[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:05:43.188105 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:43959
I20260710 11:05:43.189811 31297 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:05:43.190874 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:43.208269 31306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:43.208729 31303 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 11:05:43.210059 31297 server_base.cc:1061] running on GCE node
W20260710 11:05:43.208832 31304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:44.463812 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:44.464061 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:44.464214 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681544464198 us; error 0 us; skew 500 ppm
I20260710 11:05:44.465013 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:44.471745 31297 webserver.cc:533] Webserver started at http://127.30.144.126:34247/ using document root <none> and password file <none>
I20260710 11:05:44.472592 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:44.472796 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:44.473188 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:44.479048 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "2eee64aab1354f5780aab6fbe85f317c"
format_stamp: "Formatted at 2026-07-10 11:05:44 on dist-test-slave-7p3j"
I20260710 11:05:44.486970 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:05:44.492367 31312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:44.493635 31297 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:05:44.494050 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "2eee64aab1354f5780aab6fbe85f317c"
format_stamp: "Formatted at 2026-07-10 11:05:44 on dist-test-slave-7p3j"
I20260710 11:05:44.494352 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:44.572710 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:44.574347 31297 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:05:44.574854 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:44.650518 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:43959
I20260710 11:05:44.650588 31363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:43959 every 8 connection(s)
I20260710 11:05:44.659207 31364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:44.682607 31364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c: Bootstrap starting.
I20260710 11:05:44.688521 31364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:44.690373 31364 log.cc:826] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:44.694973 31364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c: No bootstrap required, opened a new log
I20260710 11:05:44.715353 31364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eee64aab1354f5780aab6fbe85f317c" member_type: VOTER }
I20260710 11:05:44.715922 31364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:44.716114 31364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eee64aab1354f5780aab6fbe85f317c, State: Initialized, Role: FOLLOWER
I20260710 11:05:44.716938 31364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2eee64aab1354f5780aab6fbe85f317c" member_type: VOTER }
I20260710 11:05:44.717401 31364 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:44.717644 31364 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:44.718039 31364 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:44.722091 31364 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eee64aab1354f5780aab6fbe85f317c" member_type: VOTER }
I20260710 11:05:44.722784 31364 leader_election.cc:304] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [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: 2eee64aab1354f5780aab6fbe85f317c; no voters: 
I20260710 11:05:44.724427 31364 leader_election.cc:290] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:44.724794 31367 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:44.727052 31367 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 1 LEADER]: Becoming Leader. State: Replica: 2eee64aab1354f5780aab6fbe85f317c, State: Running, Role: LEADER
I20260710 11:05:44.728093 31367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [LEADER]: Queue going to LEADER mode. State: All 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: "2eee64aab1354f5780aab6fbe85f317c" member_type: VOTER }
I20260710 11:05:44.729033 31364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:44.740414 31369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2eee64aab1354f5780aab6fbe85f317c. Latest consensus state: current_term: 1 leader_uuid: "2eee64aab1354f5780aab6fbe85f317c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eee64aab1354f5780aab6fbe85f317c" member_type: VOTER } }
I20260710 11:05:44.740145 31368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2eee64aab1354f5780aab6fbe85f317c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eee64aab1354f5780aab6fbe85f317c" member_type: VOTER } }
I20260710 11:05:44.741302 31369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:44.741302 31368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:44.744664 31377 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:44.758435 31377 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:44.760874 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:44.777915 31377 catalog_manager.cc:1383] Generated new cluster ID: 8608d4f8803c42aeb605ca3110b164f7
I20260710 11:05:44.778241 31377 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:44.801146 31377 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:44.802912 31377 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:44.830469 31377 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c: Generated new TSK 0
I20260710 11:05:44.831629 31377 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:44.891949 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:44.900594 31386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:44.903188 31387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:44.905637 31297 server_base.cc:1061] running on GCE node
W20260710 11:05:44.905750 31389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:44.906929 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:44.907248 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:44.907488 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681544907469 us; error 0 us; skew 500 ppm
I20260710 11:05:44.908361 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:44.912700 31297 webserver.cc:533] Webserver started at http://127.30.144.65:36013/ using document root <none> and password file <none>
I20260710 11:05:44.913460 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:44.913743 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:44.914120 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:44.915820 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "a6ca26d8ff414cb1817ea23875f47058"
format_stamp: "Formatted at 2026-07-10 11:05:44 on dist-test-slave-7p3j"
I20260710 11:05:44.923239 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:05:44.929132 31394 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:44.930215 31297 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:44.930687 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "a6ca26d8ff414cb1817ea23875f47058"
format_stamp: "Formatted at 2026-07-10 11:05:44 on dist-test-slave-7p3j"
I20260710 11:05:44.931181 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:44.947921 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:44.949815 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:44.952811 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:44.958817 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:44.959219 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:44.959582 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:44.959837 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.058490 31456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:33175 every 8 connection(s)
I20260710 11:05:45.058444 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:33175
I20260710 11:05:45.067297 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.077936 31461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.080391 31462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.097325 31297 server_base.cc:1061] running on GCE node
W20260710 11:05:45.099282 31464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.100634 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.100968 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.101195 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681545101174 us; error 0 us; skew 500 ppm
I20260710 11:05:45.101990 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.102285 31457 heartbeater.cc:344] Connected to a master server at 127.30.144.126:43959
I20260710 11:05:45.102768 31457 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.103948 31457 heartbeater.cc:507] Master 127.30.144.126:43959 requested a full tablet report, sending...
I20260710 11:05:45.105368 31297 webserver.cc:533] Webserver started at http://127.30.144.66:44051/ using document root <none> and password file <none>
I20260710 11:05:45.106097 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.106379 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.106804 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.107769 31329 ts_manager.cc:194] Registered new tserver with Master: a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175)
I20260710 11:05:45.108465 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "6ba8f32af28346ac804096dd6e97e45c"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-7p3j"
I20260710 11:05:45.111173 31329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42642
I20260710 11:05:45.116217 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.010s	sys 0.000s
I20260710 11:05:45.121095 31469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.122123 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 11:05:45.122467 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "6ba8f32af28346ac804096dd6e97e45c"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-7p3j"
I20260710 11:05:45.122830 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.160756 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.162515 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.165056 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.168689 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.168947 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.169255 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.169466 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.271502 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:42355
I20260710 11:05:45.271739 31531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:42355 every 8 connection(s)
I20260710 11:05:45.278378 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:45.286913 31535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:45.291890 31536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.296905 31532 heartbeater.cc:344] Connected to a master server at 127.30.144.126:43959
I20260710 11:05:45.297425 31532 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.298645 31532 heartbeater.cc:507] Master 127.30.144.126:43959 requested a full tablet report, sending...
W20260710 11:05:45.299633 31538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:45.301092 31329 ts_manager.cc:194] Registered new tserver with Master: 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:45.302723 31329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42650
I20260710 11:05:45.303972 31297 server_base.cc:1061] running on GCE node
I20260710 11:05:45.305059 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:45.305330 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:45.305538 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681545305518 us; error 0 us; skew 500 ppm
I20260710 11:05:45.306161 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:45.308914 31297 webserver.cc:533] Webserver started at http://127.30.144.67:45013/ using document root <none> and password file <none>
I20260710 11:05:45.309388 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:45.309576 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:45.309899 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:45.310889 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-7p3j"
I20260710 11:05:45.315670 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:45.319312 31543 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.320220 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:05:45.320595 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
format_stamp: "Formatted at 2026-07-10 11:05:45 on dist-test-slave-7p3j"
I20260710 11:05:45.321007 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:45.347636 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:45.349496 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:45.351351 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:45.354446 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:45.354735 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.355058 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:45.355298 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:45.450001 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:34493
I20260710 11:05:45.450057 31605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:34493 every 8 connection(s)
I20260710 11:05:45.470513 31606 heartbeater.cc:344] Connected to a master server at 127.30.144.126:43959
I20260710 11:05:45.470937 31606 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:45.471765 31606 heartbeater.cc:507] Master 127.30.144.126:43959 requested a full tablet report, sending...
I20260710 11:05:45.473821 31329 ts_manager.cc:194] Registered new tserver with Master: a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:45.474138 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017110179s
I20260710 11:05:45.475485 31329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42654
I20260710 11:05:45.527287 31329 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42658:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:45.531575 31329 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:45.665098 31497 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1ab37c7f754da88bca0ca69f435133 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.664671 31496 tablet_service.cc:1511] Processing CreateTablet for tablet 68f3947464db4158b919f0e66d303540 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.664037 31495 tablet_service.cc:1511] Processing CreateTablet for tablet 9e515175c962417da11abb3e818bdb23 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.668531 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f3947464db4158b919f0e66d303540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.672140 31494 tablet_service.cc:1511] Processing CreateTablet for tablet 4b629a0404614e3f996513563d920abb (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.673267 31497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1ab37c7f754da88bca0ca69f435133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.674306 31495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e515175c962417da11abb3e818bdb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.678033 31494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b629a0404614e3f996513563d920abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.689980 31493 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2b47974cfa4adfa3d392836884e45e (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.692878 31493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2b47974cfa4adfa3d392836884e45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.711007 31570 tablet_service.cc:1511] Processing CreateTablet for tablet 68f3947464db4158b919f0e66d303540 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.701310 31571 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1ab37c7f754da88bca0ca69f435133 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.713555 31420 tablet_service.cc:1511] Processing CreateTablet for tablet 9e515175c962417da11abb3e818bdb23 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.719035 31420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e515175c962417da11abb3e818bdb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.706233 31422 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1ab37c7f754da88bca0ca69f435133 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:45.712858 31421 tablet_service.cc:1511] Processing CreateTablet for tablet 68f3947464db4158b919f0e66d303540 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:45.716549 31419 tablet_service.cc:1511] Processing CreateTablet for tablet 4b629a0404614e3f996513563d920abb (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.729305 31421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f3947464db4158b919f0e66d303540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.719123 31568 tablet_service.cc:1511] Processing CreateTablet for tablet 4b629a0404614e3f996513563d920abb (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:45.727728 31569 tablet_service.cc:1511] Processing CreateTablet for tablet 9e515175c962417da11abb3e818bdb23 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:45.728039 31570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f3947464db4158b919f0e66d303540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.733682 31567 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2b47974cfa4adfa3d392836884e45e (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.728652 31418 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2b47974cfa4adfa3d392836884e45e (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:45.738891 31417 tablet_service.cc:1511] Processing CreateTablet for tablet bb92e608cff74c7aa23b5207691aa379 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.739799 31422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1ab37c7f754da88bca0ca69f435133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.729583 31492 tablet_service.cc:1511] Processing CreateTablet for tablet bb92e608cff74c7aa23b5207691aa379 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.742558 31568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b629a0404614e3f996513563d920abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.745872 31492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb92e608cff74c7aa23b5207691aa379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.749089 31566 tablet_service.cc:1511] Processing CreateTablet for tablet bb92e608cff74c7aa23b5207691aa379 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:45.753779 31571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1ab37c7f754da88bca0ca69f435133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.751070 31419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b629a0404614e3f996513563d920abb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:05:45.759881 31376 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:45.760989 31418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2b47974cfa4adfa3d392836884e45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.762540 31417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb92e608cff74c7aa23b5207691aa379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.766824 31567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2b47974cfa4adfa3d392836884e45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.774029 31566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb92e608cff74c7aa23b5207691aa379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.774660 31416 tablet_service.cc:1511] Processing CreateTablet for tablet 72e248ffa5a74edc8d34a3b18a5e6db8 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.778893 31416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e248ffa5a74edc8d34a3b18a5e6db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.785924 31569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e515175c962417da11abb3e818bdb23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.820631 31491 tablet_service.cc:1511] Processing CreateTablet for tablet 72e248ffa5a74edc8d34a3b18a5e6db8 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.822518 31491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e248ffa5a74edc8d34a3b18a5e6db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.861482 31565 tablet_service.cc:1511] Processing CreateTablet for tablet 72e248ffa5a74edc8d34a3b18a5e6db8 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:45.865527 31565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e248ffa5a74edc8d34a3b18a5e6db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.865327 31415 tablet_service.cc:1511] Processing CreateTablet for tablet 5823b73299e9400687a14a553772708b (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.871745 31415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5823b73299e9400687a14a553772708b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.883951 31496 tablet_service.cc:1511] Processing CreateTablet for tablet 5823b73299e9400687a14a553772708b (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.885273 31496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5823b73299e9400687a14a553772708b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.892072 31624 tablet_bootstrap.cc:492] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:45.892187 31414 tablet_service.cc:1511] Processing CreateTablet for tablet d056cf6b21364bc6b311bbb65b4efa03 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.897359 31564 tablet_service.cc:1511] Processing CreateTablet for tablet 5823b73299e9400687a14a553772708b (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:45.897384 31414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d056cf6b21364bc6b311bbb65b4efa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.902992 31564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5823b73299e9400687a14a553772708b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.917820 31625 tablet_bootstrap.cc:492] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:45.939260 31563 tablet_service.cc:1511] Processing CreateTablet for tablet d056cf6b21364bc6b311bbb65b4efa03 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.944389 31563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d056cf6b21364bc6b311bbb65b4efa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.946856 31493 tablet_service.cc:1511] Processing CreateTablet for tablet d056cf6b21364bc6b311bbb65b4efa03 (DEFAULT_TABLE table=test-workload [id=6b71c2613f4e4051b4601c0beb5d2378]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:45.949586 31493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d056cf6b21364bc6b311bbb65b4efa03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:45.990149 31625 tablet_bootstrap.cc:654] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.029009 31626 tablet_bootstrap.cc:492] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.027488 31624 tablet_bootstrap.cc:654] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.048118 31626 tablet_bootstrap.cc:654] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.051829 31625 tablet_bootstrap.cc:492] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.052340 31625 ts_tablet_manager.cc:1403] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.000s
I20260710 11:05:46.064374 31624 tablet_bootstrap.cc:492] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.065174 31624 ts_tablet_manager.cc:1403] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.019s
I20260710 11:05:46.068584 31625 raft_consensus.cc:359] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.069361 31625 raft_consensus.cc:385] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.070726 31624 raft_consensus.cc:359] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.071591 31624 raft_consensus.cc:385] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.071969 31624 raft_consensus.cc:740] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.072227 31626 tablet_bootstrap.cc:492] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.072728 31626 ts_tablet_manager.cc:1403] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.008s
I20260710 11:05:46.073046 31624 consensus_queue.cc:260] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.069644 31625 raft_consensus.cc:740] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.076548 31532 heartbeater.cc:499] Master 127.30.144.126:43959 was elected leader, sending a full tablet report...
I20260710 11:05:46.076377 31626 raft_consensus.cc:359] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.077212 31626 raft_consensus.cc:385] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.077705 31626 raft_consensus.cc:740] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.077275 31624 ts_tablet_manager.cc:1434] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 11:05:46.079288 31624 tablet_bootstrap.cc:492] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.075829 31625 consensus_queue.cc:260] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.083535 31457 heartbeater.cc:499] Master 127.30.144.126:43959 was elected leader, sending a full tablet report...
I20260710 11:05:46.086961 31625 ts_tablet_manager.cc:1434] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260710 11:05:46.087877 31625 tablet_bootstrap.cc:492] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.087777 31626 consensus_queue.cc:260] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.093189 31624 tablet_bootstrap.cc:654] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.094564 31625 tablet_bootstrap.cc:654] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.112358 31625 tablet_bootstrap.cc:492] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.112838 31625 ts_tablet_manager.cc:1403] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260710 11:05:46.115679 31625 raft_consensus.cc:359] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.116407 31625 raft_consensus.cc:385] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.116696 31625 raft_consensus.cc:740] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.117400 31625 consensus_queue.cc:260] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.118269 31606 heartbeater.cc:499] Master 127.30.144.126:43959 was elected leader, sending a full tablet report...
I20260710 11:05:46.118327 31626 ts_tablet_manager.cc:1434] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.011s
I20260710 11:05:46.119583 31626 tablet_bootstrap.cc:492] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.119671 31625 ts_tablet_manager.cc:1434] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:46.120719 31625 tablet_bootstrap.cc:492] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.128533 31625 tablet_bootstrap.cc:654] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.132467 31626 tablet_bootstrap.cc:654] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.133562 31624 tablet_bootstrap.cc:492] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.134212 31624 ts_tablet_manager.cc:1403] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.017s
I20260710 11:05:46.137434 31624 raft_consensus.cc:359] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.138212 31624 raft_consensus.cc:385] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.138525 31624 raft_consensus.cc:740] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.139288 31624 consensus_queue.cc:260] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.141645 31624 ts_tablet_manager.cc:1434] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:05:46.142665 31624 tablet_bootstrap.cc:492] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.150105 31624 tablet_bootstrap.cc:654] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.162413 31624 tablet_bootstrap.cc:492] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.162962 31624 ts_tablet_manager.cc:1403] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 11:05:46.164361 31631 raft_consensus.cc:493] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.164845 31631 raft_consensus.cc:515] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.166145 31624 raft_consensus.cc:359] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.166953 31624 raft_consensus.cc:385] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.167275 31624 raft_consensus.cc:740] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.167824 31631 leader_election.cc:290] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.168082 31624 consensus_queue.cc:260] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.173040 31624 ts_tablet_manager.cc:1434] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:46.174296 31624 tablet_bootstrap.cc:492] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.181936 31624 tablet_bootstrap.cc:654] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.194568 31624 tablet_bootstrap.cc:492] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.195235 31624 ts_tablet_manager.cc:1403] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:05:46.198879 31624 raft_consensus.cc:359] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.199714 31624 raft_consensus.cc:385] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.200048 31624 raft_consensus.cc:740] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.200860 31624 consensus_queue.cc:260] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.203737 31624 ts_tablet_manager.cc:1434] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:46.205086 31624 tablet_bootstrap.cc:492] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
W20260710 11:05:46.209034 31607 tablet.cc:2406] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:46.212990 31624 tablet_bootstrap.cc:654] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.225983 31624 tablet_bootstrap.cc:492] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.226596 31624 ts_tablet_manager.cc:1403] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 11:05:46.230054 31624 raft_consensus.cc:359] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.231099 31624 raft_consensus.cc:385] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.231501 31624 raft_consensus.cc:740] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.232547 31624 consensus_queue.cc:260] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.236068 31624 ts_tablet_manager.cc:1434] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:05:46.237368 31624 tablet_bootstrap.cc:492] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.245572 31624 tablet_bootstrap.cc:654] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.257534 31624 tablet_bootstrap.cc:492] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.258086 31624 ts_tablet_manager.cc:1403] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 11:05:46.261795 31625 tablet_bootstrap.cc:492] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.262310 31625 ts_tablet_manager.cc:1403] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.142s	user 0.041s	sys 0.028s
I20260710 11:05:46.262923 31624 raft_consensus.cc:359] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.263702 31624 raft_consensus.cc:385] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.264060 31624 raft_consensus.cc:740] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.265134 31625 raft_consensus.cc:359] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.264951 31624 consensus_queue.cc:260] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.265913 31625 raft_consensus.cc:385] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.266254 31625 raft_consensus.cc:740] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.266983 31625 consensus_queue.cc:260] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.268050 31624 ts_tablet_manager.cc:1434] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:46.269143 31624 tablet_bootstrap.cc:492] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.269520 31625 ts_tablet_manager.cc:1434] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:46.270467 31625 tablet_bootstrap.cc:492] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.274813 31626 tablet_bootstrap.cc:492] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.275309 31626 ts_tablet_manager.cc:1403] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.057s
I20260710 11:05:46.276293 31624 tablet_bootstrap.cc:654] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.280606 31626 raft_consensus.cc:359] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.281373 31626 raft_consensus.cc:385] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.281692 31626 raft_consensus.cc:740] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.282428 31626 consensus_queue.cc:260] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.284746 31626 ts_tablet_manager.cc:1434] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:46.285702 31626 tablet_bootstrap.cc:492] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.290014 31630 raft_consensus.cc:493] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.290596 31630 raft_consensus.cc:515] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.293502 31630 leader_election.cc:290] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.293808 31625 tablet_bootstrap.cc:654] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.294448 31624 tablet_bootstrap.cc:492] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.294976 31624 ts_tablet_manager.cc:1403] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260710 11:05:46.298378 31624 raft_consensus.cc:359] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.299196 31624 raft_consensus.cc:385] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.299013 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.299528 31624 raft_consensus.cc:740] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.299873 31507 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.300341 31624 consensus_queue.cc:260] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.300902 31626 tablet_bootstrap.cc:654] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.303177 31624 ts_tablet_manager.cc:1434] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:46.304358 31624 tablet_bootstrap.cc:492] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.309944 31630 raft_consensus.cc:493] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.310101 31625 tablet_bootstrap.cc:492] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.310636 31625 ts_tablet_manager.cc:1403] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.007s
I20260710 11:05:46.310482 31630 raft_consensus.cc:515] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.312718 31630 leader_election.cc:290] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.315465 31624 tablet_bootstrap.cc:654] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.315646 31626 tablet_bootstrap.cc:492] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.316119 31626 ts_tablet_manager.cc:1403] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260710 11:05:46.320600 31625 raft_consensus.cc:359] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.321771 31581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.322842 31581 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.324820 31395 leader_election.cc:304] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.322292 31625 raft_consensus.cc:385] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.326462 31631 raft_consensus.cc:2804] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.325778 31625 raft_consensus.cc:740] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.327488 31631 raft_consensus.cc:493] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.329187 31631 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.334818 31625 consensus_queue.cc:260] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.343722 31631 raft_consensus.cc:515] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.344055 31626 raft_consensus.cc:359] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.344805 31626 raft_consensus.cc:385] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.349167 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.349737 31507 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.351627 31631 leader_election.cc:290] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.352764 31581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.353298 31581 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.345175 31626 raft_consensus.cc:740] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.361680 31649 raft_consensus.cc:493] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.366008 31649 raft_consensus.cc:515] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.368307 31625 ts_tablet_manager.cc:1434] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.008s
I20260710 11:05:46.366138 31507 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.373350 31396 leader_election.cc:304] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.374243 31625 tablet_bootstrap.cc:492] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.375358 31651 raft_consensus.cc:2804] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.375943 31651 raft_consensus.cc:697] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:46.377856 31624 tablet_bootstrap.cc:492] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.376812 31651 consensus_queue.cc:237] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.378327 31624 ts_tablet_manager.cc:1403] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.007s
I20260710 11:05:46.383607 31624 raft_consensus.cc:359] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.384275 31624 raft_consensus.cc:385] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.384682 31624 raft_consensus.cc:740] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.381343 31626 consensus_queue.cc:260] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.385385 31624 consensus_queue.cc:260] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.372769 31581 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.389032 31626 ts_tablet_manager.cc:1434] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.003s
I20260710 11:05:46.390215 31624 ts_tablet_manager.cc:1434] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:05:46.391104 31624 tablet_bootstrap.cc:492] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c: Bootstrap starting.
I20260710 11:05:46.396785 31624 tablet_bootstrap.cc:654] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.402596 31630 raft_consensus.cc:493] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.403448 31625 tablet_bootstrap.cc:654] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.403107 31630 raft_consensus.cc:515] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.405726 31630 leader_election.cc:290] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.406397 31626 tablet_bootstrap.cc:492] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.407052 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.407718 31507 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.413954 31632 raft_consensus.cc:493] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.415002 31632 raft_consensus.cc:515] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.414054 31329 catalog_manager.cc:5697] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.414932 31396 leader_election.cc:304] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.414299 31630 raft_consensus.cc:493] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.419955 31651 raft_consensus.cc:2804] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.420625 31651 raft_consensus.cc:493] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.421411 31651 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.420457 31630 raft_consensus.cc:515] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.420938 31581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.421367 31632 leader_election.cc:290] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175)
I20260710 11:05:46.420486 31649 leader_election.cc:290] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.427531 31581 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.431181 31630 leader_election.cc:290] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.436137 31630 raft_consensus.cc:493] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.437111 31630 raft_consensus.cc:515] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.448540 31630 leader_election.cc:290] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.453365 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.459362 31432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.460662 31429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.464507 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.465804 31431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.464635 31429 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 0.
I20260710 11:05:46.468657 31649 raft_consensus.cc:493] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.470952 31649 raft_consensus.cc:515] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.475950 31581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.477546 31625 tablet_bootstrap.cc:492] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.480535 31581 raft_consensus.cc:2393] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ba8f32af28346ac804096dd6e97e45c in current term 1: Already voted for candidate a6ca26d8ff414cb1817ea23875f47058 in this term.
I20260710 11:05:46.478976 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.481756 31625 ts_tablet_manager.cc:1403] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.001s
I20260710 11:05:46.481472 31649 leader_election.cc:290] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.479689 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.484205 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.490857 31507 raft_consensus.cc:2468] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.491788 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.495720 31396 leader_election.cc:304] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.496541 31649 raft_consensus.cc:2804] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.496939 31649 raft_consensus.cc:493] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.497316 31649 raft_consensus.cc:3060] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:46.498366 31470 leader_election.cc:343] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.502641 31625 raft_consensus.cc:359] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.503464 31625 raft_consensus.cc:385] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.504078 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.504158 31625 raft_consensus.cc:740] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.504235 31651 raft_consensus.cc:515] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.505322 31625 consensus_queue.cc:260] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.514989 31651 leader_election.cc:290] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.516031 31625 ts_tablet_manager.cc:1434] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 11:05:46.515985 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.516664 31507 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.517089 31625 tablet_bootstrap.cc:492] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.517494 31626 tablet_bootstrap.cc:654] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:46.517836 31395 leader_election.cc:343] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.497807 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.519734 31580 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 0.
I20260710 11:05:46.503091 31470 leader_election.cc:304] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c; no voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.524554 31630 raft_consensus.cc:2749] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:46.526695 31470 leader_election.cc:343] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:46.527398 31470 leader_election.cc:343] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.530344 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.531333 31580 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:46.529630 31470 leader_election.cc:343] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.535351 31470 leader_election.cc:304] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c; no voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.537634 31630 raft_consensus.cc:2749] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.540701 31470 leader_election.cc:304] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.542721 31624 tablet_bootstrap.cc:492] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c: No bootstrap required, opened a new log
I20260710 11:05:46.543294 31624 ts_tablet_manager.cc:1403] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.008s
I20260710 11:05:46.548849 31630 raft_consensus.cc:2804] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.549242 31630 raft_consensus.cc:493] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:46.549103 31470 leader_election.cc:343] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.549710 31630 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.549817 31470 leader_election.cc:304] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c; no voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.552692 31655 raft_consensus.cc:493] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.550478 31507 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.555017 31655 raft_consensus.cc:515] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.559134 31396 leader_election.cc:304] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.557452 31625 tablet_bootstrap.cc:654] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.560789 31651 raft_consensus.cc:2804] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.561110 31655 leader_election.cc:290] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.561251 31651 raft_consensus.cc:697] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:46.561625 31655 raft_consensus.cc:2749] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.554327 31649 raft_consensus.cc:515] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.564857 31651 consensus_queue.cc:237] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.567199 31630 raft_consensus.cc:515] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.567982 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.569921 31649 leader_election.cc:290] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.570724 31507 raft_consensus.cc:3060] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.583950 31630 leader_election.cc:290] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.584141 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.589967 31430 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 0.
W20260710 11:05:46.581445 31470 leader_election.cc:343] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.586723 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.592293 31470 leader_election.cc:304] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c; no voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731
W20260710 11:05:46.593089 31395 leader_election.cc:343] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.594363 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.595220 31507 raft_consensus.cc:2468] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.595619 31630 raft_consensus.cc:2749] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.596314 31396 leader_election.cc:304] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.597075 31651 raft_consensus.cc:2804] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.597136 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.597755 31651 raft_consensus.cc:697] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:46.599502 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:46.600075 31430 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.587226 31624 raft_consensus.cc:359] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.588555 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.589215 31626 tablet_bootstrap.cc:492] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.601683 31624 raft_consensus.cc:385] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.590993 31580 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.602015 31626 ts_tablet_manager.cc:1403] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.196s	user 0.008s	sys 0.028s
I20260710 11:05:46.591526 31544 leader_election.cc:304] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.603432 31632 raft_consensus.cc:2804] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.603745 31632 raft_consensus.cc:493] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.604028 31632 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.605137 31626 raft_consensus.cc:359] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.605909 31626 raft_consensus.cc:385] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.606197 31626 raft_consensus.cc:740] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.606918 31626 consensus_queue.cc:260] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.607990 31430 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 1.
I20260710 11:05:46.602066 31506 raft_consensus.cc:2393] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7ec5d476acd470d972cdb7b4cbc1731 in current term 1: Already voted for candidate 6ba8f32af28346ac804096dd6e97e45c in this term.
I20260710 11:05:46.601989 31624 raft_consensus.cc:740] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Initialized, Role: FOLLOWER
W20260710 11:05:46.610258 31470 leader_election.cc:343] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:46.610985 31470 leader_election.cc:343] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.610896 31624 consensus_queue.cc:260] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.611672 31470 leader_election.cc:304] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c; no voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.611740 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.615324 31630 raft_consensus.cc:2749] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.616585 31470 leader_election.cc:304] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.612948 31624 ts_tablet_manager.cc:1434] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260710 11:05:46.617373 31630 raft_consensus.cc:2804] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.617874 31630 raft_consensus.cc:697] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:46.618863 31630 consensus_queue.cc:237] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.617394 31626 ts_tablet_manager.cc:1434] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:05:46.621762 31626 tablet_bootstrap.cc:492] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.626183 31625 tablet_bootstrap.cc:492] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.626747 31625 ts_tablet_manager.cc:1403] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.110s	user 0.005s	sys 0.014s
I20260710 11:05:46.629928 31625 raft_consensus.cc:359] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.600945 31651 consensus_queue.cc:237] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.614180 31632 raft_consensus.cc:515] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.631698 31580 raft_consensus.cc:2393] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ba8f32af28346ac804096dd6e97e45c in current term 1: Already voted for candidate a7ec5d476acd470d972cdb7b4cbc1731 in this term.
I20260710 11:05:46.634554 31626 tablet_bootstrap.cc:654] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.636291 31625 raft_consensus.cc:385] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.637075 31625 raft_consensus.cc:740] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.638585 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.640035 31625 consensus_queue.cc:260] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.640844 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:46.641772 31430 raft_consensus.cc:2393] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7ec5d476acd470d972cdb7b4cbc1731 in current term 1: Already voted for candidate 6ba8f32af28346ac804096dd6e97e45c in this term.
I20260710 11:05:46.639530 31632 leader_election.cc:290] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175)
I20260710 11:05:46.643265 31544 leader_election.cc:304] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [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: a7ec5d476acd470d972cdb7b4cbc1731; no voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:46.645375 31632 raft_consensus.cc:2749] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.643947 31625 ts_tablet_manager.cc:1434] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 11:05:46.647279 31625 tablet_bootstrap.cc:492] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.649554 31632 raft_consensus.cc:493] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.650092 31632 raft_consensus.cc:515] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.656188 31632 leader_election.cc:290] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:46.658519 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.658902 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.662904 31430 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 0.
I20260710 11:05:46.662988 31506 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 0.
I20260710 11:05:46.660188 31626 tablet_bootstrap.cc:492] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.662415 31327 catalog_manager.cc:5697] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 1 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.664357 31544 leader_election.cc:304] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.665186 31632 raft_consensus.cc:2804] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.665616 31632 raft_consensus.cc:493] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.666229 31626 ts_tablet_manager.cc:1403] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.007s
I20260710 11:05:46.665786 31625 tablet_bootstrap.cc:654] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.666311 31632 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.673029 31626 raft_consensus.cc:359] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.674044 31626 raft_consensus.cc:385] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.674414 31626 raft_consensus.cc:740] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.677677 31626 consensus_queue.cc:260] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.682909 31626 ts_tablet_manager.cc:1434] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:05:46.679032 31632 raft_consensus.cc:515] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.686084 31626 tablet_bootstrap.cc:492] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.687759 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:46.688311 31430 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.696659 31430 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 1.
I20260710 11:05:46.698011 31544 leader_election.cc:304] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.699020 31665 raft_consensus.cc:2804] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.699147 31625 tablet_bootstrap.cc:492] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.700001 31625 ts_tablet_manager.cc:1403] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.009s
I20260710 11:05:46.701349 31651 raft_consensus.cc:493] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.703118 31651 raft_consensus.cc:515] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.706303 31626 tablet_bootstrap.cc:654] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.706535 31625 raft_consensus.cc:359] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.708048 31625 raft_consensus.cc:385] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.708125 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.708461 31625 raft_consensus.cc:740] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.708962 31506 raft_consensus.cc:2468] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.709375 31625 consensus_queue.cc:260] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.710525 31651 leader_election.cc:290] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.711964 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.713110 31625 ts_tablet_manager.cc:1434] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
W20260710 11:05:46.713902 31395 leader_election.cc:343] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.714462 31625 tablet_bootstrap.cc:492] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.715090 31396 leader_election.cc:304] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [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: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.716118 31651 raft_consensus.cc:2804] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.716727 31651 raft_consensus.cc:493] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.717106 31651 raft_consensus.cc:3060] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.723934 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.724614 31506 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.727119 31625 tablet_bootstrap.cc:654] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.728287 31626 tablet_bootstrap.cc:492] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.728775 31626 ts_tablet_manager.cc:1403] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.004s
I20260710 11:05:46.731712 31632 leader_election.cc:290] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:46.736073 31626 raft_consensus.cc:359] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.738607 31626 raft_consensus.cc:385] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.739012 31626 raft_consensus.cc:740] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.746477 31326 catalog_manager.cc:5697] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.748894 31326 catalog_manager.cc:5697] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.751461 31625 tablet_bootstrap.cc:492] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.752017 31625 ts_tablet_manager.cc:1403] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.013s
I20260710 11:05:46.751892 31651 raft_consensus.cc:515] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.754488 31506 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 1.
I20260710 11:05:46.740835 31626 consensus_queue.cc:260] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.758351 31626 ts_tablet_manager.cc:1434] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.003s
I20260710 11:05:46.754869 31625 raft_consensus.cc:359] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.758827 31625 raft_consensus.cc:385] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.758752 31665 raft_consensus.cc:697] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:46.759194 31625 raft_consensus.cc:740] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.759853 31665 consensus_queue.cc:237] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.761036 31626 tablet_bootstrap.cc:492] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.759864 31625 consensus_queue.cc:260] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.765064 31625 ts_tablet_manager.cc:1434] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:05:46.765923 31625 tablet_bootstrap.cc:492] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058: Bootstrap starting.
I20260710 11:05:46.768241 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.766945 31651 leader_election.cc:290] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
W20260710 11:05:46.765903 31376 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:05:46.769641 31395 leader_election.cc:343] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:46.766346 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.771178 31506 raft_consensus.cc:3060] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.771736 31651 consensus_queue.cc:1048] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.772461 31649 raft_consensus.cc:493] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.781780 31649 raft_consensus.cc:515] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.786214 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.786432 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.786954 31579 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.787251 31625 tablet_bootstrap.cc:654] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.788502 31395 leader_election.cc:304] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.787031 31507 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.786252 31649 leader_election.cc:290] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.791321 31649 raft_consensus.cc:2804] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.791806 31649 raft_consensus.cc:493] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.792233 31649 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.803516 31651 consensus_queue.cc:1048] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:46.804158 31626 tablet_bootstrap.cc:654] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.806684 31329 catalog_manager.cc:5697] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:46.809894 31506 raft_consensus.cc:2468] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.812254 31649 raft_consensus.cc:515] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.818635 31625 tablet_bootstrap.cc:492] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058: No bootstrap required, opened a new log
I20260710 11:05:46.819384 31625 ts_tablet_manager.cc:1403] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.004s
I20260710 11:05:46.823591 31625 raft_consensus.cc:359] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.824440 31625 raft_consensus.cc:385] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.828369 31625 raft_consensus.cc:740] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.831223 31625 consensus_queue.cc:260] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.827206 31396 leader_election.cc:304] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:46.836285 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.844381 31580 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.838165 31649 leader_election.cc:290] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.850193 31649 raft_consensus.cc:493] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.850929 31649 raft_consensus.cc:515] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.855546 31581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" is_pre_election: true
I20260710 11:05:46.856454 31581 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.858120 31395 leader_election.cc:304] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:46.860140 31651 raft_consensus.cc:2804] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.862761 31651 raft_consensus.cc:697] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:46.866096 31651 consensus_queue.cc:237] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.864792 31649 leader_election.cc:290] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.868018 31631 raft_consensus.cc:2804] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:46.874379 31631 raft_consensus.cc:493] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:46.875044 31631 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:46.883561 31396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.66:42355, user_credentials={real_user=slave}} blocked reactor thread for 56444.9us
I20260710 11:05:46.892998 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.893646 31507 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.894321 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.894982 31506 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 0.
I20260710 11:05:46.902834 31507 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.904222 31396 leader_election.cc:304] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.905943 31580 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.907790 31683 raft_consensus.cc:2804] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.908416 31683 raft_consensus.cc:697] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:46.909437 31625 ts_tablet_manager.cc:1434] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058: Time spent starting tablet: real 0.090s	user 0.019s	sys 0.041s
I20260710 11:05:46.886688 31631 raft_consensus.cc:515] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.910352 31683 consensus_queue.cc:237] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.911751 31631 leader_election.cc:290] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:46.912900 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:46.912389 31326 catalog_manager.cc:5697] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.913492 31579 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.912400 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:46.914436 31507 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.921584 31507 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.922973 31396 leader_election.cc:304] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:46.923878 31631 raft_consensus.cc:2804] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:46.924439 31631 raft_consensus.cc:697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:46.925232 31631 consensus_queue.cc:237] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.923889 31626 tablet_bootstrap.cc:492] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.931870 31579 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 1.
I20260710 11:05:46.932838 31626 ts_tablet_manager.cc:1403] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.172s	user 0.047s	sys 0.043s
I20260710 11:05:46.937578 31626 raft_consensus.cc:359] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.938621 31626 raft_consensus.cc:385] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.939011 31626 raft_consensus.cc:740] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.940279 31626 consensus_queue.cc:260] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.943993 31626 ts_tablet_manager.cc:1434] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:46.945253 31626 tablet_bootstrap.cc:492] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.951123 31329 catalog_manager.cc:5697] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.953033 31626 tablet_bootstrap.cc:654] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.953826 31329 catalog_manager.cc:5697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:46.958480 31626 tablet_bootstrap.cc:492] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.958969 31626 ts_tablet_manager.cc:1403] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:05:46.962321 31626 raft_consensus.cc:359] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.963032 31626 raft_consensus.cc:385] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.963353 31626 raft_consensus.cc:740] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.963641 31665 raft_consensus.cc:493] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:46.964105 31665 raft_consensus.cc:515] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.964052 31626 consensus_queue.cc:260] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.966502 31665 leader_election.cc:290] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:46.966735 31626 ts_tablet_manager.cc:1434] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:46.967649 31626 tablet_bootstrap.cc:492] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731: Bootstrap starting.
I20260710 11:05:46.968240 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:46.969839 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:46.970752 31506 raft_consensus.cc:2393] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7ec5d476acd470d972cdb7b4cbc1731 in current term 1: Already voted for candidate a6ca26d8ff414cb1817ea23875f47058 in this term.
I20260710 11:05:46.972043 31545 leader_election.cc:304] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7ec5d476acd470d972cdb7b4cbc1731; no voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:46.973356 31665 raft_consensus.cc:3060] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:46.973901 31626 tablet_bootstrap.cc:654] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:46.984218 31665 raft_consensus.cc:2749] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:46.986045 31626 tablet_bootstrap.cc:492] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731: No bootstrap required, opened a new log
I20260710 11:05:46.986471 31626 ts_tablet_manager.cc:1403] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:05:46.988451 31626 raft_consensus.cc:359] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.988987 31626 raft_consensus.cc:385] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:46.989234 31626 raft_consensus.cc:740] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Initialized, Role: FOLLOWER
I20260710 11:05:46.989892 31626 consensus_queue.cc:260] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:46.991514 31626 ts_tablet_manager.cc:1434] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:46.996390 31683 consensus_queue.cc:1048] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.008713 31651 consensus_queue.cc:1048] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.022207 31630 consensus_queue.cc:1048] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.036298 31655 consensus_queue.cc:1048] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.203675 31651 consensus_queue.cc:1048] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.216375 31681 consensus_queue.cc:1048] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.240984 31665 raft_consensus.cc:493] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.241473 31665 raft_consensus.cc:515] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.243420 31673 raft_consensus.cc:493] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:47.243911 31673 raft_consensus.cc:515] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.244231 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:47.244627 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:47.245440 31506 raft_consensus.cc:2393] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7ec5d476acd470d972cdb7b4cbc1731 in current term 1: Already voted for candidate a6ca26d8ff414cb1817ea23875f47058 in this term.
I20260710 11:05:47.246096 31673 leader_election.cc:290] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:47.243415 31665 leader_election.cc:290] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:47.247246 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058" is_pre_election: true
I20260710 11:05:47.247248 31545 leader_election.cc:304] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7ec5d476acd470d972cdb7b4cbc1731; no voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:47.247722 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c" is_pre_election: true
I20260710 11:05:47.248013 31430 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 0.
I20260710 11:05:47.248366 31506 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 0.
I20260710 11:05:47.248593 31665 raft_consensus.cc:3060] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.249575 31544 leader_election.cc:304] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:47.250500 31673 raft_consensus.cc:2804] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:47.250905 31673 raft_consensus.cc:493] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:47.251216 31673 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.255239 31665 raft_consensus.cc:2749] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:47.256225 31673 raft_consensus.cc:515] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.258991 31673 leader_election.cc:290] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:47.259049 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:47.259141 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:47.259887 31430 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.259936 31506 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:47.264526 31430 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 1.
I20260710 11:05:47.265581 31544 leader_election.cc:304] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:47.266258 31506 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 1.
I20260710 11:05:47.266377 31673 raft_consensus.cc:2804] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:47.267038 31673 raft_consensus.cc:697] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:47.268071 31673 consensus_queue.cc:237] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.273607 31673 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.274318 31665 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.278462 31329 catalog_manager.cc:5697] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.318439 31681 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.332338 31631 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.362669 31631 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.377727 31685 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.404134 31685 consensus_queue.cc:1048] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.416963 31685 consensus_queue.cc:1048] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.440644 31507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:42100
I20260710 11:05:47.441296 31507 raft_consensus.cc:606] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 LEADER]: Received request to transfer leadership to TS a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:47.461796 31579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b629a0404614e3f996513563d920abb"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
mode: GRACEFUL
new_leader_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:46872
I20260710 11:05:47.462455 31579 raft_consensus.cc:606] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Received request to transfer leadership to TS a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:47.477738 31430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:47.478375 31430 raft_consensus.cc:606] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:47.483772 31430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:47.484370 31430 raft_consensus.cc:606] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:47.489950 31430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:47.490178 31681 raft_consensus.cc:993] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.490576 31430 raft_consensus.cc:606] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:47.490712 31685 raft_consensus.cc:1081] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.492556 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42084
I20260710 11:05:47.493211 31507 raft_consensus.cc:493] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.493638 31507 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.496984 31579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5823b73299e9400687a14a553772708b"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:46872
I20260710 11:05:47.497576 31579 raft_consensus.cc:606] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:47.499917 31507 raft_consensus.cc:515] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.502796 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:47.503496 31429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:47.504101 31429 raft_consensus.cc:606] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Received request to transfer leadership to TS a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:47.505487 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:47.505957 31430 raft_consensus.cc:3055] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.506229 31579 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.506397 31430 raft_consensus.cc:740] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:47.509157 31430 consensus_queue.cc:260] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.510433 31430 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.514264 31685 raft_consensus.cc:993] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.514820 31683 raft_consensus.cc:1081] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.516381 31507 leader_election.cc:290] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:47.516866 31430 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.513444 31579 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.517711 31506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42084
I20260710 11:05:47.518349 31506 raft_consensus.cc:493] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.518745 31506 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.518834 31470 leader_election.cc:304] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:47.519685 31655 raft_consensus.cc:2804] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.520206 31655 raft_consensus.cc:697] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:47.521059 31655 consensus_queue.cc:237] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.525893 31506 raft_consensus.cc:515] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.529001 31630 raft_consensus.cc:993] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:47.529461 31630 raft_consensus.cc:1081] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 LEADER]: Signalling peer a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:47.529920 31506 leader_election.cc:290] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:47.530126 31329 catalog_manager.cc:5697] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 1 to 2, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 2 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.528823 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:47.531736 31429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:41190
I20260710 11:05:47.531883 31430 raft_consensus.cc:3055] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.532094 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:47.532258 31429 raft_consensus.cc:493] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.532724 31579 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.532830 31429 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.540351 31429 raft_consensus.cc:515] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.532294 31430 raft_consensus.cc:740] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:47.544057 31430 consensus_queue.cc:260] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.545902 31430 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.548606 31579 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.549959 31470 leader_election.cc:304] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:47.550971 31655 raft_consensus.cc:2804] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.551324 31429 leader_election.cc:290] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 2 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:47.551474 31655 raft_consensus.cc:697] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:47.552425 31655 consensus_queue.cc:237] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.554147 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:47.554701 31506 raft_consensus.cc:3055] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.555003 31506 raft_consensus.cc:740] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:47.555056 31430 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.556135 31506 consensus_queue.cc:260] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.556660 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:47.557031 31506 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.557092 31580 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.564157 31580 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 2.
I20260710 11:05:47.565513 31395 leader_election.cc:304] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:47.566452 31685 raft_consensus.cc:2804] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.567006 31685 raft_consensus.cc:697] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:47.566524 31329 catalog_manager.cc:5697] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 1 to 2, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 2 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.567859 31685 consensus_queue.cc:237] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.565361 31506 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 2.
I20260710 11:05:47.570729 31579 raft_consensus.cc:1240] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Rejecting Update request from peer 6ba8f32af28346ac804096dd6e97e45c for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:47.578576 31326 catalog_manager.cc:5697] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 1 to 2, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.726742 31701 consensus_queue.cc:1048] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.743076 31673 consensus_queue.cc:1048] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:47.752967 31701 raft_consensus.cc:993] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.753494 31673 raft_consensus.cc:1081] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.755406 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5823b73299e9400687a14a553772708b"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42092
I20260710 11:05:47.756063 31507 raft_consensus.cc:493] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.756560 31507 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.763652 31507 raft_consensus.cc:515] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.765748 31507 leader_election.cc:290] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:47.767261 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:47.767586 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:47.768479 31579 raft_consensus.cc:3055] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.768841 31579 raft_consensus.cc:740] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:47.768865 31430 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.769775 31579 consensus_queue.cc:260] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.771045 31579 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.778455 31579 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.778525 31430 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.779917 31470 leader_election.cc:304] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:47.781504 31655 raft_consensus.cc:2804] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.782073 31655 raft_consensus.cc:697] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:47.782989 31655 consensus_queue.cc:237] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.784222 31701 raft_consensus.cc:993] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: : Instructing follower a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:47.784679 31673 raft_consensus.cc:1081] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Signalling peer a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:47.786413 31430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b629a0404614e3f996513563d920abb"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:41200
I20260710 11:05:47.786989 31430 raft_consensus.cc:493] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.787392 31430 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.793045 31329 catalog_manager.cc:5697] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 1 to 2, leader changed from a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 2 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.793912 31430 raft_consensus.cc:515] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.795884 31430 leader_election.cc:290] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 2 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:47.796710 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:47.797235 31507 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.798009 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:47.798591 31579 raft_consensus.cc:3055] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.798947 31579 raft_consensus.cc:740] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:47.799823 31579 consensus_queue.cc:260] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.801098 31579 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.803606 31507 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 2.
I20260710 11:05:47.804929 31396 leader_election.cc:304] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:47.805811 31685 raft_consensus.cc:2804] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.806300 31685 raft_consensus.cc:697] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:47.807129 31685 consensus_queue.cc:237] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.807782 31579 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 2.
I20260710 11:05:47.814718 31329 catalog_manager.cc:5697] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 1 to 2, leader changed from a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67) to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.920848 31430 raft_consensus.cc:1275] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.922199 31655 consensus_queue.cc:1048] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.942799 31580 raft_consensus.cc:1275] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.946437 31630 consensus_queue.cc:1048] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:47.954643 31683 raft_consensus.cc:993] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.955157 31683 raft_consensus.cc:1081] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:47.957638 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42084
I20260710 11:05:47.958348 31507 raft_consensus.cc:493] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.958755 31507 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.967037 31507 raft_consensus.cc:515] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.969969 31430 raft_consensus.cc:1275] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.970571 31429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:47.970718 31507 leader_election.cc:290] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:47.971131 31429 raft_consensus.cc:3055] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:47.971485 31429 raft_consensus.cc:740] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:47.972246 31429 consensus_queue.cc:260] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.972484 31630 consensus_queue.cc:1048] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:47.973356 31429 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.980171 31429 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.971297 31579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:47.982138 31579 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:47.982321 31470 leader_election.cc:304] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:47.984340 31580 raft_consensus.cc:1275] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:47.985363 31655 raft_consensus.cc:2804] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:47.985920 31655 raft_consensus.cc:697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:47.986826 31655 consensus_queue.cc:237] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:47.988168 31579 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:47.996946 31326 catalog_manager.cc:5697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 1 to 2, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 2 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.999051 31655 consensus_queue.cc:1048] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.028496 31683 raft_consensus.cc:993] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:48.028986 31716 raft_consensus.cc:1081] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Signalling peer a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:48.030359 31579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:46858
I20260710 11:05:48.030928 31579 raft_consensus.cc:493] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:48.031351 31579 raft_consensus.cc:3060] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.036463 31579 raft_consensus.cc:515] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:48.038074 31579 leader_election.cc:290] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:48.038777 31429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:48.039093 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d056cf6b21364bc6b311bbb65b4efa03" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:48.039357 31429 raft_consensus.cc:3055] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:48.039593 31507 raft_consensus.cc:3060] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.039726 31429 raft_consensus.cc:740] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:48.040673 31429 consensus_queue.cc:260] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:48.042047 31429 raft_consensus.cc:3060] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:48.046802 31507 raft_consensus.cc:2468] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 2.
I20260710 11:05:48.048074 31545 leader_election.cc:304] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:48.048759 31673 raft_consensus.cc:2804] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:48.048959 31429 raft_consensus.cc:2468] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 2.
I20260710 11:05:48.049250 31673 raft_consensus.cc:697] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:48.050164 31673 consensus_queue.cc:237] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:48.056512 31327 catalog_manager.cc:5697] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 1 to 2, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:48.079138 31507 raft_consensus.cc:1275] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.080395 31716 consensus_queue.cc:1048] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.088886 31579 raft_consensus.cc:1275] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.090719 31683 consensus_queue.cc:1048] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.264179 31579 raft_consensus.cc:1275] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.265429 31683 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.272846 31506 raft_consensus.cc:1275] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.274760 31683 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.280814 31579 raft_consensus.cc:1275] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.283212 31630 consensus_queue.cc:1048] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.283726 31429 raft_consensus.cc:1275] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.285868 31630 consensus_queue.cc:1048] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:48.434468 31579 raft_consensus.cc:1275] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.435796 31630 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.444989 31429 raft_consensus.cc:1275] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.446549 31630 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.560447 31429 raft_consensus.cc:1275] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.561928 31673 consensus_queue.cc:1048] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:48.571494 31506 raft_consensus.cc:1275] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:48.573011 31673 consensus_queue.cc:1048] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:50.536460 31297 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:05:50.537358 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:50.557646 31429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f3947464db4158b919f0e66d303540"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:41224
I20260710 11:05:50.558287 31429 raft_consensus.cc:606] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Received request to transfer leadership to TS a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:50.569130 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:42104
I20260710 11:05:50.569710 31506 raft_consensus.cc:606] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Received request to transfer leadership to TS a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:50.570961 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:50.571403 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:50.754297 31730 raft_consensus.cc:993] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:50.754765 31734 raft_consensus.cc:1081] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Signalling peer a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:50.756281 31579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f3947464db4158b919f0e66d303540"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:46858
I20260710 11:05:50.756748 31579 raft_consensus.cc:493] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:50.757071 31579 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.761243 31579 raft_consensus.cc:515] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:50.763085 31579 leader_election.cc:290] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:50.764086 31429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:50.764091 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:50.764920 31429 raft_consensus.cc:3055] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:50.764989 31506 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.765283 31429 raft_consensus.cc:740] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:50.766113 31429 consensus_queue.cc:260] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:50.767067 31429 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:50.769752 31506 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 2.
I20260710 11:05:50.770905 31545 leader_election.cc:304] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:50.771605 31727 raft_consensus.cc:2804] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:50.772284 31429 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 2.
I20260710 11:05:50.772790 31727 raft_consensus.cc:697] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:50.773591 31727 consensus_queue.cc:237] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:50.781827 31327 catalog_manager.cc:5697] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 1 to 2, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.920863 31728 raft_consensus.cc:993] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:50.921281 31728 raft_consensus.cc:1081] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Signalling peer a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:50.922765 31579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:05:50.923243 31579 raft_consensus.cc:493] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:50.923506 31579 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.927461 31579 raft_consensus.cc:515] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:50.928999 31579 leader_election.cc:290] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 3 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:50.929893 31429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:50.930068 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:50.930430 31429 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.930697 31506 raft_consensus.cc:3055] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:50.931064 31506 raft_consensus.cc:740] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:50.931809 31506 consensus_queue.cc:260] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:50.932772 31506 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:50.935263 31429 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 3.
I20260710 11:05:50.936259 31544 leader_election.cc:304] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [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: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:50.936947 31727 raft_consensus.cc:2804] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:50.937361 31727 raft_consensus.cc:697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:50.937986 31506 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 3.
I20260710 11:05:50.938090 31727 consensus_queue.cc:237] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:50.944518 31327 catalog_manager.cc:5697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 2 to 3, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:51.161077 31429 raft_consensus.cc:1275] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:51.162403 31727 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.174304 31506 raft_consensus.cc:1275] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:51.179150 31745 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:51.359442 31507 raft_consensus.cc:1275] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.360711 31745 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.364076 31429 raft_consensus.cc:1275] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:51.365594 31745 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:51.572278 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:51.582552 31429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:51.583057 31429 raft_consensus.cc:606] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:51.588042 31579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f3947464db4158b919f0e66d303540"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:46872
I20260710 11:05:51.588474 31579 raft_consensus.cc:606] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:51.593258 31429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e515175c962417da11abb3e818bdb23"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:51.593796 31429 raft_consensus.cc:606] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:51.599295 31430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b629a0404614e3f996513563d920abb"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:41216
I20260710 11:05:51.599843 31430 raft_consensus.cc:606] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:51.609679 31579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
mode: GRACEFUL
new_leader_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:46872
I20260710 11:05:51.610209 31579 raft_consensus.cc:606] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 LEADER]: Received request to transfer leadership to TS 6ba8f32af28346ac804096dd6e97e45c
I20260710 11:05:51.648312 31734 raft_consensus.cc:993] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.648790 31730 raft_consensus.cc:1081] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.650394 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e515175c962417da11abb3e818bdb23"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42084
I20260710 11:05:51.650936 31507 raft_consensus.cc:493] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.651284 31507 raft_consensus.cc:3060] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.656797 31507 raft_consensus.cc:515] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.659041 31507 leader_election.cc:290] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:51.659584 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:51.660154 31430 raft_consensus.cc:3055] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.660117 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e515175c962417da11abb3e818bdb23" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:51.660661 31430 raft_consensus.cc:740] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:51.660859 31580 raft_consensus.cc:3060] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.661468 31430 consensus_queue.cc:260] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.662680 31430 raft_consensus.cc:3060] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.667579 31580 raft_consensus.cc:2468] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:51.668922 31470 leader_election.cc:304] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:51.669092 31430 raft_consensus.cc:2468] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 2.
I20260710 11:05:51.669806 31728 raft_consensus.cc:2804] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.670401 31728 raft_consensus.cc:697] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:51.671213 31728 consensus_queue.cc:237] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.677570 31326 catalog_manager.cc:5697] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 1 to 2, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 2 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.707938 31727 raft_consensus.cc:993] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.708427 31745 raft_consensus.cc:1081] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.709883 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f3947464db4158b919f0e66d303540"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42092
I20260710 11:05:51.710446 31507 raft_consensus.cc:493] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.710870 31507 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.715687 31507 raft_consensus.cc:515] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.717648 31507 leader_election.cc:290] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 3 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:51.718353 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:51.718688 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:51.718941 31430 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.719285 31580 raft_consensus.cc:3055] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.719640 31580 raft_consensus.cc:740] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:51.720227 31580 consensus_queue.cc:260] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.721060 31580 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.721940 31734 raft_consensus.cc:993] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.722383 31730 raft_consensus.cc:1081] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.724131 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42084
I20260710 11:05:51.724689 31507 raft_consensus.cc:493] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.724758 31430 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 3.
I20260710 11:05:51.725127 31507 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.725895 31470 leader_election.cc:304] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [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: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:51.726576 31728 raft_consensus.cc:2804] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.727013 31728 raft_consensus.cc:697] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:51.727582 31580 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 3.
I20260710 11:05:51.727816 31728 consensus_queue.cc:237] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.730623 31507 raft_consensus.cc:515] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.732422 31507 leader_election.cc:290] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 3 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:51.733583 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:51.733580 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1ab37c7f754da88bca0ca69f435133" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:51.734273 31430 raft_consensus.cc:3055] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.734385 31580 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.734643 31430 raft_consensus.cc:740] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:51.734972 31326 catalog_manager.cc:5697] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 2 to 3, leader changed from a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 3 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.735421 31430 consensus_queue.cc:260] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [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: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.736629 31430 raft_consensus.cc:3060] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.740963 31580 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 3.
I20260710 11:05:51.742156 31470 leader_election.cc:304] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [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: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:51.742952 31728 raft_consensus.cc:2804] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.743436 31728 raft_consensus.cc:697] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:51.743587 31430 raft_consensus.cc:2468] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 3.
I20260710 11:05:51.744280 31728 consensus_queue.cc:237] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [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: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.750144 31326 catalog_manager.cc:5697] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 2 to 3, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 3 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.846892 31727 raft_consensus.cc:993] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.847368 31745 raft_consensus.cc:1081] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.848999 31507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42092
I20260710 11:05:51.849452 31507 raft_consensus.cc:493] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.849789 31507 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:51.853626 31507 raft_consensus.cc:515] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.855345 31507 leader_election.cc:290] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 4 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:51.856244 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:51.856397 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e248ffa5a74edc8d34a3b18a5e6db8" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:51.856841 31430 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:51.856855 31580 raft_consensus.cc:3055] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:51.857340 31580 raft_consensus.cc:740] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:51.858165 31580 consensus_queue.cc:260] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.859309 31580 raft_consensus.cc:3060] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:51.863657 31430 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 4.
I20260710 11:05:51.864995 31470 leader_election.cc:304] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [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: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:51.865379 31580 raft_consensus.cc:2468] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 4.
I20260710 11:05:51.865839 31728 raft_consensus.cc:2804] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:51.866338 31728 raft_consensus.cc:697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 4 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:51.867136 31728 consensus_queue.cc:237] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.873762 31326 catalog_manager.cc:5697] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 3 to 4, leader changed from a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 4 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.975431 31734 raft_consensus.cc:993] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: : Instructing follower 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.975937 31730 raft_consensus.cc:1081] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Signalling peer 6ba8f32af28346ac804096dd6e97e45c to start an election
I20260710 11:05:51.977407 31506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b629a0404614e3f996513563d920abb"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
 from {username='slave'} at 127.0.0.1:42084
I20260710 11:05:51.978066 31506 raft_consensus.cc:493] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.978389 31506 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.983060 31506 raft_consensus.cc:515] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.984486 31506 leader_election.cc:290] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [CANDIDATE]: Term 3 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:51.985508 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:51.985795 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "6ba8f32af28346ac804096dd6e97e45c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:51.986120 31430 raft_consensus.cc:3055] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:51.986323 31580 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.986517 31430 raft_consensus.cc:740] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:51.987336 31430 consensus_queue.cc:260] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:51.988286 31430 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:51.991209 31580 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 3.
I20260710 11:05:51.992295 31470 leader_election.cc:304] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [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: 6ba8f32af28346ac804096dd6e97e45c, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:51.992947 31430 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ba8f32af28346ac804096dd6e97e45c in term 3.
I20260710 11:05:51.993080 31728 raft_consensus.cc:2804] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:51.993606 31728 raft_consensus.cc:697] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Becoming Leader. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:51.994421 31728 consensus_queue.cc:237] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:52.000957 31326 catalog_manager.cc:5697] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c reported cstate change: term changed from 2 to 3, leader changed from a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65) to 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66). New cstate: current_term: 3 leader_uuid: "6ba8f32af28346ac804096dd6e97e45c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:52.051666 31430 raft_consensus.cc:1275] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:52.052855 31728 consensus_queue.cc:1048] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.063480 31580 raft_consensus.cc:1275] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:52.066254 31759 consensus_queue.cc:1048] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:52.111958 31579 raft_consensus.cc:1275] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.113302 31759 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.120729 31430 raft_consensus.cc:1275] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.123525 31759 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.275065 31579 raft_consensus.cc:1275] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.276412 31759 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.284933 31430 raft_consensus.cc:1275] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:52.286406 31741 consensus_queue.cc:1048] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:52.301414 31430 raft_consensus.cc:1275] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.302546 31741 consensus_queue.cc:1048] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.311152 31579 raft_consensus.cc:1275] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.313931 31741 consensus_queue.cc:1048] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.388528 31430 raft_consensus.cc:1275] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.390085 31741 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:52.399423 31579 raft_consensus.cc:1275] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Refusing update from remote peer 6ba8f32af28346ac804096dd6e97e45c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:52.400781 31763 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:54.617674 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:54.627182 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:42104
I20260710 11:05:54.627839 31506 raft_consensus.cc:606] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Received request to transfer leadership to TS a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:54.630381 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b629a0404614e3f996513563d920abb"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:42104
I20260710 11:05:54.630887 31506 raft_consensus.cc:606] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Received request to transfer leadership to TS a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:54.633388 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5823b73299e9400687a14a553772708b"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:42104
I20260710 11:05:54.633980 31506 raft_consensus.cc:606] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Received request to transfer leadership to TS a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:54.636523 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f3947464db4158b919f0e66d303540"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:42104
I20260710 11:05:54.637092 31506 raft_consensus.cc:606] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Received request to transfer leadership to TS a7ec5d476acd470d972cdb7b4cbc1731
I20260710 11:05:54.639683 31506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379"
dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
mode: GRACEFUL
new_leader_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:42104
I20260710 11:05:54.640168 31506 raft_consensus.cc:606] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Received request to transfer leadership to TS a6ca26d8ff414cb1817ea23875f47058
I20260710 11:05:54.641253 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:54.641824 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:54.649451 31769 raft_consensus.cc:993] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:54.650032 31769 raft_consensus.cc:1081] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Signalling peer a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:54.651650 31430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:41190
I20260710 11:05:54.652103 31430 raft_consensus.cc:493] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.652408 31430 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.657615 31430 raft_consensus.cc:515] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.659529 31430 leader_election.cc:290] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 3 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:54.660544 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:54.661028 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2b47974cfa4adfa3d392836884e45e" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:54.661247 31506 raft_consensus.cc:3055] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.661599 31580 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.661609 31506 raft_consensus.cc:740] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:54.662694 31506 consensus_queue.cc:260] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.664008 31506 raft_consensus.cc:3060] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.667174 31580 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 3.
I20260710 11:05:54.668604 31395 leader_election.cc:304] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [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: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:54.669672 31506 raft_consensus.cc:2468] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 3.
I20260710 11:05:54.670519 31770 raft_consensus.cc:2804] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.671703 31770 raft_consensus.cc:697] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 3 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:54.672551 31741 raft_consensus.cc:993] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:54.673028 31769 raft_consensus.cc:1081] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Signalling peer a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:54.672747 31770 consensus_queue.cc:237] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.674724 31430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:41190
I20260710 11:05:54.675277 31430 raft_consensus.cc:493] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.675655 31430 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.681784 31430 raft_consensus.cc:515] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.683439 31430 leader_election.cc:290] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 3 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:54.683125 31327 catalog_manager.cc:5697] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 2 to 3, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 3 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.684154 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:54.684728 31506 raft_consensus.cc:3055] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.684608 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb92e608cff74c7aa23b5207691aa379" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:54.685137 31506 raft_consensus.cc:740] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:54.685431 31580 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.685982 31506 consensus_queue.cc:260] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.687427 31506 raft_consensus.cc:3060] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.692442 31506 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 3.
I20260710 11:05:54.693871 31396 leader_election.cc:304] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [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: 6ba8f32af28346ac804096dd6e97e45c, a6ca26d8ff414cb1817ea23875f47058; no voters: 
I20260710 11:05:54.694824 31770 raft_consensus.cc:2804] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.695080 31580 raft_consensus.cc:2468] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 3.
I20260710 11:05:54.695719 31770 raft_consensus.cc:697] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 3 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:54.696777 31770 consensus_queue.cc:237] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.706622 31327 catalog_manager.cc:5697] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 2 to 3, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 3 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.801415 31741 raft_consensus.cc:993] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:54.801961 31769 raft_consensus.cc:1081] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Signalling peer a6ca26d8ff414cb1817ea23875f47058 to start an election
I20260710 11:05:54.803356 31430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5823b73299e9400687a14a553772708b"
dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
 from {username='slave'} at 127.0.0.1:41190
I20260710 11:05:54.803821 31430 raft_consensus.cc:493] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.804143 31430 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.808583 31430 raft_consensus.cc:515] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.810288 31430 leader_election.cc:290] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [CANDIDATE]: Term 3 election: Requested vote from peers 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355), a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67:34493)
I20260710 11:05:54.811034 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:54.811581 31506 raft_consensus.cc:3055] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.811434 31580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5823b73299e9400687a14a553772708b" candidate_uuid: "a6ca26d8ff414cb1817ea23875f47058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
I20260710 11:05:54.811887 31506 raft_consensus.cc:740] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:54.812024 31580 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.812721 31506 consensus_queue.cc:260] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.813855 31506 raft_consensus.cc:3060] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.818636 31580 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 3.
I20260710 11:05:54.819796 31395 leader_election.cc:304] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [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: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:54.819921 31506 raft_consensus.cc:2468] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ca26d8ff414cb1817ea23875f47058 in term 3.
I20260710 11:05:54.820675 31770 raft_consensus.cc:2804] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.821177 31770 raft_consensus.cc:697] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 3 LEADER]: Becoming Leader. State: Replica: a6ca26d8ff414cb1817ea23875f47058, State: Running, Role: LEADER
I20260710 11:05:54.821913 31770 consensus_queue.cc:237] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.828616 31327 catalog_manager.cc:5697] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 reported cstate change: term changed from 2 to 3, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65). New cstate: current_term: 3 leader_uuid: "a6ca26d8ff414cb1817ea23875f47058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.876560 31741 raft_consensus.cc:993] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:54.876991 31769 raft_consensus.cc:1081] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Signalling peer a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:54.878407 31580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b629a0404614e3f996513563d920abb"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:05:54.878855 31580 raft_consensus.cc:493] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.879105 31580 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.882990 31580 raft_consensus.cc:515] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.884418 31580 leader_election.cc:290] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 4 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:54.885255 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:54.885564 31506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b629a0404614e3f996513563d920abb" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:54.885818 31430 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.886053 31506 raft_consensus.cc:3055] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:54.886355 31506 raft_consensus.cc:740] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:54.886910 31506 consensus_queue.cc:260] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.887780 31506 raft_consensus.cc:3060] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:54.891094 31430 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 4.
I20260710 11:05:54.891548 31506 raft_consensus.cc:2468] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 4.
I20260710 11:05:54.892277 31544 leader_election.cc:304] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [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: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:54.893308 31745 raft_consensus.cc:2804] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:54.894794 31745 raft_consensus.cc:697] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:54.895795 31745 consensus_queue.cc:237] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:54.902979 31327 catalog_manager.cc:5697] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 3 to 4, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 4 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.143471 31506 raft_consensus.cc:1275] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.144706 31770 consensus_queue.cc:1048] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.148226 31741 raft_consensus.cc:993] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: : Instructing follower a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:55.148713 31769 raft_consensus.cc:1081] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Signalling peer a7ec5d476acd470d972cdb7b4cbc1731 to start an election
I20260710 11:05:55.150502 31580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f3947464db4158b919f0e66d303540"
dest_uuid: "a7ec5d476acd470d972cdb7b4cbc1731"
 from {username='slave'} at 127.0.0.1:46866
I20260710 11:05:55.151033 31580 raft_consensus.cc:493] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.151382 31580 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.155793 31579 raft_consensus.cc:1275] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.157166 31770 consensus_queue.cc:1048] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.161195 31580 raft_consensus.cc:515] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:55.164196 31580 leader_election.cc:290] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [CANDIDATE]: Term 4 election: Requested vote from peers a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175), 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355)
I20260710 11:05:55.167421 31430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a6ca26d8ff414cb1817ea23875f47058"
I20260710 11:05:55.167851 31430 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.173923 31507 raft_consensus.cc:1275] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.174189 31430 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 4.
I20260710 11:05:55.175544 31544 leader_election.cc:304] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [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: a6ca26d8ff414cb1817ea23875f47058, a7ec5d476acd470d972cdb7b4cbc1731; no voters: 
I20260710 11:05:55.177062 31745 raft_consensus.cc:2804] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:55.177600 31745 raft_consensus.cc:697] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 LEADER]: Becoming Leader. State: Replica: a7ec5d476acd470d972cdb7b4cbc1731, State: Running, Role: LEADER
I20260710 11:05:55.177564 31507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f3947464db4158b919f0e66d303540" candidate_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ba8f32af28346ac804096dd6e97e45c"
I20260710 11:05:55.178221 31507 raft_consensus.cc:3055] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:55.177038 31771 consensus_queue.cc:1048] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:05:55.178510 31745 consensus_queue.cc:237] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:55.181820 31580 raft_consensus.cc:1275] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.178493 31507 raft_consensus.cc:740] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ba8f32af28346ac804096dd6e97e45c, State: Running, Role: LEADER
I20260710 11:05:55.183459 31771 consensus_queue.cc:1048] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:55.184181 31507 consensus_queue.cc:260] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [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: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } }
I20260710 11:05:55.185712 31507 raft_consensus.cc:3060] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.204562 31507 raft_consensus.cc:2468] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ec5d476acd470d972cdb7b4cbc1731 in term 4.
I20260710 11:05:55.216326 31329 catalog_manager.cc:5697] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 reported cstate change: term changed from 3 to 4, leader changed from 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66) to a7ec5d476acd470d972cdb7b4cbc1731 (127.30.144.67). New cstate: current_term: 4 leader_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:55.304796 31581 raft_consensus.cc:1275] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.306241 31770 consensus_queue.cc:1048] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ec5d476acd470d972cdb7b4cbc1731" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:55.315606 31506 raft_consensus.cc:1275] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Refusing update from remote peer a6ca26d8ff414cb1817ea23875f47058: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:55.317257 31791 consensus_queue.cc:1048] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:55.482609 31506 raft_consensus.cc:1275] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:55.483888 31745 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.494199 31430 raft_consensus.cc:1275] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:55.495821 31745 consensus_queue.cc:1048] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ca26d8ff414cb1817ea23875f47058" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.642721 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:55.650444 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:05:55.671305 31506 raft_consensus.cc:1275] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Refusing update from remote peer a7ec5d476acd470d972cdb7b4cbc1731: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:55.673864 31779 consensus_queue.cc:1048] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ba8f32af28346ac804096dd6e97e45c" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:55.686276 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:55.689157 31297 tablet_replica.cc:333] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.690465 31297 raft_consensus.cc:2243] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:05:55.690521 31544 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:05:55.691668 31297 raft_consensus.cc:2272] T 5823b73299e9400687a14a553772708b P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:55.695842 31544 consensus_peers.cc:597] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 -> Peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Couldn't send request to peer a6ca26d8ff414cb1817ea23875f47058. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:55.696096 31297 tablet_replica.cc:333] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.696848 31297 raft_consensus.cc:2243] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.697366 31297 raft_consensus.cc:2272] T d056cf6b21364bc6b311bbb65b4efa03 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.699654 31297 tablet_replica.cc:333] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.700271 31297 raft_consensus.cc:2243] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.700726 31297 raft_consensus.cc:2272] T 4b629a0404614e3f996513563d920abb P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.703861 31297 tablet_replica.cc:333] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.704653 31297 raft_consensus.cc:2243] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.705264 31297 raft_consensus.cc:2272] T 9e515175c962417da11abb3e818bdb23 P a6ca26d8ff414cb1817ea23875f47058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.707320 31297 tablet_replica.cc:333] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.707979 31297 raft_consensus.cc:2243] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.708751 31297 raft_consensus.cc:2272] T 3f2b47974cfa4adfa3d392836884e45e P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.710811 31297 tablet_replica.cc:333] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.711395 31297 raft_consensus.cc:2243] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.711859 31297 raft_consensus.cc:2272] T 68f3947464db4158b919f0e66d303540 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.713482 31297 tablet_replica.cc:333] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.713991 31297 raft_consensus.cc:2243] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.714427 31297 raft_consensus.cc:2272] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a6ca26d8ff414cb1817ea23875f47058 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.716028 31297 tablet_replica.cc:333] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.716526 31297 raft_consensus.cc:2243] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.716933 31297 raft_consensus.cc:2272] T 6f1ab37c7f754da88bca0ca69f435133 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.718605 31297 tablet_replica.cc:333] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058: stopping tablet replica
I20260710 11:05:55.719069 31297 raft_consensus.cc:2243] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.719779 31297 raft_consensus.cc:2272] T bb92e608cff74c7aa23b5207691aa379 P a6ca26d8ff414cb1817ea23875f47058 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.825332 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
W20260710 11:05:55.826022 31544 consensus_peers.cc:597] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 -> Peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Couldn't send request to peer a6ca26d8ff414cb1817ea23875f47058. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:55.845899 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
W20260710 11:05:55.873477 31470 consensus_peers.cc:597] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c -> Peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Couldn't send request to peer a6ca26d8ff414cb1817ea23875f47058. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:55.878860 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:55.879685 31297 tablet_replica.cc:333] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.880635 31297 raft_consensus.cc:2243] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.881220 31297 raft_consensus.cc:2272] T d056cf6b21364bc6b311bbb65b4efa03 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.883307 31297 tablet_replica.cc:333] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.883751 31297 raft_consensus.cc:2243] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.884086 31297 raft_consensus.cc:2272] T bb92e608cff74c7aa23b5207691aa379 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.886920 31297 tablet_replica.cc:333] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.887404 31297 raft_consensus.cc:2243] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.887749 31297 raft_consensus.cc:2272] T 5823b73299e9400687a14a553772708b P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.889846 31297 tablet_replica.cc:333] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.890288 31297 raft_consensus.cc:2243] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.890623 31297 raft_consensus.cc:2272] T 4b629a0404614e3f996513563d920abb P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.892670 31297 tablet_replica.cc:333] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.893115 31297 raft_consensus.cc:2243] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.893884 31297 raft_consensus.cc:2272] T 9e515175c962417da11abb3e818bdb23 P 6ba8f32af28346ac804096dd6e97e45c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.895498 31297 tablet_replica.cc:333] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.895911 31297 raft_consensus.cc:2243] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.896611 31297 raft_consensus.cc:2272] T 72e248ffa5a74edc8d34a3b18a5e6db8 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.898224 31297 tablet_replica.cc:333] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.898633 31297 raft_consensus.cc:2243] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.899296 31297 raft_consensus.cc:2272] T 6f1ab37c7f754da88bca0ca69f435133 P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.900902 31297 tablet_replica.cc:333] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.901396 31297 raft_consensus.cc:2243] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.901815 31297 raft_consensus.cc:2272] T 68f3947464db4158b919f0e66d303540 P 6ba8f32af28346ac804096dd6e97e45c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.903765 31297 tablet_replica.cc:333] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c: stopping tablet replica
I20260710 11:05:55.904222 31297 raft_consensus.cc:2243] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.904621 31297 raft_consensus.cc:2272] T 3f2b47974cfa4adfa3d392836884e45e P 6ba8f32af28346ac804096dd6e97e45c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.934010 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
W20260710 11:05:55.943019 31545 consensus_peers.cc:597] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 -> Peer 6ba8f32af28346ac804096dd6e97e45c (127.30.144.66:42355): Couldn't send request to peer 6ba8f32af28346ac804096dd6e97e45c. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:55.952585 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
I20260710 11:05:55.977888 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:55.978576 31297 tablet_replica.cc:333] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.979207 31297 raft_consensus.cc:2243] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.980221 31297 raft_consensus.cc:2272] T d056cf6b21364bc6b311bbb65b4efa03 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.982599 31297 tablet_replica.cc:333] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.983381 31297 raft_consensus.cc:2243] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.983981 31297 raft_consensus.cc:2272] T 5823b73299e9400687a14a553772708b P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:55.986660 31544 consensus_peers.cc:597] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 -> Peer a6ca26d8ff414cb1817ea23875f47058 (127.30.144.65:33175): Couldn't send request to peer a6ca26d8ff414cb1817ea23875f47058. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:55.987196 31297 tablet_replica.cc:333] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.987778 31297 raft_consensus.cc:2243] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.988193 31297 raft_consensus.cc:2272] T 9e515175c962417da11abb3e818bdb23 P a7ec5d476acd470d972cdb7b4cbc1731 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.990140 31297 tablet_replica.cc:333] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.990672 31297 raft_consensus.cc:2243] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.991089 31297 raft_consensus.cc:2272] T 72e248ffa5a74edc8d34a3b18a5e6db8 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.992607 31297 tablet_replica.cc:333] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.993113 31297 raft_consensus.cc:2243] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:55.993546 31297 raft_consensus.cc:2272] T 6f1ab37c7f754da88bca0ca69f435133 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.995494 31297 tablet_replica.cc:333] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.996078 31297 raft_consensus.cc:2243] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.996891 31297 raft_consensus.cc:2272] T 68f3947464db4158b919f0e66d303540 P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:55.998855 31297 tablet_replica.cc:333] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:55.999305 31297 raft_consensus.cc:2243] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:55.999965 31297 raft_consensus.cc:2272] T 4b629a0404614e3f996513563d920abb P a7ec5d476acd470d972cdb7b4cbc1731 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.001897 31297 tablet_replica.cc:333] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:56.002326 31297 raft_consensus.cc:2243] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.002666 31297 raft_consensus.cc:2272] T bb92e608cff74c7aa23b5207691aa379 P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.004735 31297 tablet_replica.cc:333] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731: stopping tablet replica
I20260710 11:05:56.005157 31297 raft_consensus.cc:2243] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:56.005544 31297 raft_consensus.cc:2272] T 3f2b47974cfa4adfa3d392836884e45e P a7ec5d476acd470d972cdb7b4cbc1731 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.033514 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
I20260710 11:05:56.052210 31297 master.cc:562] Master@127.30.144.126:43959 shutting down...
I20260710 11:05:56.267094 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:56.267684 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:56.268049 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2eee64aab1354f5780aab6fbe85f317c: stopping tablet replica
I20260710 11:05:56.287004 31297 master.cc:584] Master@127.30.144.126:43959 shutdown complete.
6ba8f32af28346ac804096dd6e97e45c  4
a6ca26d8ff414cb1817ea23875f47058  4
a7ec5d476acd470d972cdb7b4cbc1731  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13144 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:05:56.329027 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:40893
I20260710 11:05:56.330199 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.335839 31802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.336119 31803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.337360 31805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.338624 31297 server_base.cc:1061] running on GCE node
I20260710 11:05:56.339448 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.339627 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.339776 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681556339753 us; error 0 us; skew 500 ppm
I20260710 11:05:56.340288 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.342998 31297 webserver.cc:533] Webserver started at http://127.30.144.126:45751/ using document root <none> and password file <none>
I20260710 11:05:56.343499 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.343678 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.343962 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.345049 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "d693a414057e4b18b4af2c5bdbe0a66d"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.349398 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:05:56.352763 31810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.353611 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:56.353907 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "d693a414057e4b18b4af2c5bdbe0a66d"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.354146 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.374585 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.375900 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.415603 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:40893
I20260710 11:05:56.415723 31861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:40893 every 8 connection(s)
I20260710 11:05:56.419531 31862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.428648 31862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d: Bootstrap starting.
I20260710 11:05:56.433209 31862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:56.437304 31862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d: No bootstrap required, opened a new log
I20260710 11:05:56.439541 31862 raft_consensus.cc:359] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d693a414057e4b18b4af2c5bdbe0a66d" member_type: VOTER }
I20260710 11:05:56.439960 31862 raft_consensus.cc:385] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:56.440156 31862 raft_consensus.cc:740] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d693a414057e4b18b4af2c5bdbe0a66d, State: Initialized, Role: FOLLOWER
I20260710 11:05:56.440676 31862 consensus_queue.cc:260] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d693a414057e4b18b4af2c5bdbe0a66d" member_type: VOTER }
I20260710 11:05:56.441093 31862 raft_consensus.cc:399] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:56.441293 31862 raft_consensus.cc:493] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:56.441511 31862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:56.445801 31862 raft_consensus.cc:515] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d693a414057e4b18b4af2c5bdbe0a66d" member_type: VOTER }
I20260710 11:05:56.446319 31862 leader_election.cc:304] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [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: d693a414057e4b18b4af2c5bdbe0a66d; no voters: 
I20260710 11:05:56.447414 31862 leader_election.cc:290] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:56.447727 31865 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:56.449131 31865 raft_consensus.cc:697] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 1 LEADER]: Becoming Leader. State: Replica: d693a414057e4b18b4af2c5bdbe0a66d, State: Running, Role: LEADER
I20260710 11:05:56.449900 31865 consensus_queue.cc:237] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [LEADER]: Queue going to LEADER mode. State: All 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: "d693a414057e4b18b4af2c5bdbe0a66d" member_type: VOTER }
I20260710 11:05:56.450654 31862 sys_catalog.cc:565] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:56.454909 31867 sys_catalog.cc:455] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d693a414057e4b18b4af2c5bdbe0a66d. Latest consensus state: current_term: 1 leader_uuid: "d693a414057e4b18b4af2c5bdbe0a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d693a414057e4b18b4af2c5bdbe0a66d" member_type: VOTER } }
I20260710 11:05:56.455660 31867 sys_catalog.cc:458] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:56.455487 31866 sys_catalog.cc:455] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d693a414057e4b18b4af2c5bdbe0a66d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d693a414057e4b18b4af2c5bdbe0a66d" member_type: VOTER } }
I20260710 11:05:56.456290 31866 sys_catalog.cc:458] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:56.457858 31872 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:56.465731 31872 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:56.466851 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:56.474803 31872 catalog_manager.cc:1383] Generated new cluster ID: f2a3f2ff51ae4edba8f596bc2c90b5ef
I20260710 11:05:56.475179 31872 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:56.491437 31872 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:56.492707 31872 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:56.504532 31872 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d: Generated new TSK 0
I20260710 11:05:56.505198 31872 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:56.533268 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.539637 31883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.540464 31884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.542979 31297 server_base.cc:1061] running on GCE node
W20260710 11:05:56.542928 31886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.544184 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.544452 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.544657 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681556544636 us; error 0 us; skew 500 ppm
I20260710 11:05:56.545297 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.548494 31297 webserver.cc:533] Webserver started at http://127.30.144.65:42931/ using document root <none> and password file <none>
I20260710 11:05:56.549019 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.549176 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.549515 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.550581 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "2197dca2644c4955850f19e90d7708ec"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.555274 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:05:56.558661 31891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.559415 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:56.559720 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "2197dca2644c4955850f19e90d7708ec"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.560002 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.572201 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.573426 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.574899 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:56.577060 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:56.577301 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.577559 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:56.577759 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:56.618526 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:40389
I20260710 11:05:56.618629 31953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:40389 every 8 connection(s)
I20260710 11:05:56.623327 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.631060 31958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.631924 31959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.634510 31961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.634716 31297 server_base.cc:1061] running on GCE node
I20260710 11:05:56.636009 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.636224 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.636360 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681556636348 us; error 0 us; skew 500 ppm
I20260710 11:05:56.636828 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.639729 31297 webserver.cc:533] Webserver started at http://127.30.144.66:46499/ using document root <none> and password file <none>
I20260710 11:05:56.640451 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.640753 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.641108 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.642328 31954 heartbeater.cc:344] Connected to a master server at 127.30.144.126:40893
I20260710 11:05:56.642469 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "c44c7962c32d4f47b807e4dab9a35b26"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.642807 31954 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:56.643778 31954 heartbeater.cc:507] Master 127.30.144.126:40893 requested a full tablet report, sending...
I20260710 11:05:56.646273 31827 ts_manager.cc:194] Registered new tserver with Master: 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389)
I20260710 11:05:56.648438 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:05:56.648768 31827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47512
I20260710 11:05:56.652791 31966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.653913 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:05:56.654285 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "c44c7962c32d4f47b807e4dab9a35b26"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.654569 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.671316 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.672533 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.674047 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:56.676290 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:56.676512 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.676745 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:56.676924 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.721181 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:33551
I20260710 11:05:56.721313 32028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:33551 every 8 connection(s)
I20260710 11:05:56.726400 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:56.733863 32032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.735845 32033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.736614 31297 server_base.cc:1061] running on GCE node
W20260710 11:05:56.737494 32035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:56.738539 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.738860 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.739099 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681556739079 us; error 0 us; skew 500 ppm
I20260710 11:05:56.739667 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.740376 32029 heartbeater.cc:344] Connected to a master server at 127.30.144.126:40893
I20260710 11:05:56.740737 32029 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:56.741518 32029 heartbeater.cc:507] Master 127.30.144.126:40893 requested a full tablet report, sending...
I20260710 11:05:56.742441 31297 webserver.cc:533] Webserver started at http://127.30.144.67:35121/ using document root <none> and password file <none>
I20260710 11:05:56.743024 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.743254 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.743579 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.743579 31827 ts_manager.cc:194] Registered new tserver with Master: c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:56.745191 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "2e4eb3740280444f845614515f54107f"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.745507 31827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47528
I20260710 11:05:56.749938 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 11:05:56.753430 32040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.754501 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:56.754843 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "2e4eb3740280444f845614515f54107f"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7p3j"
I20260710 11:05:56.755093 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:56.768502 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:56.769785 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:56.771214 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:56.773617 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:56.774025 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:05:56.774334 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:56.774529 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.816761 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:43695
I20260710 11:05:56.816895 32102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:43695 every 8 connection(s)
I20260710 11:05:56.831331 32103 heartbeater.cc:344] Connected to a master server at 127.30.144.126:40893
I20260710 11:05:56.831743 32103 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:56.832577 32103 heartbeater.cc:507] Master 127.30.144.126:40893 requested a full tablet report, sending...
I20260710 11:05:56.834779 31827 ts_manager.cc:194] Registered new tserver with Master: 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:56.834971 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01499247s
I20260710 11:05:56.836572 31827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47538
I20260710 11:05:56.861552 31827 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47550:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:56.864482 31827 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:56.946898 32067 tablet_service.cc:1511] Processing CreateTablet for tablet 80264496e21747a685998208bca7fceb (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:56.948578 32067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80264496e21747a685998208bca7fceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.950075 32068 tablet_service.cc:1511] Processing CreateTablet for tablet ad838bd375044300a32a672e20ac9614 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:56.951553 32068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad838bd375044300a32a672e20ac9614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.952759 31992 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa926dd9416477b8ef025d8795a7c60 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:56.954241 31992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa926dd9416477b8ef025d8795a7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.956504 31993 tablet_service.cc:1511] Processing CreateTablet for tablet 80264496e21747a685998208bca7fceb (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:56.960201 32066 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa926dd9416477b8ef025d8795a7c60 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:56.962841 32065 tablet_service.cc:1511] Processing CreateTablet for tablet b3b87be960484346a36ba57897788a3c (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:56.963454 31991 tablet_service.cc:1511] Processing CreateTablet for tablet b3b87be960484346a36ba57897788a3c (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:56.964895 31991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b87be960484346a36ba57897788a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.966205 31918 tablet_service.cc:1511] Processing CreateTablet for tablet 80264496e21747a685998208bca7fceb (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:56.967118 31919 tablet_service.cc:1511] Processing CreateTablet for tablet ad838bd375044300a32a672e20ac9614 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:56.967675 31918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80264496e21747a685998208bca7fceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.968503 31919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad838bd375044300a32a672e20ac9614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.970330 31994 tablet_service.cc:1511] Processing CreateTablet for tablet ad838bd375044300a32a672e20ac9614 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:56.970911 31990 tablet_service.cc:1511] Processing CreateTablet for tablet d7da12c7d8f646a78ec28146472c71a0 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:56.971692 31994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad838bd375044300a32a672e20ac9614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.972368 31990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7da12c7d8f646a78ec28146472c71a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.965420 32064 tablet_service.cc:1511] Processing CreateTablet for tablet d7da12c7d8f646a78ec28146472c71a0 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:56.975236 31993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80264496e21747a685998208bca7fceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.975819 31989 tablet_service.cc:1511] Processing CreateTablet for tablet e4497392f3f2409bb8aeab9652c9b00b (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:56.977185 31989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4497392f3f2409bb8aeab9652c9b00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.978024 32066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa926dd9416477b8ef025d8795a7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.982127 32064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7da12c7d8f646a78ec28146472c71a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.984135 31917 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa926dd9416477b8ef025d8795a7c60 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:56.986127 32065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b87be960484346a36ba57897788a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:56.986258 31917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa926dd9416477b8ef025d8795a7c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.000111 31916 tablet_service.cc:1511] Processing CreateTablet for tablet b3b87be960484346a36ba57897788a3c (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:57.002288 31916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b87be960484346a36ba57897788a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.015781 31915 tablet_service.cc:1511] Processing CreateTablet for tablet d7da12c7d8f646a78ec28146472c71a0 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:57.017640 31915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7da12c7d8f646a78ec28146472c71a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.036314 32063 tablet_service.cc:1511] Processing CreateTablet for tablet e4497392f3f2409bb8aeab9652c9b00b (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:57.041863 31988 tablet_service.cc:1511] Processing CreateTablet for tablet aa11803b17f04624aa14e371d224380e (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:57.042172 32062 tablet_service.cc:1511] Processing CreateTablet for tablet aa11803b17f04624aa14e371d224380e (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:57.042218 31914 tablet_service.cc:1511] Processing CreateTablet for tablet e4497392f3f2409bb8aeab9652c9b00b (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:57.043414 31988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa11803b17f04624aa14e371d224380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.044145 31914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4497392f3f2409bb8aeab9652c9b00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.045754 32063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4497392f3f2409bb8aeab9652c9b00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.050045 32062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa11803b17f04624aa14e371d224380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.051846 31913 tablet_service.cc:1511] Processing CreateTablet for tablet aa11803b17f04624aa14e371d224380e (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:57.053790 31913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa11803b17f04624aa14e371d224380e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.084636 31912 tablet_service.cc:1511] Processing CreateTablet for tablet 8668b6fdda2549bbb3aab544af680e45 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:57.086107 31912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8668b6fdda2549bbb3aab544af680e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.086597 31991 tablet_service.cc:1511] Processing CreateTablet for tablet 8668b6fdda2549bbb3aab544af680e45 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:57.087996 31991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8668b6fdda2549bbb3aab544af680e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.099129 32067 tablet_service.cc:1511] Processing CreateTablet for tablet 8668b6fdda2549bbb3aab544af680e45 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:57.109542 31911 tablet_service.cc:1511] Processing CreateTablet for tablet e28079febfb64bdd84822297543fa12d (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:57.111104 31911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28079febfb64bdd84822297543fa12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.112453 32067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8668b6fdda2549bbb3aab544af680e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.117349 32118 tablet_bootstrap.cc:492] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.134122 32119 tablet_bootstrap.cc:492] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.137403 32118 tablet_bootstrap.cc:654] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.144593 31989 tablet_service.cc:1511] Processing CreateTablet for tablet e28079febfb64bdd84822297543fa12d (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:57.146126 31989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28079febfb64bdd84822297543fa12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.149379 31990 tablet_service.cc:1511] Processing CreateTablet for tablet 0c474ff1b5d9477cac79daf593c8d3a6 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:57.150688 31990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c474ff1b5d9477cac79daf593c8d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.155107 32065 tablet_service.cc:1511] Processing CreateTablet for tablet e28079febfb64bdd84822297543fa12d (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:57.157574 32065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28079febfb64bdd84822297543fa12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.167778 32120 tablet_bootstrap.cc:492] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.169121 31914 tablet_service.cc:1511] Processing CreateTablet for tablet 0c474ff1b5d9477cac79daf593c8d3a6 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:57.174533 32062 tablet_service.cc:1511] Processing CreateTablet for tablet 0c474ff1b5d9477cac79daf593c8d3a6 (DEFAULT_TABLE table=test-workload [id=10fb719f3b1448d6ad0d7dabcb961e73]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:57.176122 32062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c474ff1b5d9477cac79daf593c8d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.179395 32119 tablet_bootstrap.cc:654] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.180927 32118 tablet_bootstrap.cc:492] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.181504 32118 ts_tablet_manager.cc:1403] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.032s
I20260710 11:05:57.185437 32118 raft_consensus.cc:359] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.186300 32118 raft_consensus.cc:385] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.186726 32118 raft_consensus.cc:740] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.188182 32119 tablet_bootstrap.cc:492] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.187685 32118 consensus_queue.cc:260] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.188741 31914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c474ff1b5d9477cac79daf593c8d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.188755 32119 ts_tablet_manager.cc:1403] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.012s
I20260710 11:05:57.190308 32029 heartbeater.cc:499] Master 127.30.144.126:40893 was elected leader, sending a full tablet report...
I20260710 11:05:57.191489 32120 tablet_bootstrap.cc:654] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.193642 32118 ts_tablet_manager.cc:1434] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:57.194806 32118 tablet_bootstrap.cc:492] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.201467 32119 raft_consensus.cc:359] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.202334 32119 raft_consensus.cc:385] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.202659 32119 raft_consensus.cc:740] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.203241 32118 tablet_bootstrap.cc:654] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.210052 32119 consensus_queue.cc:260] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.222947 32118 tablet_bootstrap.cc:492] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.223426 32120 tablet_bootstrap.cc:492] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.223603 32118 ts_tablet_manager.cc:1403] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260710 11:05:57.224176 32120 ts_tablet_manager.cc:1403] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.005s
I20260710 11:05:57.227056 32118 raft_consensus.cc:359] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.227917 32118 raft_consensus.cc:385] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.228291 32118 raft_consensus.cc:740] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.228430 32120 raft_consensus.cc:359] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.229307 32118 consensus_queue.cc:260] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.230607 32120 raft_consensus.cc:385] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.230660 32103 heartbeater.cc:499] Master 127.30.144.126:40893 was elected leader, sending a full tablet report...
I20260710 11:05:57.231159 32120 raft_consensus.cc:740] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.231304 32119 ts_tablet_manager.cc:1434] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.014s
I20260710 11:05:57.232512 32119 tablet_bootstrap.cc:492] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.232205 32120 consensus_queue.cc:260] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.235144 32118 ts_tablet_manager.cc:1434] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:57.236151 32118 tablet_bootstrap.cc:492] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.240242 32119 tablet_bootstrap.cc:654] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.243197 32118 tablet_bootstrap.cc:654] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.245198 31954 heartbeater.cc:499] Master 127.30.144.126:40893 was elected leader, sending a full tablet report...
I20260710 11:05:57.245322 32120 ts_tablet_manager.cc:1434] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.004s
I20260710 11:05:57.246513 32120 tablet_bootstrap.cc:492] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.253809 32120 tablet_bootstrap.cc:654] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.261186 32119 tablet_bootstrap.cc:492] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.261978 32119 ts_tablet_manager.cc:1403] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260710 11:05:57.265611 32119 raft_consensus.cc:359] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.266414 32119 raft_consensus.cc:385] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.266764 32120 tablet_bootstrap.cc:492] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.267464 32120 ts_tablet_manager.cc:1403] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:05:57.270020 32118 tablet_bootstrap.cc:492] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.270623 32118 ts_tablet_manager.cc:1403] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260710 11:05:57.270292 32120 raft_consensus.cc:359] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.271165 32120 raft_consensus.cc:385] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.271546 32120 raft_consensus.cc:740] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.272354 32120 consensus_queue.cc:260] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.274681 32120 ts_tablet_manager.cc:1434] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:05:57.266752 32119 raft_consensus.cc:740] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.275893 32120 tablet_bootstrap.cc:492] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.275705 32119 consensus_queue.cc:260] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.274178 32118 raft_consensus.cc:359] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.277918 32118 raft_consensus.cc:385] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.278184 32119 ts_tablet_manager.cc:1434] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:05:57.278326 32118 raft_consensus.cc:740] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.279348 32119 tablet_bootstrap.cc:492] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.279392 32118 consensus_queue.cc:260] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.282094 32118 ts_tablet_manager.cc:1434] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:05:57.283104 32118 tablet_bootstrap.cc:492] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.283434 32120 tablet_bootstrap.cc:654] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.291318 32118 tablet_bootstrap.cc:654] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.295918 32119 tablet_bootstrap.cc:654] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.305460 32118 tablet_bootstrap.cc:492] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.305958 32118 ts_tablet_manager.cc:1403] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 11:05:57.306021 32120 tablet_bootstrap.cc:492] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.306576 32120 ts_tablet_manager.cc:1403] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260710 11:05:57.306704 32119 tablet_bootstrap.cc:492] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.307184 32119 ts_tablet_manager.cc:1403] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260710 11:05:57.308439 32118 raft_consensus.cc:359] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.309043 32118 raft_consensus.cc:385] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.309312 32118 raft_consensus.cc:740] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.309789 32120 raft_consensus.cc:359] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.310565 32120 raft_consensus.cc:385] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.310081 32119 raft_consensus.cc:359] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.310091 32118 consensus_queue.cc:260] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.310930 32120 raft_consensus.cc:740] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.311030 32119 raft_consensus.cc:385] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.311555 32119 raft_consensus.cc:740] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.311892 32120 consensus_queue.cc:260] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.312736 32118 ts_tablet_manager.cc:1434] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:57.312393 32119 consensus_queue.cc:260] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.313920 32118 tablet_bootstrap.cc:492] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.314839 32119 ts_tablet_manager.cc:1434] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:05:57.315922 32119 tablet_bootstrap.cc:492] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.316748 32120 ts_tablet_manager.cc:1434] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:05:57.317811 32120 tablet_bootstrap.cc:492] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.323359 32119 tablet_bootstrap.cc:654] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.325129 32120 tablet_bootstrap.cc:654] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.325191 32118 tablet_bootstrap.cc:654] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.336625 32119 tablet_bootstrap.cc:492] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.337443 32119 ts_tablet_manager.cc:1403] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260710 11:05:57.338272 32123 raft_consensus.cc:493] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.339053 32123 raft_consensus.cc:515] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.342324 32126 raft_consensus.cc:493] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.342989 32120 tablet_bootstrap.cc:492] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.342702 32119 raft_consensus.cc:359] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.343621 32119 raft_consensus.cc:385] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.343756 32120 ts_tablet_manager.cc:1403] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260710 11:05:57.343047 32126 raft_consensus.cc:515] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.344023 32119 raft_consensus.cc:740] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.345212 32123 leader_election.cc:290] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.345024 32119 consensus_queue.cc:260] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.348799 32126 leader_election.cc:290] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:57.353874 32120 raft_consensus.cc:359] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.355170 32120 raft_consensus.cc:385] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.355703 32120 raft_consensus.cc:740] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.356845 32120 consensus_queue.cc:260] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.360440 32120 ts_tablet_manager.cc:1434] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:05:57.361835 32120 tablet_bootstrap.cc:492] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.369489 32120 tablet_bootstrap.cc:654] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.380041 32118 tablet_bootstrap.cc:492] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.380692 32118 ts_tablet_manager.cc:1403] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.022s
I20260710 11:05:57.384696 32119 ts_tablet_manager.cc:1434] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.005s
I20260710 11:05:57.384764 32120 tablet_bootstrap.cc:492] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.385577 32120 ts_tablet_manager.cc:1403] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260710 11:05:57.386461 32118 raft_consensus.cc:359] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.387352 32118 raft_consensus.cc:385] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.387737 32118 raft_consensus.cc:740] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.388798 32120 raft_consensus.cc:359] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.389688 32120 raft_consensus.cc:385] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.390059 32120 raft_consensus.cc:740] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.388989 32118 consensus_queue.cc:260] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.391038 32120 consensus_queue.cc:260] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.392835 32119 tablet_bootstrap.cc:492] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.394348 32120 ts_tablet_manager.cc:1434] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:57.395442 32120 tablet_bootstrap.cc:492] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.402559 32120 tablet_bootstrap.cc:654] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.404327 32138 raft_consensus.cc:493] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.406617 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.407392 32004 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 0.
I20260710 11:05:57.408949 32119 tablet_bootstrap.cc:654] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.409236 32044 leader_election.cc:304] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.410167 32118 ts_tablet_manager.cc:1434] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 11:05:57.410243 32126 raft_consensus.cc:2804] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.410882 32126 raft_consensus.cc:493] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.411290 32126 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.415412 32123 raft_consensus.cc:493] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.419723 32123 raft_consensus.cc:515] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.421860 32123 leader_election.cc:290] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e4eb3740280444f845614515f54107f (127.30.144.67:43695), 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389)
I20260710 11:05:57.404999 32138 raft_consensus.cc:515] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.419067 32127 raft_consensus.cc:493] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.424252 32127 raft_consensus.cc:515] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.425148 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.425915 31929 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 0.
I20260710 11:05:57.428057 32127 leader_election.cc:290] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.432652 32123 raft_consensus.cc:493] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.434089 32123 raft_consensus.cc:515] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.434746 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.435048 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.437788 31928 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.438251 31929 raft_consensus.cc:2468] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.436264 32138 leader_election.cc:290] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:57.440461 32123 leader_election.cc:290] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.443109 32126 raft_consensus.cc:515] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.436968 32118 tablet_bootstrap.cc:492] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.453738 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
W20260710 11:05:57.462181 31875 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:57.462266 32120 tablet_bootstrap.cc:492] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.456552 31969 leader_election.cc:304] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.464313 32138 raft_consensus.cc:493] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.464875 31969 leader_election.cc:304] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.464953 32138 raft_consensus.cc:515] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.466660 32126 leader_election.cc:290] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:57.468533 32123 raft_consensus.cc:2804] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.469017 32123 raft_consensus.cc:493] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.469456 32123 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.469954 32118 tablet_bootstrap.cc:654] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.463670 32120 ts_tablet_manager.cc:1403] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.068s	user 0.036s	sys 0.020s
I20260710 11:05:57.473938 32138 leader_election.cc:290] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389)
I20260710 11:05:57.476107 32120 raft_consensus.cc:359] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.476938 32120 raft_consensus.cc:385] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.477269 32120 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.479393 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80264496e21747a685998208bca7fceb" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.480314 31929 raft_consensus.cc:2468] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 0.
I20260710 11:05:57.481894 32123 raft_consensus.cc:515] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.484395 32120 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.486967 32120 ts_tablet_manager.cc:1434] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260710 11:05:57.488075 32120 tablet_bootstrap.cc:492] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.489472 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.490116 31929 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.494597 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.495386 31928 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 0.
I20260710 11:05:57.497567 32043 leader_election.cc:304] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.498869 32043 leader_election.cc:304] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.508337 32123 leader_election.cc:290] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Requested vote from peers 2e4eb3740280444f845614515f54107f (127.30.144.67:43695), 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389)
I20260710 11:05:57.508960 32138 raft_consensus.cc:2804] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.509928 32138 raft_consensus.cc:493] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.510319 32138 raft_consensus.cc:3060] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.514935 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80264496e21747a685998208bca7fceb" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.514792 32078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.508898 32123 raft_consensus.cc:2804] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.516000 32078 raft_consensus.cc:2468] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 0.
I20260710 11:05:57.509141 32126 raft_consensus.cc:2804] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.517210 32126 raft_consensus.cc:493] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.517603 32126 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.517556 31929 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 1.
I20260710 11:05:57.518800 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.519461 32003 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.519500 32043 leader_election.cc:304] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.515959 32004 raft_consensus.cc:2468] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 0.
I20260710 11:05:57.517776 32002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.525041 32118 tablet_bootstrap.cc:492] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.525389 32119 tablet_bootstrap.cc:492] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.527962 32119 ts_tablet_manager.cc:1403] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.043s
I20260710 11:05:57.528061 32120 tablet_bootstrap.cc:654] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.531242 32119 raft_consensus.cc:359] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.516028 32123 raft_consensus.cc:493] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:57.523953 31969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:40389, user_credentials={real_user=slave}} blocked reactor thread for 59158.6us
I20260710 11:05:57.526991 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.531941 32003 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 1.
I20260710 11:05:57.525879 32002 raft_consensus.cc:2393] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e4eb3740280444f845614515f54107f in current term 1: Already voted for candidate c44c7962c32d4f47b807e4dab9a35b26 in this term.
I20260710 11:05:57.532984 32123 raft_consensus.cc:3060] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.533361 32118 ts_tablet_manager.cc:1403] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.009s
I20260710 11:05:57.533555 31894 leader_election.cc:304] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.534510 32151 raft_consensus.cc:2804] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.532297 32119 raft_consensus.cc:385] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.535020 32127 raft_consensus.cc:2804] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.535512 32119 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.535646 32127 raft_consensus.cc:493] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:57.535890 31969 leader_election.cc:343] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.536098 32127 raft_consensus.cc:3060] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.537935 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.538043 32119 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.538582 31929 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.542433 32123 raft_consensus.cc:515] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.543723 32004 raft_consensus.cc:2393] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2197dca2644c4955850f19e90d7708ec in current term 1: Already voted for candidate c44c7962c32d4f47b807e4dab9a35b26 in this term.
I20260710 11:05:57.543812 32127 raft_consensus.cc:515] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.545792 32118 raft_consensus.cc:359] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.546694 32118 raft_consensus.cc:385] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.547075 32118 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.544677 32123 leader_election.cc:290] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.544776 32138 raft_consensus.cc:515] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.543074 32126 raft_consensus.cc:515] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.551635 32118 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.553278 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.553836 32078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.554157 31928 raft_consensus.cc:2393] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c44c7962c32d4f47b807e4dab9a35b26 in current term 1: Already voted for candidate 2197dca2644c4955850f19e90d7708ec in this term.
I20260710 11:05:57.554206 32127 leader_election.cc:290] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.554476 32078 raft_consensus.cc:2468] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.556058 32078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.556902 32078 raft_consensus.cc:2393] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c44c7962c32d4f47b807e4dab9a35b26 in current term 1: Already voted for candidate 2e4eb3740280444f845614515f54107f in this term.
I20260710 11:05:57.556675 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.557329 32077 raft_consensus.cc:3060] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.558066 32075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.558938 32075 raft_consensus.cc:2393] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c44c7962c32d4f47b807e4dab9a35b26 in current term 1: Already voted for candidate 2e4eb3740280444f845614515f54107f in this term.
I20260710 11:05:57.559993 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.561892 32076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.564217 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.568347 32118 ts_tablet_manager.cc:1434] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260710 11:05:57.564996 32004 raft_consensus.cc:2393] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2197dca2644c4955850f19e90d7708ec in current term 1: Already voted for candidate c44c7962c32d4f47b807e4dab9a35b26 in this term.
I20260710 11:05:57.570614 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80264496e21747a685998208bca7fceb" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.581169 31928 raft_consensus.cc:3060] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.582157 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.583130 32123 raft_consensus.cc:493] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.583312 32004 raft_consensus.cc:2393] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e4eb3740280444f845614515f54107f in current term 1: Already voted for candidate c44c7962c32d4f47b807e4dab9a35b26 in this term.
I20260710 11:05:57.583662 32123 raft_consensus.cc:515] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.585132 32118 tablet_bootstrap.cc:492] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.585913 32123 leader_election.cc:290] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.579061 31929 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 1.
I20260710 11:05:57.574461 32077 raft_consensus.cc:2468] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 1.
I20260710 11:05:57.575927 32138 leader_election.cc:290] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:57.576663 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80264496e21747a685998208bca7fceb" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.577299 32120 tablet_bootstrap.cc:492] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
W20260710 11:05:57.577703 31969 leader_election.cc:343] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e4eb3740280444f845614515f54107f (127.30.144.67:43695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.578867 32119 ts_tablet_manager.cc:1434] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.051s	user 0.028s	sys 0.002s
I20260710 11:05:57.592648 32151 raft_consensus.cc:697] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:05:57.593633 32003 raft_consensus.cc:3060] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.593816 31928 raft_consensus.cc:2468] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 1.
I20260710 11:05:57.595345 31894 leader_election.cc:304] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:57.596247 32127 raft_consensus.cc:2804] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.594573 32120 ts_tablet_manager.cc:1403] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.004s
I20260710 11:05:57.594681 31969 leader_election.cc:304] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c44c7962c32d4f47b807e4dab9a35b26; no voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f
I20260710 11:05:57.597615 32043 leader_election.cc:304] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.598625 31969 leader_election.cc:304] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [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: c44c7962c32d4f47b807e4dab9a35b26; no voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f
I20260710 11:05:57.599170 32119 tablet_bootstrap.cc:492] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.599628 32149 raft_consensus.cc:2749] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:57.599958 31969 leader_election.cc:304] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 2e4eb3740280444f845614515f54107f
I20260710 11:05:57.600392 32149 raft_consensus.cc:2749] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:57.601220 32149 raft_consensus.cc:2804] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.601830 32149 raft_consensus.cc:697] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:57.602778 32149 consensus_queue.cc:237] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:57.603336 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.604069 32077 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.605834 32138 raft_consensus.cc:2804] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.605676 31969 leader_election.cc:304] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.606365 32138 raft_consensus.cc:697] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:05:57.606655 32123 raft_consensus.cc:2804] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.607041 32123 raft_consensus.cc:493] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.607445 32123 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.607311 32138 consensus_queue.cc:237] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.594480 32151 consensus_queue.cc:237] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.595047 32118 tablet_bootstrap.cc:654] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.604990 32120 raft_consensus.cc:359] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.611052 32120 raft_consensus.cc:385] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.611402 32120 raft_consensus.cc:740] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.613132 32119 tablet_bootstrap.cc:654] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.614089 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.615262 31929 raft_consensus.cc:2393] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e4eb3740280444f845614515f54107f in current term 1: Already voted for candidate c44c7962c32d4f47b807e4dab9a35b26 in this term.
I20260710 11:05:57.615227 32120 consensus_queue.cc:260] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.616597 32043 leader_election.cc:304] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [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: 2e4eb3740280444f845614515f54107f; no voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:57.617324 32126 leader_election.cc:290] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389)
I20260710 11:05:57.619964 32152 raft_consensus.cc:2749] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:57.622066 32003 raft_consensus.cc:2468] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 1.
I20260710 11:05:57.623266 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.623940 31928 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.623625 32123 raft_consensus.cc:515] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.626255 32127 raft_consensus.cc:697] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:57.627228 32127 consensus_queue.cc:237] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.628535 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.629276 31928 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.636708 32123 leader_election.cc:290] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.640411 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.641108 32077 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.645673 32119 tablet_bootstrap.cc:492] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.648948 32120 ts_tablet_manager.cc:1434] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.007s
I20260710 11:05:57.649415 31825 catalog_manager.cc:5697] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.655105 32077 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 1.
I20260710 11:05:57.658752 31969 leader_election.cc:304] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.660101 32123 raft_consensus.cc:2804] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.660825 32123 raft_consensus.cc:697] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:57.661984 32123 consensus_queue.cc:237] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.655926 32119 ts_tablet_manager.cc:1403] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.005s
I20260710 11:05:57.666234 32120 tablet_bootstrap.cc:492] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.672102 32119 raft_consensus.cc:359] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.673074 32119 raft_consensus.cc:385] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.673439 32119 raft_consensus.cc:740] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.674372 31928 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 1.
I20260710 11:05:57.677906 32119 consensus_queue.cc:260] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.680147 32118 tablet_bootstrap.cc:492] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.681011 32118 ts_tablet_manager.cc:1403] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.008s
I20260710 11:05:57.684278 32118 raft_consensus.cc:359] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.684000 31827 catalog_manager.cc:5697] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 1 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.685060 32118 raft_consensus.cc:385] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.685448 32118 raft_consensus.cc:740] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.686367 32118 consensus_queue.cc:260] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.675779 31824 catalog_manager.cc:5697] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 1 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.688834 32118 ts_tablet_manager.cc:1434] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:57.689924 32118 tablet_bootstrap.cc:492] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.692004 32120 tablet_bootstrap.cc:654] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.696943 32119 ts_tablet_manager.cc:1434] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 11:05:57.697371 32157 raft_consensus.cc:493] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.698717 32119 tablet_bootstrap.cc:492] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.698130 32157 raft_consensus.cc:515] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.701959 32120 tablet_bootstrap.cc:492] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.702296 32157 leader_election.cc:290] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.702493 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.703399 32120 ts_tablet_manager.cc:1403] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260710 11:05:57.703481 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
W20260710 11:05:57.704702 31895 leader_election.cc:343] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:57.705264 31894 leader_election.cc:343] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e4eb3740280444f845614515f54107f (127.30.144.67:43695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.705777 31894 leader_election.cc:304] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec; no voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:57.706501 32157 raft_consensus.cc:2749] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:57.706815 32120 raft_consensus.cc:359] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.707556 32120 raft_consensus.cc:385] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.707886 32120 raft_consensus.cc:740] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.708760 32120 consensus_queue.cc:260] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.710088 32118 tablet_bootstrap.cc:654] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.711056 32120 ts_tablet_manager.cc:1434] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:05:57.711936 32119 tablet_bootstrap.cc:654] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.711993 32120 tablet_bootstrap.cc:492] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.718535 32120 tablet_bootstrap.cc:654] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.731932 32120 tablet_bootstrap.cc:492] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.732580 32120 ts_tablet_manager.cc:1403] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 11:05:57.735620 32119 tablet_bootstrap.cc:492] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.736080 32119 ts_tablet_manager.cc:1403] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.003s
I20260710 11:05:57.735251 31825 catalog_manager.cc:5697] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.736250 32120 raft_consensus.cc:359] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.737231 32120 raft_consensus.cc:385] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.737588 32120 raft_consensus.cc:740] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.738885 32119 raft_consensus.cc:359] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.739552 32119 raft_consensus.cc:385] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.739845 32119 raft_consensus.cc:740] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.740664 32119 consensus_queue.cc:260] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.742826 32157 raft_consensus.cc:493] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.742760 32120 consensus_queue.cc:260] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.743381 32157 raft_consensus.cc:515] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.744984 32120 ts_tablet_manager.cc:1434] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:05:57.745692 32157 leader_election.cc:290] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.745994 32120 tablet_bootstrap.cc:492] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec: Bootstrap starting.
I20260710 11:05:57.743271 32119 ts_tablet_manager.cc:1434] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:57.748216 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.748554 32119 tablet_bootstrap.cc:492] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.748903 32003 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 0.
I20260710 11:05:57.750161 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.750839 32077 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 0.
I20260710 11:05:57.752668 32120 tablet_bootstrap.cc:654] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.752668 31895 leader_election.cc:304] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.757244 32157 raft_consensus.cc:2804] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.757786 32157 raft_consensus.cc:493] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.758272 32157 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.758477 32119 tablet_bootstrap.cc:654] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.763758 32120 tablet_bootstrap.cc:492] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec: No bootstrap required, opened a new log
I20260710 11:05:57.764434 32120 ts_tablet_manager.cc:1403] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 11:05:57.767845 32120 raft_consensus.cc:359] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.768630 32120 raft_consensus.cc:385] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.768822 32118 tablet_bootstrap.cc:492] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.768978 32120 raft_consensus.cc:740] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.769415 32118 ts_tablet_manager.cc:1403] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.022s
I20260710 11:05:57.769734 32120 consensus_queue.cc:260] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.770035 32157 raft_consensus.cc:515] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.770067 31827 catalog_manager.cc:5697] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 1 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.771765 32120 ts_tablet_manager.cc:1434] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:05:57.772571 32157 leader_election.cc:290] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.773409 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.773648 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.773994 32003 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.774286 32077 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.779456 32123 raft_consensus.cc:493] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.779980 32123 raft_consensus.cc:515] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.780405 32003 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 1.
I20260710 11:05:57.781195 32118 raft_consensus.cc:359] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.781910 32118 raft_consensus.cc:385] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.782183 32118 raft_consensus.cc:740] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.782369 31895 leader_election.cc:304] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.783872 32119 tablet_bootstrap.cc:492] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.784296 32119 ts_tablet_manager.cc:1403] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260710 11:05:57.785147 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.785566 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.785862 31928 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.786242 32074 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.786511 32119 raft_consensus.cc:359] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.787163 32119 raft_consensus.cc:385] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.787415 32119 raft_consensus.cc:740] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.787233 31969 leader_election.cc:304] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.788214 32149 raft_consensus.cc:2804] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.787972 32119 consensus_queue.cc:260] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.788494 32149 raft_consensus.cc:493] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.788797 32149 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.789716 32119 ts_tablet_manager.cc:1434] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:05:57.790086 32118 consensus_queue.cc:260] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.783754 32123 leader_election.cc:290] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.795122 32077 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 1.
I20260710 11:05:57.795866 32149 raft_consensus.cc:515] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.796645 32157 raft_consensus.cc:2804] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.798182 32157 raft_consensus.cc:697] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:57.798930 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.799582 31928 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.799296 32157 consensus_queue.cc:237] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.790516 32119 tablet_bootstrap.cc:492] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.808182 31928 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 1.
I20260710 11:05:57.809516 31969 leader_election.cc:304] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.809624 32119 tablet_bootstrap.cc:654] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.811825 32123 raft_consensus.cc:2804] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.814570 32123 raft_consensus.cc:697] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:57.815615 32123 consensus_queue.cc:237] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.817088 32151 raft_consensus.cc:493] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.817595 32151 raft_consensus.cc:515] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.820075 32151 leader_election.cc:290] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:57.821036 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.821520 32149 leader_election.cc:290] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.822494 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.826313 31929 raft_consensus.cc:2468] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 0.
I20260710 11:05:57.827739 32043 leader_election.cc:304] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.828428 32119 tablet_bootstrap.cc:492] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.828681 32138 raft_consensus.cc:2804] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.823280 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.829041 32119 ts_tablet_manager.cc:1403] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.006s
I20260710 11:05:57.829890 32077 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:57.830549 32044 leader_election.cc:343] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.832181 32119 raft_consensus.cc:359] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.833012 32119 raft_consensus.cc:385] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.833359 32119 raft_consensus.cc:740] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.834271 32119 consensus_queue.cc:260] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.834110 31824 catalog_manager.cc:5697] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.829066 32138 raft_consensus.cc:493] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.836959 32138 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.840484 31827 catalog_manager.cc:5697] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 1 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.850515 32077 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 1.
I20260710 11:05:57.853029 32138 raft_consensus.cc:515] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.853523 32118 ts_tablet_manager.cc:1434] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.084s	user 0.034s	sys 0.031s
I20260710 11:05:57.854525 32119 ts_tablet_manager.cc:1434] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.005s
I20260710 11:05:57.855862 32119 tablet_bootstrap.cc:492] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f: Bootstrap starting.
I20260710 11:05:57.856658 32118 tablet_bootstrap.cc:492] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.857968 32174 raft_consensus.cc:493] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.858449 32174 raft_consensus.cc:515] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.861569 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:57.862280 31929 raft_consensus.cc:2468] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 0.
I20260710 11:05:57.862672 32118 tablet_bootstrap.cc:654] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.862625 32174 leader_election.cc:290] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.863592 31969 leader_election.cc:304] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:57.864120 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
W20260710 11:05:57.865497 31969 leader_election.cc:343] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e4eb3740280444f845614515f54107f (127.30.144.67:43695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.865825 32119 tablet_bootstrap.cc:654] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.865824 32174 raft_consensus.cc:2804] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.866376 32174 raft_consensus.cc:493] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.866719 32174 raft_consensus.cc:3060] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.867841 31929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.868436 31929 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.871124 32119 tablet_bootstrap.cc:492] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f: No bootstrap required, opened a new log
I20260710 11:05:57.871598 32119 ts_tablet_manager.cc:1403] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 11:05:57.871837 32174 raft_consensus.cc:515] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.872853 32118 tablet_bootstrap.cc:492] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.873303 32118 ts_tablet_manager.cc:1403] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:05:57.873831 32174 leader_election.cc:290] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.874595 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:57.874941 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.875224 31928 raft_consensus.cc:3060] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:57.876291 31969 leader_election.cc:343] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e4eb3740280444f845614515f54107f (127.30.144.67:43695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.876906 31929 raft_consensus.cc:2468] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 1.
I20260710 11:05:57.877112 32138 leader_election.cc:290] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:57.878147 32043 leader_election.cc:304] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.878180 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.879413 32138 raft_consensus.cc:2804] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.880095 32138 raft_consensus.cc:697] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
W20260710 11:05:57.880226 32044 leader_election.cc:343] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:57.881024 32138 consensus_queue.cc:237] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.883225 31928 raft_consensus.cc:2468] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 1.
I20260710 11:05:57.883821 32119 raft_consensus.cc:359] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.884567 32119 raft_consensus.cc:385] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.884519 31969 leader_election.cc:304] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 2e4eb3740280444f845614515f54107f
I20260710 11:05:57.885708 32174 raft_consensus.cc:2804] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.885932 32118 raft_consensus.cc:359] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.886541 32118 raft_consensus.cc:385] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.886799 32118 raft_consensus.cc:740] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.886962 32174 raft_consensus.cc:697] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:57.887442 32118 consensus_queue.cc:260] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.884987 32119 raft_consensus.cc:740] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.887840 32174 consensus_queue.cc:237] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.888757 32119 consensus_queue.cc:260] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.889428 32118 ts_tablet_manager.cc:1434] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.000s
I20260710 11:05:57.890339 32118 tablet_bootstrap.cc:492] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: Bootstrap starting.
I20260710 11:05:57.890980 32119 ts_tablet_manager.cc:1434] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:05:57.891794 31827 catalog_manager.cc:5697] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 1 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:57.896885 32118 tablet_bootstrap.cc:654] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.899678 32157 raft_consensus.cc:493] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:57.900167 32157 raft_consensus.cc:515] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.900921 31824 catalog_manager.cc:5697] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.902186 32157 leader_election.cc:290] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.903230 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28079febfb64bdd84822297543fa12d" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:57.903692 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28079febfb64bdd84822297543fa12d" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:57.903918 32118 tablet_bootstrap.cc:492] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: No bootstrap required, opened a new log
I20260710 11:05:57.904388 32077 raft_consensus.cc:2468] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 0.
I20260710 11:05:57.904598 32118 ts_tablet_manager.cc:1403] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:05:57.905630 31894 leader_election.cc:304] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.906510 32157 raft_consensus.cc:2804] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:57.906868 32157 raft_consensus.cc:493] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:57.907203 32157 raft_consensus.cc:3060] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.907959 32118 raft_consensus.cc:359] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.908737 32118 raft_consensus.cc:385] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.909078 32118 raft_consensus.cc:740] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.903877 32003 raft_consensus.cc:2468] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 0.
I20260710 11:05:57.909858 32118 consensus_queue.cc:260] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.912091 32118 ts_tablet_manager.cc:1434] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:57.913790 32157 raft_consensus.cc:515] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.916421 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28079febfb64bdd84822297543fa12d" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:57.916626 32157 leader_election.cc:290] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:57.917018 32003 raft_consensus.cc:3060] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.916893 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28079febfb64bdd84822297543fa12d" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:57.917590 32077 raft_consensus.cc:3060] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.923012 32077 raft_consensus.cc:2468] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 1.
I20260710 11:05:57.922940 32003 raft_consensus.cc:2468] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 1.
I20260710 11:05:57.924041 31894 leader_election.cc:304] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:57.924744 32157 raft_consensus.cc:2804] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.925455 32157 raft_consensus.cc:697] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:57.926190 32157 consensus_queue.cc:237] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:57.932977 31824 catalog_manager.cc:5697] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 1 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:57.995293 32138 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.006824 32138 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.007875 32157 consensus_queue.cc:1048] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.025274 32155 consensus_queue.cc:1048] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:58.034916 32174 consensus_queue.cc:1048] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.055068 32004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad838bd375044300a32a672e20ac9614"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39700
I20260710 11:05:58.056131 32004 raft_consensus.cc:606] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:05:58.058367 32149 consensus_queue.cc:1048] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.070637 32138 consensus_queue.cc:1048] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.072002 32149 raft_consensus.cc:993] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.072503 32174 raft_consensus.cc:1081] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.074271 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad838bd375044300a32a672e20ac9614"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39110
I20260710 11:05:58.074802 31928 raft_consensus.cc:493] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.075166 31928 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.081447 32077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80264496e21747a685998208bca7fceb"
dest_uuid: "2e4eb3740280444f845614515f54107f"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:53518
I20260710 11:05:58.082116 32077 raft_consensus.cc:606] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:05:58.082199 31928 raft_consensus.cc:515] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:58.085233 31928 leader_election.cc:290] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Requested vote from peers 2e4eb3740280444f845614515f54107f (127.30.144.67:43695), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:58.087723 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.088311 32077 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.091032 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:58.092015 32004 raft_consensus.cc:3055] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.092355 32004 raft_consensus.cc:740] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:58.093132 32004 consensus_queue.cc:260] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:58.094300 32004 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.095538 32077 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.098078 31894 leader_election.cc:304] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:58.099987 32138 consensus_queue.cc:1048] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.100299 32155 raft_consensus.cc:2804] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.100782 32155 raft_consensus.cc:697] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:58.101718 32004 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.101615 32155 consensus_queue.cc:237] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:05:58.105744 32077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60"
dest_uuid: "2e4eb3740280444f845614515f54107f"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:53518
I20260710 11:05:58.106341 32077 raft_consensus.cc:606] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:05:58.114725 32151 raft_consensus.cc:993] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.115175 32138 raft_consensus.cc:1081] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.116403 32004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39700
I20260710 11:05:58.116922 32004 raft_consensus.cc:606] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:05:58.116876 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80264496e21747a685998208bca7fceb"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39116
I20260710 11:05:58.117592 31928 raft_consensus.cc:493] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.118046 31928 raft_consensus.cc:3060] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.117695 31824 catalog_manager.cc:5697] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 1 to 2, leader changed from c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 2 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.125244 31928 raft_consensus.cc:515] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.127597 32174 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.128315 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80264496e21747a685998208bca7fceb" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.128890 32077 raft_consensus.cc:3055] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.129236 32077 raft_consensus.cc:740] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:05:58.130376 31928 leader_election.cc:290] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.130015 32077 consensus_queue.cc:260] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.131161 32077 raft_consensus.cc:3060] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.136103 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80264496e21747a685998208bca7fceb" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:58.137290 32004 raft_consensus.cc:3060] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.138384 32077 raft_consensus.cc:2468] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.139552 31894 leader_election.cc:304] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:05:58.140432 32155 raft_consensus.cc:2804] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.140879 32155 raft_consensus.cc:697] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:58.141700 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39118
I20260710 11:05:58.142297 31928 raft_consensus.cc:606] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Received request to transfer leadership to TS c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:58.141732 32155 consensus_queue.cc:237] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.147861 32004 raft_consensus.cc:2468] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.151022 32123 raft_consensus.cc:993] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.151451 32123 raft_consensus.cc:1081] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.153405 32077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45"
dest_uuid: "2e4eb3740280444f845614515f54107f"
mode: GRACEFUL
new_leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:53518
I20260710 11:05:58.153864 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39110
I20260710 11:05:58.154027 32077 raft_consensus.cc:606] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Received request to transfer leadership to TS c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:58.154433 31928 raft_consensus.cc:493] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.154817 31928 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.155840 32149 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.160609 31927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28079febfb64bdd84822297543fa12d"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39118
I20260710 11:05:58.161237 31927 raft_consensus.cc:606] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Received request to transfer leadership to TS c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:58.163213 31827 catalog_manager.cc:5697] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 1 to 2, leader changed from 2e4eb3740280444f845614515f54107f (127.30.144.67) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 2 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.165900 31928 raft_consensus.cc:515] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.166302 32138 raft_consensus.cc:493] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.166936 31929 raft_consensus.cc:1240] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Rejecting Update request from peer c44c7962c32d4f47b807e4dab9a35b26 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:58.170392 32004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
mode: GRACEFUL
new_leader_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:39700
I20260710 11:05:58.170464 32149 consensus_queue.cc:1059] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:58.166941 32138 raft_consensus.cc:515] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.171207 32004 raft_consensus.cc:606] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Received request to transfer leadership to TS 2e4eb3740280444f845614515f54107f
I20260710 11:05:58.171408 32149 raft_consensus.cc:3055] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.171741 32149 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:58.172600 32138 leader_election.cc:290] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:58.172533 32149 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.173772 32149 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.174553 31927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:58.175511 31927 raft_consensus.cc:2393] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e4eb3740280444f845614515f54107f in current term 1: Already voted for candidate c44c7962c32d4f47b807e4dab9a35b26 in this term.
I20260710 11:05:58.176482 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:58.174557 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26" is_pre_election: true
I20260710 11:05:58.177415 31928 leader_election.cc:290] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.177610 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.178773 32044 leader_election.cc:304] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e4eb3740280444f845614515f54107f; no voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:05:58.179843 32151 raft_consensus.cc:3060] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.185334 32151 raft_consensus.cc:2749] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.188781 32003 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.190229 31895 leader_election.cc:304] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [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: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 2e4eb3740280444f845614515f54107f
I20260710 11:05:58.191042 32155 raft_consensus.cc:2804] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.191480 32155 raft_consensus.cc:697] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:58.192296 32155 consensus_queue.cc:237] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.199038 31824 catalog_manager.cc:5697] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 1 to 2, leader changed from c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 2 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.203320 32155 consensus_queue.cc:1048] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.215391 32155 consensus_queue.cc:1048] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.222308 32157 raft_consensus.cc:993] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: : Instructing follower c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:05:58.222770 32155 raft_consensus.cc:1081] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Signalling peer c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:05:58.224205 32003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39692
I20260710 11:05:58.224664 32003 raft_consensus.cc:493] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.224968 32003 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.229391 32003 raft_consensus.cc:515] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.230932 32003 leader_election.cc:290] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.231840 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:58.232403 31928 raft_consensus.cc:3055] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.232730 31928 raft_consensus.cc:740] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:58.232291 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.233453 32077 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.233549 31928 consensus_queue.cc:260] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.234601 31928 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.236788 32149 raft_consensus.cc:493] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.237248 32149 raft_consensus.cc:515] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.239288 32149 leader_election.cc:290] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.240206 32077 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:05:58.240602 31927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197dca2644c4955850f19e90d7708ec" is_pre_election: true
I20260710 11:05:58.240495 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e4eb3740280444f845614515f54107f" is_pre_election: true
I20260710 11:05:58.241420 31927 raft_consensus.cc:2393] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c44c7962c32d4f47b807e4dab9a35b26 in current term 1: Already voted for candidate 2e4eb3740280444f845614515f54107f in this term.
I20260710 11:05:58.241328 31969 leader_election.cc:304] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:58.240567 31928 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:05:58.242239 32149 raft_consensus.cc:2804] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.243839 31969 leader_election.cc:304] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c44c7962c32d4f47b807e4dab9a35b26; no voters: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f
I20260710 11:05:58.244632 32174 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.245257 32149 raft_consensus.cc:697] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:58.246505 32149 consensus_queue.cc:237] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.248374 32123 consensus_queue.cc:1048] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.252075 32174 raft_consensus.cc:2749] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.253187 31827 catalog_manager.cc:5697] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 1 to 2, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.261970 32174 consensus_queue.cc:1048] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.299561 32123 consensus_queue.cc:1048] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.306842 32174 raft_consensus.cc:993] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: : Instructing follower 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:05:58.307322 32149 raft_consensus.cc:1081] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Signalling peer 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:05:58.309895 32077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6"
dest_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:53496
I20260710 11:05:58.311812 32077 raft_consensus.cc:493] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.312186 32077 raft_consensus.cc:3060] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.313470 32149 consensus_queue.cc:1048] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.318881 32077 raft_consensus.cc:515] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.322108 32077 leader_election.cc:290] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 2 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:05:58.323283 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:58.323137 31927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c474ff1b5d9477cac79daf593c8d3a6" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:58.323901 32003 raft_consensus.cc:3055] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.324254 32003 raft_consensus.cc:740] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:58.325166 32003 consensus_queue.cc:260] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.326332 32003 raft_consensus.cc:3060] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.333057 32003 raft_consensus.cc:2468] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 2.
I20260710 11:05:58.334116 32044 leader_election.cc:304] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [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: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 2197dca2644c4955850f19e90d7708ec
I20260710 11:05:58.334916 32151 raft_consensus.cc:2804] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.335453 32151 raft_consensus.cc:697] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 2 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:05:58.336194 32151 consensus_queue.cc:237] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.342582 31824 catalog_manager.cc:5697] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 1 to 2, leader changed from c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66) to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 2 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:58.343257 32155 consensus_queue.cc:1048] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.351219 32127 raft_consensus.cc:993] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: : Instructing follower c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:05:58.351652 32127 raft_consensus.cc:1081] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Signalling peer c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:05:58.353452 32004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28079febfb64bdd84822297543fa12d"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39692
I20260710 11:05:58.354138 32004 raft_consensus.cc:493] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.354514 32004 raft_consensus.cc:3060] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.355659 32157 consensus_queue.cc:1048] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.363837 32004 raft_consensus.cc:515] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.365018 32003 raft_consensus.cc:1240] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Rejecting Update request from peer 2197dca2644c4955850f19e90d7708ec for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:58.366953 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28079febfb64bdd84822297543fa12d" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:58.367636 31928 raft_consensus.cc:3055] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.367730 32157 consensus_queue.cc:1059] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.368054 31928 raft_consensus.cc:740] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:58.368273 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28079febfb64bdd84822297543fa12d" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.368876 32077 raft_consensus.cc:3060] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.368988 31928 consensus_queue.cc:260] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.370628 31928 raft_consensus.cc:3060] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.373775 32004 leader_election.cc:290] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.376300 32077 raft_consensus.cc:2468] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:05:58.377365 31969 leader_election.cc:304] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:58.377770 31928 raft_consensus.cc:2468] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
W20260710 11:05:58.378304 32157 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:58.378269 32149 raft_consensus.cc:2804] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.378980 32149 raft_consensus.cc:697] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:58.379806 32149 consensus_queue.cc:237] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.385479 31824 catalog_manager.cc:5697] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 1 to 2, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.449262 32151 consensus_queue.cc:1048] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.455883 32138 raft_consensus.cc:993] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: : Instructing follower c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:05:58.456346 32138 raft_consensus.cc:1081] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Signalling peer c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:05:58.458084 32003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39682
I20260710 11:05:58.459326 32003 raft_consensus.cc:493] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.459758 32003 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.461254 32126 consensus_queue.cc:1048] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:58.468336 32003 raft_consensus.cc:515] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.470570 32003 leader_election.cc:290] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.472540 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.473170 32077 raft_consensus.cc:3055] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.473513 32077 raft_consensus.cc:740] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:05:58.474002 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:05:58.474623 31928 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.474406 32077 consensus_queue.cc:260] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.475826 32077 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.482285 31928 raft_consensus.cc:2468] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:05:58.483165 32077 raft_consensus.cc:2468] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:05:58.483968 31969 leader_election.cc:304] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:58.484939 32149 raft_consensus.cc:2804] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.485452 32149 raft_consensus.cc:697] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:05:58.486408 32149 consensus_queue.cc:237] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.493634 31822 catalog_manager.cc:5697] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 1 to 2, leader changed from 2e4eb3740280444f845614515f54107f (127.30.144.67) to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.496431 32003 raft_consensus.cc:1275] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.497965 32157 consensus_queue.cc:1048] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.505510 32077 raft_consensus.cc:1275] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.506918 32155 consensus_queue.cc:1048] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.550719 32077 raft_consensus.cc:1275] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.552243 32127 consensus_queue.cc:1048] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.560082 32003 raft_consensus.cc:1275] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.562202 32127 consensus_queue.cc:1048] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.577802 32151 raft_consensus.cc:993] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.578264 32126 raft_consensus.cc:1081] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:05:58.579807 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39116
I20260710 11:05:58.580354 31928 raft_consensus.cc:493] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.580704 31928 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.585564 31928 raft_consensus.cc:515] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.587308 31928 leader_election.cc:290] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:05:58.588214 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:05:58.588379 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:05:58.588863 32003 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.588877 32077 raft_consensus.cc:3055] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:58.589462 32077 raft_consensus.cc:740] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:05:58.590384 32077 consensus_queue.cc:260] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.591676 32077 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.596517 32003 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.597955 31895 leader_election.cc:304] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:05:58.598826 32127 raft_consensus.cc:2804] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:58.599026 32077 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:05:58.599309 32127 raft_consensus.cc:697] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:05:58.600250 32127 consensus_queue.cc:237] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:05:58.606876 31822 catalog_manager.cc:5697] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 1 to 2, leader changed from 2e4eb3740280444f845614515f54107f (127.30.144.67) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 2 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.684222 32003 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.685689 32127 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.694137 32077 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.701123 32077 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.702615 32211 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:58.714695 31928 raft_consensus.cc:3060] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:58.719594 31928 raft_consensus.cc:1275] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.720818 32126 consensus_queue.cc:1048] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.727496 32003 raft_consensus.cc:1275] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.729044 32126 consensus_queue.cc:1048] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.802881 31928 raft_consensus.cc:1275] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.804095 32149 consensus_queue.cc:1048] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.811971 32077 raft_consensus.cc:1275] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.813699 32123 consensus_queue.cc:1048] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.857885 32077 raft_consensus.cc:1275] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.859145 32123 consensus_queue.cc:1048] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.866844 31928 raft_consensus.cc:1275] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.868875 32123 consensus_queue.cc:1048] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.981096 32003 raft_consensus.cc:1275] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.982326 32211 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:58.990037 32077 raft_consensus.cc:1275] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:58.991933 32155 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.034222 32077 raft_consensus.cc:1275] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.035480 32123 consensus_queue.cc:1048] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:59.039404 31928 raft_consensus.cc:1275] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:59.040938 32174 consensus_queue.cc:1048] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:01.202083 31297 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:06:01.202867 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:01.218358 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:39130
I20260710 11:06:01.218950 31928 raft_consensus.cc:606] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Received request to transfer leadership to TS 2e4eb3740280444f845614515f54107f
I20260710 11:06:01.221724 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:39130
I20260710 11:06:01.222245 31928 raft_consensus.cc:606] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Received request to transfer leadership to TS 2e4eb3740280444f845614515f54107f
I20260710 11:06:01.223081 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:01.223505 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:01.327600 32157 raft_consensus.cc:993] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: : Instructing follower 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:01.328076 32216 raft_consensus.cc:1081] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Signalling peer 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:01.329830 32077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:01.330307 32077 raft_consensus.cc:493] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:01.330606 32077 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.335026 32077 raft_consensus.cc:515] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:01.337185 32077 leader_election.cc:290] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 3 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:06:01.337889 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:01.338119 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:06:01.338490 32003 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.338698 31928 raft_consensus.cc:3055] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:01.339140 31928 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:01.339985 31928 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:01.340847 31928 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.344846 31928 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 3.
I20260710 11:06:01.345927 32043 leader_election.cc:304] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [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: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:06:01.346593 32213 raft_consensus.cc:2804] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:01.346499 32003 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 3.
I20260710 11:06:01.347965 32213 raft_consensus.cc:697] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:06:01.348742 32213 consensus_queue.cc:237] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:01.357450 31822 catalog_manager.cc:5697] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 2 to 3, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 3 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.619381 32157 raft_consensus.cc:993] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: : Instructing follower 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:01.619916 32157 raft_consensus.cc:1081] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Signalling peer 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:01.621346 32074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60"
dest_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:01.621974 32074 raft_consensus.cc:493] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:01.622392 32074 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.628018 32074 raft_consensus.cc:515] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:01.630074 32074 leader_election.cc:290] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 3 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:06:01.630852 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:06:01.631238 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:01.631436 31928 raft_consensus.cc:3055] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:01.631791 31928 raft_consensus.cc:740] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:01.631803 32003 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.632584 31928 consensus_queue.cc:260] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:01.633482 31928 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:01.638705 32003 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 3.
I20260710 11:06:01.639277 31928 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 3.
I20260710 11:06:01.639943 32044 leader_election.cc:304] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [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: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:01.640995 32213 raft_consensus.cc:2804] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:01.641471 32213 raft_consensus.cc:697] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:06:01.642367 32213 consensus_queue.cc:237] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:01.649360 31822 catalog_manager.cc:5697] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 2 to 3, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 3 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.750821 31928 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:01.752099 32213 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:01.765235 32003 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:01.768163 32217 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.094370 31928 raft_consensus.cc:1275] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.095763 32217 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.103966 32003 raft_consensus.cc:1275] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.106196 32213 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.224339 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:02.239737 32074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60"
dest_uuid: "2e4eb3740280444f845614515f54107f"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:53518
I20260710 11:06:02.240199 32074 raft_consensus.cc:606] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:06:02.247892 32074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2e4eb3740280444f845614515f54107f"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:53518
I20260710 11:06:02.248319 32074 raft_consensus.cc:606] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:06:02.253067 32003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39700
I20260710 11:06:02.253574 32003 raft_consensus.cc:606] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:06:02.258653 32003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa11803b17f04624aa14e371d224380e"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39700
I20260710 11:06:02.259143 32003 raft_consensus.cc:606] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:06:02.263865 32003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
mode: GRACEFUL
new_leader_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39700
I20260710 11:06:02.264283 32003 raft_consensus.cc:606] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Received request to transfer leadership to TS 2197dca2644c4955850f19e90d7708ec
I20260710 11:06:02.326610 32217 raft_consensus.cc:993] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.327054 32213 raft_consensus.cc:1081] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.328439 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39116
I20260710 11:06:02.328838 31928 raft_consensus.cc:493] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.329084 31928 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.333258 31928 raft_consensus.cc:515] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.334682 31928 leader_election.cc:290] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 4 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:02.335783 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:02.335813 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:02.336342 32003 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.336436 32074 raft_consensus.cc:3055] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:02.336859 32074 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:06:02.337810 32074 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.340219 32074 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.343220 32003 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 4.
I20260710 11:06:02.344225 31895 leader_election.cc:304] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [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: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:02.345060 32157 raft_consensus.cc:2804] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:02.346279 32157 raft_consensus.cc:697] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:02.346421 32074 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 4.
I20260710 11:06:02.347177 32157 consensus_queue.cc:237] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.353163 31827 catalog_manager.cc:5697] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 3 to 4, leader changed from 2e4eb3740280444f845614515f54107f (127.30.144.67) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 4 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.504469 32174 raft_consensus.cc:993] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.504897 32174 raft_consensus.cc:1081] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.505569 32233 raft_consensus.cc:993] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.506120 32233 raft_consensus.cc:1081] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.506719 31927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa11803b17f04624aa14e371d224380e"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39110
I20260710 11:06:02.507352 31927 raft_consensus.cc:493] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.507684 31927 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.507939 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39110
I20260710 11:06:02.508476 31928 raft_consensus.cc:493] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.508845 31928 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.515421 31928 raft_consensus.cc:515] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.515372 31927 raft_consensus.cc:515] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.517725 31928 leader_election.cc:290] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 3 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:02.517725 31927 leader_election.cc:290] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:02.518508 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:02.519145 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8668b6fdda2549bbb3aab544af680e45" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:02.519475 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:02.519054 32003 raft_consensus.cc:3055] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:02.519987 32077 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.520195 32003 raft_consensus.cc:740] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:06:02.520442 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:02.519820 32074 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.521037 32004 raft_consensus.cc:3055] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.521530 32004 raft_consensus.cc:740] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:06:02.521044 32003 consensus_queue.cc:260] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.522523 32003 raft_consensus.cc:3060] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.522399 32004 consensus_queue.cc:260] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.523651 32004 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.527333 32074 raft_consensus.cc:2468] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 3.
I20260710 11:06:02.528627 32003 raft_consensus.cc:2468] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 3.
I20260710 11:06:02.528702 31894 leader_election.cc:304] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [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: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:06:02.529606 32157 raft_consensus.cc:2804] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:02.530093 32157 raft_consensus.cc:697] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 3 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:02.530877 32157 consensus_queue.cc:237] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.532742 32004 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:06:02.533119 32077 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 2.
I20260710 11:06:02.534082 31895 leader_election.cc:304] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:02.535763 32235 raft_consensus.cc:2804] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.537680 32235 raft_consensus.cc:697] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:02.538937 31827 catalog_manager.cc:5697] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 2 to 3, leader changed from c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 3 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.538789 32235 consensus_queue.cc:237] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.550668 31827 catalog_manager.cc:5697] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 1 to 2, leader changed from c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 2 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.581024 32233 raft_consensus.cc:993] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.581555 32233 raft_consensus.cc:1081] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.583266 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39110
I20260710 11:06:02.583854 31928 raft_consensus.cc:493] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.584249 31928 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.589821 31928 raft_consensus.cc:515] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.591246 31928 leader_election.cc:290] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 3 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:02.592100 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:02.592419 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4497392f3f2409bb8aeab9652c9b00b" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:02.592772 32004 raft_consensus.cc:3055] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:02.593011 32077 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.593166 32004 raft_consensus.cc:740] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:06:02.594094 32004 consensus_queue.cc:260] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.595045 32004 raft_consensus.cc:3060] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:02.597545 32077 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 3.
I20260710 11:06:02.598536 31894 leader_election.cc:304] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [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: 2197dca2644c4955850f19e90d7708ec, 2e4eb3740280444f845614515f54107f; no voters: 
I20260710 11:06:02.599262 32235 raft_consensus.cc:2804] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:02.599774 32235 raft_consensus.cc:697] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 3 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:02.600644 32004 raft_consensus.cc:2468] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 3.
I20260710 11:06:02.600644 32235 consensus_queue.cc:237] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.607714 31827 catalog_manager.cc:5697] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 2 to 3, leader changed from c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 3 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.666752 32227 raft_consensus.cc:993] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: : Instructing follower 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.667219 32213 raft_consensus.cc:1081] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Signalling peer 2197dca2644c4955850f19e90d7708ec to start an election
I20260710 11:06:02.668684 31928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
 from {username='slave'} at 127.0.0.1:39116
I20260710 11:06:02.669174 31928 raft_consensus.cc:493] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.669483 31928 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.673817 31928 raft_consensus.cc:515] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.675411 31928 leader_election.cc:290] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [CANDIDATE]: Term 4 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:02.676275 32004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:02.676436 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa926dd9416477b8ef025d8795a7c60" candidate_uuid: "2197dca2644c4955850f19e90d7708ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:02.676853 32077 raft_consensus.cc:3055] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:02.676853 32004 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.677321 32077 raft_consensus.cc:740] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:06:02.678066 32077 consensus_queue.cc:260] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.679136 32077 raft_consensus.cc:3060] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:02.683600 32004 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 4.
I20260710 11:06:02.684731 31895 leader_election.cc:304] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [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: 2197dca2644c4955850f19e90d7708ec, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:02.684962 32077 raft_consensus.cc:2468] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197dca2644c4955850f19e90d7708ec in term 4.
I20260710 11:06:02.685441 32235 raft_consensus.cc:2804] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:02.685904 32235 raft_consensus.cc:697] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Becoming Leader. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:02.686647 32235 consensus_queue.cc:237] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:02.692549 31827 catalog_manager.cc:5697] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec reported cstate change: term changed from 3 to 4, leader changed from 2e4eb3740280444f845614515f54107f (127.30.144.67) to 2197dca2644c4955850f19e90d7708ec (127.30.144.65). New cstate: current_term: 4 leader_uuid: "2197dca2644c4955850f19e90d7708ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.903450 32004 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:02.904744 32235 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:02.915062 32077 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:02.917322 32157 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:02.927172 32003 raft_consensus.cc:1275] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.929277 32235 consensus_queue.cc:1048] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:02.938670 32003 raft_consensus.cc:1275] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.941725 32077 raft_consensus.cc:1275] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:02.944890 32157 consensus_queue.cc:1048] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:02.947027 32157 consensus_queue.cc:1048] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:02.961763 32077 raft_consensus.cc:1275] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:02.963281 32235 consensus_queue.cc:1048] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.129407 32003 raft_consensus.cc:1275] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.130740 32235 consensus_queue.cc:1048] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.138792 32077 raft_consensus.cc:1275] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.140527 32235 consensus_queue.cc:1048] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.304726 32077 raft_consensus.cc:1275] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:03.306092 32003 raft_consensus.cc:1275] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Refusing update from remote peer 2197dca2644c4955850f19e90d7708ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:03.308415 32235 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:03.310298 32157 consensus_queue.cc:1048] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:05.271548 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:05.279363 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa11803b17f04624aa14e371d224380e"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39130
I20260710 11:06:05.280009 31928 raft_consensus.cc:606] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Received request to transfer leadership to TS c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:06:05.282512 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad838bd375044300a32a672e20ac9614"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:39130
I20260710 11:06:05.282967 31928 raft_consensus.cc:606] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Received request to transfer leadership to TS 2e4eb3740280444f845614515f54107f
I20260710 11:06:05.285503 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3b87be960484346a36ba57897788a3c"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39130
I20260710 11:06:05.285995 31928 raft_consensus.cc:606] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Received request to transfer leadership to TS c44c7962c32d4f47b807e4dab9a35b26
I20260710 11:06:05.288089 31928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2197dca2644c4955850f19e90d7708ec"
mode: GRACEFUL
new_leader_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:39130
I20260710 11:06:05.288552 31928 raft_consensus.cc:606] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Received request to transfer leadership to TS 2e4eb3740280444f845614515f54107f
I20260710 11:06:05.289636 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:06:05.290091 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:05.311797 32246 raft_consensus.cc:993] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: : Instructing follower 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:05.312281 32260 raft_consensus.cc:1081] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Signalling peer 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:05.313809 32077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad838bd375044300a32a672e20ac9614"
dest_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:05.314254 32077 raft_consensus.cc:493] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.314507 32077 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.319808 32077 raft_consensus.cc:515] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:06:05.321300 32077 leader_election.cc:290] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 3 election: Requested vote from peers c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551), 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389)
I20260710 11:06:05.322091 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:05.322518 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad838bd375044300a32a672e20ac9614" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:06:05.322751 32003 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.323096 31928 raft_consensus.cc:3055] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:05.323393 31928 raft_consensus.cc:740] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:05.324330 31928 consensus_queue.cc:260] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [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: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:06:05.325707 31928 raft_consensus.cc:3060] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.328971 32003 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 3.
I20260710 11:06:05.330284 32044 leader_election.cc:304] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [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: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:05.331079 32213 raft_consensus.cc:2804] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:05.332589 31928 raft_consensus.cc:2468] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 3.
I20260710 11:06:05.333942 32213 raft_consensus.cc:697] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:06:05.335175 32213 consensus_queue.cc:237] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [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: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } }
I20260710 11:06:05.342432 31827 catalog_manager.cc:5697] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 2 to 3, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 3 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.354182 32246 raft_consensus.cc:993] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: : Instructing follower c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:06:05.354646 32260 raft_consensus.cc:1081] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Signalling peer c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:06:05.356352 32003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa11803b17f04624aa14e371d224380e"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39692
I20260710 11:06:05.356961 32003 raft_consensus.cc:493] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.357307 32003 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.362102 32003 raft_consensus.cc:515] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.363575 32003 leader_election.cc:290] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 3 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:05.364501 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:06:05.364730 32077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa11803b17f04624aa14e371d224380e" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:05.365053 31928 raft_consensus.cc:3055] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:05.365247 32077 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.365281 31928 raft_consensus.cc:740] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:05.366245 31928 consensus_queue.cc:260] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.367308 31928 raft_consensus.cc:3060] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.370114 32077 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 3.
I20260710 11:06:05.371299 31969 leader_election.cc:304] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [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: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:05.371448 31928 raft_consensus.cc:2468] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 3.
I20260710 11:06:05.372285 32174 raft_consensus.cc:2804] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:05.373456 32174 raft_consensus.cc:697] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 3 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:06:05.374421 32174 consensus_queue.cc:237] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.381162 31827 catalog_manager.cc:5697] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 2 to 3, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 3 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.646950 32246 raft_consensus.cc:993] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: : Instructing follower 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:05.647514 32260 raft_consensus.cc:1081] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Signalling peer 2e4eb3740280444f845614515f54107f to start an election
I20260710 11:06:05.649020 32074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0"
dest_uuid: "2e4eb3740280444f845614515f54107f"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:05.649471 32074 raft_consensus.cc:493] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.649766 32074 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:05.656419 32074 raft_consensus.cc:515] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.658217 32074 leader_election.cc:290] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [CANDIDATE]: Term 5 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551)
I20260710 11:06:05.658861 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:06:05.659546 31928 raft_consensus.cc:3055] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:06:05.659452 32003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7da12c7d8f646a78ec28146472c71a0" candidate_uuid: "2e4eb3740280444f845614515f54107f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
I20260710 11:06:05.659897 31928 raft_consensus.cc:740] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:05.660104 32003 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:05.660742 31928 consensus_queue.cc:260] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.662075 31928 raft_consensus.cc:3060] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:05.666940 32003 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 5.
I20260710 11:06:05.668182 32044 leader_election.cc:304] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [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: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:05.668779 31928 raft_consensus.cc:2468] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e4eb3740280444f845614515f54107f in term 5.
I20260710 11:06:05.669130 32213 raft_consensus.cc:2804] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:06:05.669637 32213 raft_consensus.cc:697] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 5 LEADER]: Becoming Leader. State: Replica: 2e4eb3740280444f845614515f54107f, State: Running, Role: LEADER
I20260710 11:06:05.670570 32213 consensus_queue.cc:237] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [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: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.677142 31827 catalog_manager.cc:5697] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f reported cstate change: term changed from 4 to 5, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to 2e4eb3740280444f845614515f54107f (127.30.144.67). New cstate: current_term: 5 leader_uuid: "2e4eb3740280444f845614515f54107f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:05.773178 32260 raft_consensus.cc:993] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: : Instructing follower c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:06:05.773727 32246 raft_consensus.cc:1081] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Signalling peer c44c7962c32d4f47b807e4dab9a35b26 to start an election
I20260710 11:06:05.775369 32004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3b87be960484346a36ba57897788a3c"
dest_uuid: "c44c7962c32d4f47b807e4dab9a35b26"
 from {username='slave'} at 127.0.0.1:39692
I20260710 11:06:05.775921 32004 raft_consensus.cc:493] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:05.776261 32004 raft_consensus.cc:3060] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:05.781579 32004 raft_consensus.cc:515] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.783295 32004 leader_election.cc:290] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Requested vote from peers 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389), 2e4eb3740280444f845614515f54107f (127.30.144.67:43695)
I20260710 11:06:05.784230 31928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197dca2644c4955850f19e90d7708ec"
I20260710 11:06:05.784544 32074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b87be960484346a36ba57897788a3c" candidate_uuid: "c44c7962c32d4f47b807e4dab9a35b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e4eb3740280444f845614515f54107f"
I20260710 11:06:05.784799 31928 raft_consensus.cc:3055] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:05.785075 32074 raft_consensus.cc:3060] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:05.785143 31928 raft_consensus.cc:740] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2197dca2644c4955850f19e90d7708ec, State: Running, Role: LEADER
I20260710 11:06:05.785984 31928 consensus_queue.cc:260] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.787115 31928 raft_consensus.cc:3060] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:05.791885 32074 raft_consensus.cc:2468] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:06:05.793038 31969 leader_election.cc:304] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e4eb3740280444f845614515f54107f, c44c7962c32d4f47b807e4dab9a35b26; no voters: 
I20260710 11:06:05.793248 31928 raft_consensus.cc:2468] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44c7962c32d4f47b807e4dab9a35b26 in term 2.
I20260710 11:06:05.793975 32174 raft_consensus.cc:2804] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:05.794451 32174 raft_consensus.cc:697] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Becoming Leader. State: Replica: c44c7962c32d4f47b807e4dab9a35b26, State: Running, Role: LEADER
I20260710 11:06:05.795256 32174 consensus_queue.cc:237] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } }
I20260710 11:06:05.800530 32074 raft_consensus.cc:1275] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:05.801791 32174 consensus_queue.cc:1048] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:05.802380 31827 catalog_manager.cc:5697] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 reported cstate change: term changed from 1 to 2, leader changed from 2197dca2644c4955850f19e90d7708ec (127.30.144.65) to c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c44c7962c32d4f47b807e4dab9a35b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.815706 31928 raft_consensus.cc:1275] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:05.817487 32273 consensus_queue.cc:1048] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:05.886274 31928 raft_consensus.cc:1275] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:05.887634 32213 consensus_queue.cc:1048] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:05.897161 32004 raft_consensus.cc:1275] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:05.899421 32213 consensus_queue.cc:1048] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:06.064304 32004 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 5 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:06:06.065624 32213 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44c7962c32d4f47b807e4dab9a35b26" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 33551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:06.075647 31928 raft_consensus.cc:1275] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 5 FOLLOWER]: Refusing update from remote peer 2e4eb3740280444f845614515f54107f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:06:06.077316 32261 consensus_queue.cc:1048] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:06.211297 32074 raft_consensus.cc:1275] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:06.212926 32267 consensus_queue.cc:1048] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e4eb3740280444f845614515f54107f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 43695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:06.223205 31928 raft_consensus.cc:1275] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Refusing update from remote peer c44c7962c32d4f47b807e4dab9a35b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:06.225277 32267 consensus_queue.cc:1048] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197dca2644c4955850f19e90d7708ec" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:06.290956 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:06.298244 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:06:06.328274 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:06.329015 31297 tablet_replica.cc:333] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.329598 31297 raft_consensus.cc:2243] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.330087 31297 raft_consensus.cc:2272] T aa11803b17f04624aa14e371d224380e P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.332397 31297 tablet_replica.cc:333] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.332919 31297 raft_consensus.cc:2243] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.333637 31297 raft_consensus.cc:2272] T e4497392f3f2409bb8aeab9652c9b00b P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.335400 31297 tablet_replica.cc:333] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.335920 31297 raft_consensus.cc:2243] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.336323 31297 raft_consensus.cc:2272] T e28079febfb64bdd84822297543fa12d P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.338081 31297 tablet_replica.cc:333] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.338570 31297 raft_consensus.cc:2243] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.338960 31297 raft_consensus.cc:2272] T d7da12c7d8f646a78ec28146472c71a0 P 2197dca2644c4955850f19e90d7708ec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.341071 31297 tablet_replica.cc:333] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.341570 31297 raft_consensus.cc:2243] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.342073 31297 raft_consensus.cc:2272] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.343994 31297 tablet_replica.cc:333] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.344466 31297 raft_consensus.cc:2243] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.344848 31297 raft_consensus.cc:2272] T b3b87be960484346a36ba57897788a3c P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.346886 31297 tablet_replica.cc:333] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.347396 31297 raft_consensus.cc:2243] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.348104 31297 raft_consensus.cc:2272] T 80264496e21747a685998208bca7fceb P 2197dca2644c4955850f19e90d7708ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.349802 31297 tablet_replica.cc:333] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.350320 31297 raft_consensus.cc:2243] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.350983 31297 raft_consensus.cc:2272] T 5fa926dd9416477b8ef025d8795a7c60 P 2197dca2644c4955850f19e90d7708ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.352665 31297 tablet_replica.cc:333] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.353121 31297 raft_consensus.cc:2243] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.353825 31297 raft_consensus.cc:2272] T 8668b6fdda2549bbb3aab544af680e45 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.355360 31297 tablet_replica.cc:333] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec: stopping tablet replica
I20260710 11:06:06.355881 31297 raft_consensus.cc:2243] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.356307 31297 raft_consensus.cc:2272] T ad838bd375044300a32a672e20ac9614 P 2197dca2644c4955850f19e90d7708ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.386540 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
I20260710 11:06:06.404665 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
I20260710 11:06:06.434813 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:06.435684 31297 tablet_replica.cc:333] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
W20260710 11:06:06.435824 31969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.144.65:40389: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260710 11:06:06.436355 31297 raft_consensus.cc:2243] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.436906 31297 raft_consensus.cc:2272] T 8668b6fdda2549bbb3aab544af680e45 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.439254 31297 tablet_replica.cc:333] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
W20260710 11:06:06.439565 31969 consensus_peers.cc:597] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 -> Peer 2197dca2644c4955850f19e90d7708ec (127.30.144.65:40389): Couldn't send request to peer 2197dca2644c4955850f19e90d7708ec. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:40389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:06.440215 31297 raft_consensus.cc:2243] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.440929 31297 raft_consensus.cc:2272] T e28079febfb64bdd84822297543fa12d P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.442586 31297 tablet_replica.cc:333] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.443037 31297 raft_consensus.cc:2243] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.443652 31297 raft_consensus.cc:2272] T aa11803b17f04624aa14e371d224380e P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.445567 31297 tablet_replica.cc:333] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.446125 31297 raft_consensus.cc:2243] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.446511 31297 raft_consensus.cc:2272] T d7da12c7d8f646a78ec28146472c71a0 P c44c7962c32d4f47b807e4dab9a35b26 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.448428 31297 tablet_replica.cc:333] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.448863 31297 raft_consensus.cc:2243] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.449189 31297 raft_consensus.cc:2272] T e4497392f3f2409bb8aeab9652c9b00b P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.450752 31297 tablet_replica.cc:333] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.451165 31297 raft_consensus.cc:2243] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.451529 31297 raft_consensus.cc:2272] T ad838bd375044300a32a672e20ac9614 P c44c7962c32d4f47b807e4dab9a35b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.453574 31297 tablet_replica.cc:333] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.454082 31297 raft_consensus.cc:2243] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.454443 31297 raft_consensus.cc:2272] T 80264496e21747a685998208bca7fceb P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.456048 31297 tablet_replica.cc:333] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.456614 31297 raft_consensus.cc:2243] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.457037 31297 raft_consensus.cc:2272] T 0c474ff1b5d9477cac79daf593c8d3a6 P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.458664 31297 tablet_replica.cc:333] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.459043 31297 raft_consensus.cc:2243] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.459672 31297 raft_consensus.cc:2272] T b3b87be960484346a36ba57897788a3c P c44c7962c32d4f47b807e4dab9a35b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.461421 31297 tablet_replica.cc:333] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26: stopping tablet replica
I20260710 11:06:06.461833 31297 raft_consensus.cc:2243] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.462177 31297 raft_consensus.cc:2272] T 5fa926dd9416477b8ef025d8795a7c60 P c44c7962c32d4f47b807e4dab9a35b26 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.490439 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
I20260710 11:06:06.508065 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
W20260710 11:06:06.535243 32044 consensus_peers.cc:597] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f -> Peer c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551): Couldn't send request to peer c44c7962c32d4f47b807e4dab9a35b26. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:33551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:06.535746 32044 consensus_peers.cc:597] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f -> Peer c44c7962c32d4f47b807e4dab9a35b26 (127.30.144.66:33551): Couldn't send request to peer c44c7962c32d4f47b807e4dab9a35b26. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:33551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:06.536090 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:06.536736 31297 tablet_replica.cc:333] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.537312 31297 raft_consensus.cc:2243] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.537777 31297 raft_consensus.cc:2272] T e28079febfb64bdd84822297543fa12d P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.539456 31297 tablet_replica.cc:333] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.540009 31297 raft_consensus.cc:2243] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.540409 31297 raft_consensus.cc:2272] T 8668b6fdda2549bbb3aab544af680e45 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.541982 31297 tablet_replica.cc:333] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.542418 31297 raft_consensus.cc:2243] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.542768 31297 raft_consensus.cc:2272] T e4497392f3f2409bb8aeab9652c9b00b P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.544214 31297 tablet_replica.cc:333] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.544626 31297 raft_consensus.cc:2243] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.544972 31297 raft_consensus.cc:2272] T aa11803b17f04624aa14e371d224380e P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.547585 31297 tablet_replica.cc:333] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.548041 31297 raft_consensus.cc:2243] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.548683 31297 raft_consensus.cc:2272] T d7da12c7d8f646a78ec28146472c71a0 P 2e4eb3740280444f845614515f54107f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.550612 31297 tablet_replica.cc:333] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.551101 31297 raft_consensus.cc:2243] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.551779 31297 raft_consensus.cc:2272] T ad838bd375044300a32a672e20ac9614 P 2e4eb3740280444f845614515f54107f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.553859 31297 tablet_replica.cc:333] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.554333 31297 raft_consensus.cc:2243] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.554724 31297 raft_consensus.cc:2272] T 5fa926dd9416477b8ef025d8795a7c60 P 2e4eb3740280444f845614515f54107f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.556308 31297 tablet_replica.cc:333] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.556807 31297 raft_consensus.cc:2243] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.557215 31297 raft_consensus.cc:2272] T 80264496e21747a685998208bca7fceb P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.558795 31297 tablet_replica.cc:333] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.559226 31297 raft_consensus.cc:2243] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.559906 31297 raft_consensus.cc:2272] T 0c474ff1b5d9477cac79daf593c8d3a6 P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.561520 31297 tablet_replica.cc:333] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f: stopping tablet replica
I20260710 11:06:06.561955 31297 raft_consensus.cc:2243] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.562332 31297 raft_consensus.cc:2272] T b3b87be960484346a36ba57897788a3c P 2e4eb3740280444f845614515f54107f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.583081 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
I20260710 11:06:06.604841 31297 master.cc:562] Master@127.30.144.126:40893 shutting down...
I20260710 11:06:06.628989 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:06.629522 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.629932 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P d693a414057e4b18b4af2c5bdbe0a66d: stopping tablet replica
I20260710 11:06:06.651237 31297 master.cc:584] Master@127.30.144.126:40893 shutdown complete.
2197dca2644c4955850f19e90d7708ec  5
2e4eb3740280444f845614515f54107f  1
c44c7962c32d4f47b807e4dab9a35b26  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10364 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:06:06.693987 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:33855
I20260710 11:06:06.695137 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.700925 32288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.701105 32289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.703868 32291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.704984 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:06.706022 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:06.706238 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.706451 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681566706414 us; error 0 us; skew 500 ppm
I20260710 11:06:06.707029 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.709602 31297 webserver.cc:533] Webserver started at http://127.30.144.126:37357/ using document root <none> and password file <none>
I20260710 11:06:06.710193 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.710400 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.710716 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.711917 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "92bbcb1c73374927a00598488dc68484"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-7p3j"
I20260710 11:06:06.716614 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:06:06.720158 32296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.720921 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:06.721279 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "92bbcb1c73374927a00598488dc68484"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-7p3j"
I20260710 11:06:06.721560 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.745016 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.746374 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.784284 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:33855
I20260710 11:06:06.784386 32347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:33855 every 8 connection(s)
I20260710 11:06:06.788417 32348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:06.798553 32348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484: Bootstrap starting.
I20260710 11:06:06.803471 32348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:06.808143 32348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484: No bootstrap required, opened a new log
I20260710 11:06:06.810698 32348 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbcb1c73374927a00598488dc68484" member_type: VOTER }
I20260710 11:06:06.811124 32348 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:06.811393 32348 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92bbcb1c73374927a00598488dc68484, State: Initialized, Role: FOLLOWER
I20260710 11:06:06.812347 32348 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92bbcb1c73374927a00598488dc68484" member_type: VOTER }
I20260710 11:06:06.812861 32348 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:06.813094 32348 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:06.813359 32348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:06.817476 32348 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbcb1c73374927a00598488dc68484" member_type: VOTER }
I20260710 11:06:06.818159 32348 leader_election.cc:304] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [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: 92bbcb1c73374927a00598488dc68484; no voters: 
I20260710 11:06:06.819506 32348 leader_election.cc:290] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:06.819950 32351 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:06.821386 32351 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 1 LEADER]: Becoming Leader. State: Replica: 92bbcb1c73374927a00598488dc68484, State: Running, Role: LEADER
I20260710 11:06:06.822137 32351 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [LEADER]: Queue going to LEADER mode. State: All 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: "92bbcb1c73374927a00598488dc68484" member_type: VOTER }
I20260710 11:06:06.822548 32348 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:06.827440 32353 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92bbcb1c73374927a00598488dc68484. Latest consensus state: current_term: 1 leader_uuid: "92bbcb1c73374927a00598488dc68484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbcb1c73374927a00598488dc68484" member_type: VOTER } }
I20260710 11:06:06.827430 32352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92bbcb1c73374927a00598488dc68484" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbcb1c73374927a00598488dc68484" member_type: VOTER } }
I20260710 11:06:06.828414 32353 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:06.828586 32352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:06.831432 32358 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:06.836673 32358 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:06.840888 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:06.845638 32358 catalog_manager.cc:1383] Generated new cluster ID: 09364e7bd0bd48e3b4eb3fdab96c714f
I20260710 11:06:06.845986 32358 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:06.863024 32358 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:06.864205 32358 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:06.875191 32358 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484: Generated new TSK 0
I20260710 11:06:06.875742 32358 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:06.907075 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:06.913002 32369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:06.914335 32370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.915561 31297 server_base.cc:1061] running on GCE node
W20260710 11:06:06.916352 32372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:06.917150 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:06.917393 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:06.917564 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681566917542 us; error 0 us; skew 500 ppm
I20260710 11:06:06.918118 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:06.920380 31297 webserver.cc:533] Webserver started at http://127.30.144.65:39193/ using document root <none> and password file <none>
I20260710 11:06:06.920856 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:06.921060 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:06.921375 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:06.922521 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "25b2117322784c49967f114668575073"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-7p3j"
I20260710 11:06:06.927155 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:06:06.930377 32377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.931237 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:06.931588 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "25b2117322784c49967f114668575073"
format_stamp: "Formatted at 2026-07-10 11:06:06 on dist-test-slave-7p3j"
I20260710 11:06:06.931842 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:06.949100 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:06.950556 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:06.952165 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:06.954872 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:06.955071 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.955268 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:06.955432 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:06.997997 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:38619
I20260710 11:06:06.998091 32439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:38619 every 8 connection(s)
I20260710 11:06:07.002921 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:07.010840 32444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.012899 32445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.014794 32447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.015519 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:07.016588 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:07.016872 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:07.017081 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681567017065 us; error 0 us; skew 500 ppm
I20260710 11:06:07.017200 32440 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33855
I20260710 11:06:07.017705 32440 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:07.017796 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:07.018548 32440 heartbeater.cc:507] Master 127.30.144.126:33855 requested a full tablet report, sending...
I20260710 11:06:07.020331 31297 webserver.cc:533] Webserver started at http://127.30.144.66:42957/ using document root <none> and password file <none>
I20260710 11:06:07.020856 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:07.021077 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:07.021006 32313 ts_manager.cc:194] Registered new tserver with Master: 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:07.021528 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:07.022701 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-7p3j"
I20260710 11:06:07.023339 32313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34710
I20260710 11:06:07.027686 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:06:07.031145 32452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.031912 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:07.032202 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-7p3j"
I20260710 11:06:07.032498 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:07.056469 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:07.057758 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:07.059223 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:07.061460 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:07.061697 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.061977 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:07.062158 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.101481 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:34449
I20260710 11:06:07.101609 32514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:34449 every 8 connection(s)
I20260710 11:06:07.106117 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:07.114490 32518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.114749 32519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:07.117940 32521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:07.118165 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:07.120162 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:07.120159 32515 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33855
W20260710 11:06:07.120406 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:07.120658 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681567120640 us; error 0 us; skew 500 ppm
I20260710 11:06:07.120731 32515 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:07.121274 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:07.121560 32515 heartbeater.cc:507] Master 127.30.144.126:33855 requested a full tablet report, sending...
I20260710 11:06:07.124018 32313 ts_manager.cc:194] Registered new tserver with Master: 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:07.124068 31297 webserver.cc:533] Webserver started at http://127.30.144.67:44387/ using document root <none> and password file <none>
I20260710 11:06:07.124758 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:07.124990 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:07.125262 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:07.125690 32313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34716
I20260710 11:06:07.126529 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "f547788bbd38426f97ff22a8f304d0af"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-7p3j"
I20260710 11:06:07.131052 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:06:07.134524 32526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.135419 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:07.135767 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "f547788bbd38426f97ff22a8f304d0af"
format_stamp: "Formatted at 2026-07-10 11:06:07 on dist-test-slave-7p3j"
I20260710 11:06:07.136116 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:07.155673 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:07.156883 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:07.158478 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:07.160687 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:07.160928 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.161176 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:07.161350 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:07.201356 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:44913
I20260710 11:06:07.201463 32588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:44913 every 8 connection(s)
I20260710 11:06:07.215926 32589 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33855
I20260710 11:06:07.216334 32589 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:07.217105 32589 heartbeater.cc:507] Master 127.30.144.126:33855 requested a full tablet report, sending...
I20260710 11:06:07.219148 32313 ts_manager.cc:194] Registered new tserver with Master: f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:07.220147 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015493002s
I20260710 11:06:07.220715 32313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34722
I20260710 11:06:07.247133 32313 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34724:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:07.251031 32313 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:07.370323 32405 tablet_service.cc:1511] Processing CreateTablet for tablet 432eabdb809247f38eb98b8f2f4fd97c (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:07.371868 32401 tablet_service.cc:1511] Processing CreateTablet for tablet a0cdf7ebf383438dbb707604b856455e (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:07.373142 32404 tablet_service.cc:1511] Processing CreateTablet for tablet 202ec933d2854a4384d200676bb09f20 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:07.375648 32403 tablet_service.cc:1511] Processing CreateTablet for tablet 34de41c7440a4c4eb26d9d48db923cee (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:07.378396 32402 tablet_service.cc:1511] Processing CreateTablet for tablet 0457188df7e1467a892145a5d14a4fe0 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:07.378872 32479 tablet_service.cc:1511] Processing CreateTablet for tablet 202ec933d2854a4384d200676bb09f20 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:07.371897 32405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432eabdb809247f38eb98b8f2f4fd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.380293 32479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202ec933d2854a4384d200676bb09f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.383411 32477 tablet_service.cc:1511] Processing CreateTablet for tablet 0457188df7e1467a892145a5d14a4fe0 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:07.383574 32478 tablet_service.cc:1511] Processing CreateTablet for tablet 34de41c7440a4c4eb26d9d48db923cee (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:07.383664 32552 tablet_service.cc:1511] Processing CreateTablet for tablet 34de41c7440a4c4eb26d9d48db923cee (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:07.385113 32552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34de41c7440a4c4eb26d9d48db923cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.385046 32477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0457188df7e1467a892145a5d14a4fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.386885 32551 tablet_service.cc:1511] Processing CreateTablet for tablet 0457188df7e1467a892145a5d14a4fe0 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:07.388289 32551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0457188df7e1467a892145a5d14a4fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.391794 32400 tablet_service.cc:1511] Processing CreateTablet for tablet 08065a5968bc429ebab8eb03e9ea9c73 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:07.392341 32550 tablet_service.cc:1511] Processing CreateTablet for tablet a0cdf7ebf383438dbb707604b856455e (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:07.393777 32550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cdf7ebf383438dbb707604b856455e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.394021 32478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34de41c7440a4c4eb26d9d48db923cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.394956 32475 tablet_service.cc:1511] Processing CreateTablet for tablet 08065a5968bc429ebab8eb03e9ea9c73 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:07.396366 32475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08065a5968bc429ebab8eb03e9ea9c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.396688 32549 tablet_service.cc:1511] Processing CreateTablet for tablet 08065a5968bc429ebab8eb03e9ea9c73 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:07.398094 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08065a5968bc429ebab8eb03e9ea9c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.398545 32553 tablet_service.cc:1511] Processing CreateTablet for tablet 202ec933d2854a4384d200676bb09f20 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:07.399911 32553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202ec933d2854a4384d200676bb09f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.401633 32474 tablet_service.cc:1511] Processing CreateTablet for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:07.402366 32554 tablet_service.cc:1511] Processing CreateTablet for tablet 432eabdb809247f38eb98b8f2f4fd97c (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:07.403108 32474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.403756 32554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432eabdb809247f38eb98b8f2f4fd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.406358 32399 tablet_service.cc:1511] Processing CreateTablet for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:07.408007 32480 tablet_service.cc:1511] Processing CreateTablet for tablet 432eabdb809247f38eb98b8f2f4fd97c (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:07.409446 32480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432eabdb809247f38eb98b8f2f4fd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.381142 32476 tablet_service.cc:1511] Processing CreateTablet for tablet a0cdf7ebf383438dbb707604b856455e (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:07.414108 32402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0457188df7e1467a892145a5d14a4fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.414695 32476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cdf7ebf383438dbb707604b856455e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.414795 32401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cdf7ebf383438dbb707604b856455e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.415535 32400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08065a5968bc429ebab8eb03e9ea9c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.418033 32399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.421435 32403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34de41c7440a4c4eb26d9d48db923cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.434023 32404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202ec933d2854a4384d200676bb09f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.435086 32548 tablet_service.cc:1511] Processing CreateTablet for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:07.435101 32398 tablet_service.cc:1511] Processing CreateTablet for tablet 85c184db662a497ea0214b7525ae04b4 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:07.436565 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.436877 32398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c184db662a497ea0214b7525ae04b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.443876 32477 tablet_service.cc:1511] Processing CreateTablet for tablet 85c184db662a497ea0214b7525ae04b4 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:07.443971 32397 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8e8cc9c634581890ef0fb28bb9725 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:07.444821 32547 tablet_service.cc:1511] Processing CreateTablet for tablet 85c184db662a497ea0214b7525ae04b4 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:07.445466 32477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c184db662a497ea0214b7525ae04b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.445588 32397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8e8cc9c634581890ef0fb28bb9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.447135 32547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c184db662a497ea0214b7525ae04b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.484359 32604 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:07.487337 32546 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8e8cc9c634581890ef0fb28bb9725 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:07.488842 32396 tablet_service.cc:1511] Processing CreateTablet for tablet 017fd460c21e4aa591a340fd68330f56 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:07.488875 32546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8e8cc9c634581890ef0fb28bb9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.494397 32473 tablet_service.cc:1511] Processing CreateTablet for tablet 017fd460c21e4aa591a340fd68330f56 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:07.495908 32473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017fd460c21e4aa591a340fd68330f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.499251 32396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017fd460c21e4aa591a340fd68330f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.503815 32604 tablet_bootstrap.cc:654] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.525827 32545 tablet_service.cc:1511] Processing CreateTablet for tablet 017fd460c21e4aa591a340fd68330f56 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:07.526695 32402 tablet_service.cc:1511] Processing CreateTablet for tablet d9065e8162a7435bab9cb88cfca67aee (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:07.527182 32545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017fd460c21e4aa591a340fd68330f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.528069 32402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9065e8162a7435bab9cb88cfca67aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.539889 32472 tablet_service.cc:1511] Processing CreateTablet for tablet d9065e8162a7435bab9cb88cfca67aee (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:07.544191 32397 tablet_service.cc:1511] Processing CreateTablet for tablet c5d103e2f2c2452991a52ea2c24a5e9d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:07.545933 32397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d103e2f2c2452991a52ea2c24a5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.545850 32554 tablet_service.cc:1511] Processing CreateTablet for tablet d9065e8162a7435bab9cb88cfca67aee (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:07.550611 32554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9065e8162a7435bab9cb88cfca67aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.575304 32472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9065e8162a7435bab9cb88cfca67aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.575421 32606 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:07.598078 32478 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8e8cc9c634581890ef0fb28bb9725 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:07.599931 32478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8e8cc9c634581890ef0fb28bb9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.608337 32399 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.609944 32399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.618541 32605 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:07.626269 32545 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.628149 32545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.633370 32480 tablet_service.cc:1511] Processing CreateTablet for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:07.637514 32480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.644817 32477 tablet_service.cc:1511] Processing CreateTablet for tablet 7200f2ba337a4a598087004c8de72f56 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.644922 32549 tablet_service.cc:1511] Processing CreateTablet for tablet 7200f2ba337a4a598087004c8de72f56 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.645860 32606 tablet_bootstrap.cc:654] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.646274 32549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f2ba337a4a598087004c8de72f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.646274 32477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f2ba337a4a598087004c8de72f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.653262 32548 tablet_service.cc:1511] Processing CreateTablet for tablet c5d103e2f2c2452991a52ea2c24a5e9d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:07.654592 32548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d103e2f2c2452991a52ea2c24a5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.662515 32396 tablet_service.cc:1511] Processing CreateTablet for tablet c00d14a080764afb996be95bf5141e42 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.663832 32396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00d14a080764afb996be95bf5141e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.682744 32474 tablet_service.cc:1511] Processing CreateTablet for tablet c00d14a080764afb996be95bf5141e42 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.684090 32474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00d14a080764afb996be95bf5141e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.687700 32604 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:07.688203 32604 ts_tablet_manager.cc:1403] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.204s	user 0.046s	sys 0.028s
I20260710 11:06:07.689159 32546 tablet_service.cc:1511] Processing CreateTablet for tablet c00d14a080764afb996be95bf5141e42 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:07.690529 32546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00d14a080764afb996be95bf5141e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.691229 32604 raft_consensus.cc:359] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.691969 32604 raft_consensus.cc:385] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.692256 32604 raft_consensus.cc:740] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.692267 32476 tablet_service.cc:1511] Processing CreateTablet for tablet 4415b18f5fb24ae4be0500425e0a2ce1 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.693022 32604 consensus_queue.cc:260] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.693874 32476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415b18f5fb24ae4be0500425e0a2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.702090 32479 tablet_service.cc:1511] Processing CreateTablet for tablet c5d103e2f2c2452991a52ea2c24a5e9d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:07.703416 32479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d103e2f2c2452991a52ea2c24a5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.706380 32397 tablet_service.cc:1511] Processing CreateTablet for tablet 7200f2ba337a4a598087004c8de72f56 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:07.707641 32397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f2ba337a4a598087004c8de72f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.714424 32605 tablet_bootstrap.cc:654] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.717267 32515 heartbeater.cc:499] Master 127.30.144.126:33855 was elected leader, sending a full tablet report...
I20260710 11:06:07.717932 32604 ts_tablet_manager.cc:1434] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.002s
I20260710 11:06:07.718924 32604 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:07.729553 32545 tablet_service.cc:1511] Processing CreateTablet for tablet 4415b18f5fb24ae4be0500425e0a2ce1 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.730858 32545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415b18f5fb24ae4be0500425e0a2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.733233 32604 tablet_bootstrap.cc:654] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.734565 32400 tablet_service.cc:1511] Processing CreateTablet for tablet 4415b18f5fb24ae4be0500425e0a2ce1 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:07.748865 32396 tablet_service.cc:1511] Processing CreateTablet for tablet d06fd16ad3394384bb69dc5a21d64bbb (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.750061 32554 tablet_service.cc:1511] Processing CreateTablet for tablet d06fd16ad3394384bb69dc5a21d64bbb (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.751343 32554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06fd16ad3394384bb69dc5a21d64bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.751076 32404 tablet_service.cc:1511] Processing CreateTablet for tablet 2709c9a83c1f4c989572aa3bd63bf9c0 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.752641 32478 tablet_service.cc:1511] Processing CreateTablet for tablet 2709c9a83c1f4c989572aa3bd63bf9c0 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.753849 32478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2709c9a83c1f4c989572aa3bd63bf9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.756110 32398 tablet_service.cc:1511] Processing CreateTablet for tablet ebedd08475bf41d08ac9d2b7605c362d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.757717 32472 tablet_service.cc:1511] Processing CreateTablet for tablet ebedd08475bf41d08ac9d2b7605c362d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.758889 32472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebedd08475bf41d08ac9d2b7605c362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.759447 32547 tablet_service.cc:1511] Processing CreateTablet for tablet 2709c9a83c1f4c989572aa3bd63bf9c0 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:07.760764 32547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2709c9a83c1f4c989572aa3bd63bf9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.762845 32401 tablet_service.cc:1511] Processing CreateTablet for tablet 06847704a67848deb771b42839aa2ccc (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.759447 32551 tablet_service.cc:1511] Processing CreateTablet for tablet ebedd08475bf41d08ac9d2b7605c362d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:07.766381 32551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebedd08475bf41d08ac9d2b7605c362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.773785 32553 tablet_service.cc:1511] Processing CreateTablet for tablet 06847704a67848deb771b42839aa2ccc (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.775074 32553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06847704a67848deb771b42839aa2ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.764513 32473 tablet_service.cc:1511] Processing CreateTablet for tablet d06fd16ad3394384bb69dc5a21d64bbb (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:07.778434 32473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06fd16ad3394384bb69dc5a21d64bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.784221 32480 tablet_service.cc:1511] Processing CreateTablet for tablet 06847704a67848deb771b42839aa2ccc (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:07.785559 32480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06847704a67848deb771b42839aa2ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.777062 32400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415b18f5fb24ae4be0500425e0a2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.795974 32401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06847704a67848deb771b42839aa2ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.797992 32396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06fd16ad3394384bb69dc5a21d64bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.801985 32398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebedd08475bf41d08ac9d2b7605c362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.806084 32404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2709c9a83c1f4c989572aa3bd63bf9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.810343 32605 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:07.813994 32605 ts_tablet_manager.cc:1403] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.196s	user 0.007s	sys 0.008s
I20260710 11:06:07.815920 32604 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:07.816409 32604 ts_tablet_manager.cc:1403] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.001s
I20260710 11:06:07.820235 32399 tablet_service.cc:1511] Processing CreateTablet for tablet c0bb4069daad40e19694be2fc492e79d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.821623 32399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bb4069daad40e19694be2fc492e79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.826658 32604 raft_consensus.cc:359] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.827469 32604 raft_consensus.cc:385] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.827169 32475 tablet_service.cc:1511] Processing CreateTablet for tablet c0bb4069daad40e19694be2fc492e79d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.827831 32604 raft_consensus.cc:740] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.828570 32475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bb4069daad40e19694be2fc492e79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.828599 32604 consensus_queue.cc:260] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.830567 32405 tablet_service.cc:1511] Processing CreateTablet for tablet fc349f794f564aeb917ff6ff8a0cdd17 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.831832 32405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc349f794f564aeb917ff6ff8a0cdd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.835647 32553 tablet_service.cc:1511] Processing CreateTablet for tablet 69afde330f6e43629841832cb8946f25 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.821676 32402 tablet_service.cc:1511] Processing CreateTablet for tablet 69afde330f6e43629841832cb8946f25 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.837090 32402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afde330f6e43629841832cb8946f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.837241 32604 ts_tablet_manager.cc:1434] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:06:07.839095 32604 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:07.831835 32605 raft_consensus.cc:359] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.844925 32605 raft_consensus.cc:385] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:07.852456 32361 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:07.853709 32403 tablet_service.cc:1511] Processing CreateTablet for tablet 65c588090cb4480cadaa7ac880ef955e (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.847971 32605 raft_consensus.cc:740] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.862531 32605 consensus_queue.cc:260] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.864333 32479 tablet_service.cc:1511] Processing CreateTablet for tablet fc349f794f564aeb917ff6ff8a0cdd17 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.865134 32546 tablet_service.cc:1511] Processing CreateTablet for tablet fc349f794f564aeb917ff6ff8a0cdd17 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:07.866421 32546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc349f794f564aeb917ff6ff8a0cdd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.868485 32604 tablet_bootstrap.cc:654] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.870671 32403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c588090cb4480cadaa7ac880ef955e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.871366 32478 tablet_service.cc:1511] Processing CreateTablet for tablet 65c588090cb4480cadaa7ac880ef955e (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.843783 32477 tablet_service.cc:1511] Processing CreateTablet for tablet 69afde330f6e43629841832cb8946f25 (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:07.874995 32478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c588090cb4480cadaa7ac880ef955e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.834254 32551 tablet_service.cc:1511] Processing CreateTablet for tablet c0bb4069daad40e19694be2fc492e79d (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:07.881276 32553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afde330f6e43629841832cb8946f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.885327 32547 tablet_service.cc:1511] Processing CreateTablet for tablet 65c588090cb4480cadaa7ac880ef955e (DEFAULT_TABLE table=test-workload [id=8022eee3ce554c108d554518fb51700b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:07.897910 32547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c588090cb4480cadaa7ac880ef955e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.899016 32606 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:07.899516 32606 ts_tablet_manager.cc:1403] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.325s	user 0.032s	sys 0.046s
I20260710 11:06:07.901908 32606 raft_consensus.cc:359] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.902644 32606 raft_consensus.cc:385] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.902942 32606 raft_consensus.cc:740] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.903697 32606 consensus_queue.cc:260] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.909515 32551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bb4069daad40e19694be2fc492e79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.902007 32477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afde330f6e43629841832cb8946f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.925968 32479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc349f794f564aeb917ff6ff8a0cdd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:07.926720 32605 ts_tablet_manager.cc:1434] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.112s	user 0.003s	sys 0.010s
I20260710 11:06:07.927413 32440 heartbeater.cc:499] Master 127.30.144.126:33855 was elected leader, sending a full tablet report...
I20260710 11:06:07.957126 32605 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:07.965303 32604 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:07.966431 32604 ts_tablet_manager.cc:1403] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.005s
I20260710 11:06:07.971550 32604 raft_consensus.cc:359] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.972285 32604 raft_consensus.cc:385] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.972430 32605 tablet_bootstrap.cc:654] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.972622 32604 raft_consensus.cc:740] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:07.986717 32589 heartbeater.cc:499] Master 127.30.144.126:33855 was elected leader, sending a full tablet report...
I20260710 11:06:07.986940 32606 ts_tablet_manager.cc:1434] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.087s	user 0.017s	sys 0.055s
I20260710 11:06:07.987844 32606 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:07.992210 32606 tablet_bootstrap.cc:654] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:07.973502 32604 consensus_queue.cc:260] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.995401 32605 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:07.995918 32605 ts_tablet_manager.cc:1403] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 11:06:07.997272 32604 ts_tablet_manager.cc:1434] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260710 11:06:07.998283 32604 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:07.998874 32605 raft_consensus.cc:359] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:07.999590 32605 raft_consensus.cc:385] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:07.999913 32605 raft_consensus.cc:740] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.000474 32613 raft_consensus.cc:493] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.000909 32613 raft_consensus.cc:515] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.004654 32605 consensus_queue.cc:260] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.006767 32605 ts_tablet_manager.cc:1434] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:08.009130 32613 leader_election.cc:290] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.016844 32604 tablet_bootstrap.cc:654] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.018214 32605 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.023937 32606 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.024610 32606 ts_tablet_manager.cc:1403] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260710 11:06:08.028002 32606 raft_consensus.cc:359] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.028896 32606 raft_consensus.cc:385] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.029222 32606 raft_consensus.cc:740] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.030062 32606 consensus_queue.cc:260] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.035420 32606 ts_tablet_manager.cc:1434] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:08.036486 32606 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.042521 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.043596 32605 tablet_bootstrap.cc:654] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:08.044397 32528 leader_election.cc:343] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.048061 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.048374 32606 tablet_bootstrap.cc:654] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:08.049963 32529 leader_election.cc:343] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.050468 32529 leader_election.cc:304] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:08.051700 32613 raft_consensus.cc:2749] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.059741 32605 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.060299 32605 ts_tablet_manager.cc:1403] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260710 11:06:08.062835 32604 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.063341 32604 ts_tablet_manager.cc:1403] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.021s
I20260710 11:06:08.063519 32605 raft_consensus.cc:359] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.064363 32605 raft_consensus.cc:385] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.064687 32605 raft_consensus.cc:740] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.065524 32605 consensus_queue.cc:260] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.066535 32604 raft_consensus.cc:359] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.067323 32604 raft_consensus.cc:385] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.067647 32604 raft_consensus.cc:740] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.068115 32606 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.068621 32606 ts_tablet_manager.cc:1403] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.003s
I20260710 11:06:08.068454 32604 consensus_queue.cc:260] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.070935 32604 ts_tablet_manager.cc:1434] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:08.071987 32604 tablet_bootstrap.cc:492] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.071789 32606 raft_consensus.cc:359] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.072615 32606 raft_consensus.cc:385] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.072938 32606 raft_consensus.cc:740] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.073772 32606 consensus_queue.cc:260] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.076699 32605 ts_tablet_manager.cc:1434] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:06:08.077888 32605 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.079584 32604 tablet_bootstrap.cc:654] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.084856 32605 tablet_bootstrap.cc:654] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.085857 32604 tablet_bootstrap.cc:492] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.086362 32604 ts_tablet_manager.cc:1403] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 11:06:08.087503 32606 ts_tablet_manager.cc:1434] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:06:08.088594 32606 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.089468 32604 raft_consensus.cc:359] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.090315 32604 raft_consensus.cc:385] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.090652 32604 raft_consensus.cc:740] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.091620 32604 consensus_queue.cc:260] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.094427 32604 ts_tablet_manager.cc:1434] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:08.095546 32604 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.097256 32606 tablet_bootstrap.cc:654] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.103163 32604 tablet_bootstrap.cc:654] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.109102 32609 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.109143 32606 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.110028 32605 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.109779 32609 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.110049 32606 ts_tablet_manager.cc:1403] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 11:06:08.110743 32605 ts_tablet_manager.cc:1403] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.005s
I20260710 11:06:08.117311 32606 raft_consensus.cc:359] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.114125 32605 raft_consensus.cc:359] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.118551 32606 raft_consensus.cc:385] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.118741 32605 raft_consensus.cc:385] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.119107 32606 raft_consensus.cc:740] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.119336 32605 raft_consensus.cc:740] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.120502 32605 consensus_queue.cc:260] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.121982 32609 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.120301 32606 consensus_queue.cc:260] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.127728 32606 ts_tablet_manager.cc:1434] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:06:08.128986 32606 tablet_bootstrap.cc:492] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.129175 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.129931 32415 raft_consensus.cc:2468] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:08.131450 32605 ts_tablet_manager.cc:1434] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:06:08.131363 32455 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.132380 32609 raft_consensus.cc:2804] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.132759 32609 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.133352 32609 raft_consensus.cc:3060] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.134191 32612 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.134776 32612 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.139647 32612 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.139945 32604 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.153777 32605 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.146975 32613 raft_consensus.cc:493] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.145068 32606 tablet_bootstrap.cc:654] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.155761 32613 raft_consensus.cc:515] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.164628 32613 leader_election.cc:290] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.155757 32604 ts_tablet_manager.cc:1403] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.004s
I20260710 11:06:08.174547 32613 raft_consensus.cc:493] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.174674 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.161530 32609 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.175168 32613 raft_consensus.cc:515] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.177440 32605 tablet_bootstrap.cc:654] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.178817 32613 leader_election.cc:290] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.179499 32613 raft_consensus.cc:493] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.180083 32613 raft_consensus.cc:515] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.187659 32632 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:08.195715 32528 leader_election.cc:343] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.188372 32604 raft_consensus.cc:359] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.198493 32632 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.202634 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.202118 32613 leader_election.cc:290] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.204622 32632 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.205190 32632 raft_consensus.cc:493] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.199855 32604 raft_consensus.cc:385] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.205993 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.206156 32604 raft_consensus.cc:740] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.206202 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.206809 32489 raft_consensus.cc:2468] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:08.206969 32414 raft_consensus.cc:2468] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:08.204659 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.208207 32490 raft_consensus.cc:2468] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.208503 32455 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.209143 32606 tablet_bootstrap.cc:492] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.209757 32606 ts_tablet_manager.cc:1403] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.012s
I20260710 11:06:08.210000 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.210676 32415 raft_consensus.cc:3060] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.209673 32632 raft_consensus.cc:515] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.207159 32604 consensus_queue.cc:260] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.212617 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.213696 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.215633 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.214277 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.217515 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.218092 32414 raft_consensus.cc:2468] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:08.219316 32609 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.219695 32612 raft_consensus.cc:493] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.219925 32609 raft_consensus.cc:2804] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:08.220130 32529 leader_election.cc:343] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.220386 32609 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.220208 32612 raft_consensus.cc:515] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.220867 32609 raft_consensus.cc:3060] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.220788 32529 leader_election.cc:304] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:08.223868 32379 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.226543 32612 leader_election.cc:290] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
W20260710 11:06:08.227816 32454 leader_election.cc:343] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.226347 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202ec933d2854a4384d200676bb09f20" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.226877 32528 leader_election.cc:304] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
W20260710 11:06:08.229769 32455 leader_election.cc:343] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:08.230114 32528 leader_election.cc:343] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.230734 32613 raft_consensus.cc:2804] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:08.231118 32454 leader_election.cc:343] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.231298 32613 raft_consensus.cc:493] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.231884 32613 raft_consensus.cc:3060] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.234449 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.234887 32606 raft_consensus.cc:359] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.225630 32636 raft_consensus.cc:2749] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:08.235636 32529 leader_election.cc:343] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.236423 32529 leader_election.cc:304] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:08.237037 32612 raft_consensus.cc:2804] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.237547 32636 raft_consensus.cc:2749] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.235670 32606 raft_consensus.cc:385] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.237843 32415 raft_consensus.cc:2468] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:08.239050 32632 leader_election.cc:290] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.240780 32606 raft_consensus.cc:740] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.241904 32455 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.242138 32606 consensus_queue.cc:260] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.242956 32637 raft_consensus.cc:2804] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.243274 32605 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.243444 32637 raft_consensus.cc:697] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:08.243800 32605 ts_tablet_manager.cc:1403] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.010s
I20260710 11:06:08.244722 32606 ts_tablet_manager.cc:1434] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260710 11:06:08.245998 32454 leader_election.cc:343] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.247548 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202ec933d2854a4384d200676bb09f20" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.247989 32606 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.248309 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.248469 32605 raft_consensus.cc:359] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.248925 32490 raft_consensus.cc:2468] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.249140 32605 raft_consensus.cc:385] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.239920 32612 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.249451 32605 raft_consensus.cc:740] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.251988 32379 leader_election.cc:304] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.253016 32640 raft_consensus.cc:2804] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.253449 32640 raft_consensus.cc:493] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.253394 32609 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.254101 32605 consensus_queue.cc:260] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.254918 32640 raft_consensus.cc:3060] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.250061 32612 raft_consensus.cc:3060] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.254601 32639 raft_consensus.cc:493] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:08.255468 32454 leader_election.cc:343] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.255970 32454 leader_election.cc:304] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:08.256584 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.255825 32639 raft_consensus.cc:515] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.257758 32632 raft_consensus.cc:2749] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.258445 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.259177 32609 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.244422 32637 consensus_queue.cc:237] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.260031 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
W20260710 11:06:08.261194 32379 leader_election.cc:343] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.264210 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08065a5968bc429ebab8eb03e9ea9c73" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.264781 32605 ts_tablet_manager.cc:1434] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 11:06:08.265854 32605 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: Bootstrap starting.
W20260710 11:06:08.265854 32455 leader_election.cc:343] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.266812 32604 ts_tablet_manager.cc:1434] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.097s	user 0.015s	sys 0.012s
I20260710 11:06:08.267838 32604 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.273641 32605 tablet_bootstrap.cc:654] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.274096 32639 leader_election.cc:290] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.276420 32613 raft_consensus.cc:515] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.277585 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.277902 32564 raft_consensus.cc:2393] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25b2117322784c49967f114668575073 in current term 1: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:08.278776 32613 leader_election.cc:290] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.281252 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.281361 32612 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.281924 32490 raft_consensus.cc:3060] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.282089 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.282680 32605 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.283519 32612 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
W20260710 11:06:08.283668 32454 leader_election.cc:343] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.284152 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.284430 32604 tablet_bootstrap.cc:654] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.284914 32489 raft_consensus.cc:2393] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25b2117322784c49967f114668575073 in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:08.285353 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08065a5968bc429ebab8eb03e9ea9c73" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.286062 32564 raft_consensus.cc:2468] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:08.287225 32605 ts_tablet_manager.cc:1403] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260710 11:06:08.287185 32454 leader_election.cc:304] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [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: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:08.288189 32639 raft_consensus.cc:2804] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.288647 32639 raft_consensus.cc:493] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.289060 32639 raft_consensus.cc:3060] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.290205 32415 raft_consensus.cc:2393] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ee68c939b674f6fae5bd5cdd67b547e in current term 1: Already voted for candidate 25b2117322784c49967f114668575073 in this term.
I20260710 11:06:08.291569 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.292259 32455 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [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: 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
W20260710 11:06:08.292975 32379 leader_election.cc:343] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.293454 32379 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [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: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:08.293751 32609 raft_consensus.cc:2749] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.294324 32612 raft_consensus.cc:2749] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.294579 32490 raft_consensus.cc:2468] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:08.296036 32640 raft_consensus.cc:515] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.297406 32414 raft_consensus.cc:2393] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 25b2117322784c49967f114668575073 in this term.
I20260710 11:06:08.297562 32528 leader_election.cc:304] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:08.298633 32613 raft_consensus.cc:2804] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.299206 32613 raft_consensus.cc:697] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:08.300034 32613 consensus_queue.cc:237] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.300572 32606 tablet_bootstrap.cc:654] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.301411 32604 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.301911 32604 ts_tablet_manager.cc:1403] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.003s
I20260710 11:06:08.304929 32604 raft_consensus.cc:359] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.305615 32604 raft_consensus.cc:385] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.305961 32604 raft_consensus.cc:740] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.306195 32639 raft_consensus.cc:515] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.306954 32604 consensus_queue.cc:260] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.308432 32612 raft_consensus.cc:493] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.308897 32612 raft_consensus.cc:515] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.309257 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08065a5968bc429ebab8eb03e9ea9c73" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.310645 32640 leader_election.cc:290] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.310851 32612 leader_election.cc:290] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.312727 32604 ts_tablet_manager.cc:1434] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:08.312214 32312 catalog_manager.cc:5697] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.313623 32606 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.313766 32604 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.313757 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8e8cc9c634581890ef0fb28bb9725" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.314217 32606 ts_tablet_manager.cc:1403] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.005s
W20260710 11:06:08.315778 32455 leader_election.cc:343] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.312939 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.316833 32490 raft_consensus.cc:2393] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25b2117322784c49967f114668575073 in current term 1: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:08.316623 32605 raft_consensus.cc:359] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.317334 32605 raft_consensus.cc:385] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.317627 32605 raft_consensus.cc:740] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
W20260710 11:06:08.317987 32379 leader_election.cc:343] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.318379 32605 consensus_queue.cc:260] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.320063 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.320598 32605 ts_tablet_manager.cc:1434] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 11:06:08.322345 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8e8cc9c634581890ef0fb28bb9725" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.322580 32639 leader_election.cc:290] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.324358 32605 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.324756 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08065a5968bc429ebab8eb03e9ea9c73" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.324307 32311 catalog_manager.cc:5697] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 0 to 1, leader changed from <none> to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:08.325538 32564 raft_consensus.cc:3060] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.332141 32379 leader_election.cc:304] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [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: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
W20260710 11:06:08.333415 32379 leader_election.cc:343] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.333891 32379 leader_election.cc:304] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:08.335690 32612 raft_consensus.cc:2749] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.336314 32564 raft_consensus.cc:2468] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:08.336414 32640 raft_consensus.cc:2749] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.337487 32454 leader_election.cc:304] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:08.317638 32606 raft_consensus.cc:359] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.338378 32606 raft_consensus.cc:385] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.338709 32606 raft_consensus.cc:740] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.338842 32639 raft_consensus.cc:2804] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.339351 32639 raft_consensus.cc:697] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:08.339821 32606 consensus_queue.cc:260] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.340197 32639 consensus_queue.cc:237] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.342007 32605 tablet_bootstrap.cc:654] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.342698 32606 ts_tablet_manager.cc:1434] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:06:08.343771 32606 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.346009 32604 tablet_bootstrap.cc:654] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.348584 32605 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.351125 32605 ts_tablet_manager.cc:1403] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:06:08.353200 32606 tablet_bootstrap.cc:654] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.357690 32605 raft_consensus.cc:359] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.368799 32605 raft_consensus.cc:385] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.369274 32605 raft_consensus.cc:740] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.361807 32606 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.370223 32605 consensus_queue.cc:260] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.370882 32606 ts_tablet_manager.cc:1403] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260710 11:06:08.373013 32605 ts_tablet_manager.cc:1434] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:06:08.373585 32604 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.374050 32604 ts_tablet_manager.cc:1403] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.012s
I20260710 11:06:08.374287 32605 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.375360 32606 raft_consensus.cc:359] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.376157 32606 raft_consensus.cc:385] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.376474 32606 raft_consensus.cc:740] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.376426 32604 raft_consensus.cc:359] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.377206 32604 raft_consensus.cc:385] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.377480 32604 raft_consensus.cc:740] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.378238 32604 consensus_queue.cc:260] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.379526 32606 consensus_queue.cc:260] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.380302 32604 ts_tablet_manager.cc:1434] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:08.381191 32604 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.383253 32605 tablet_bootstrap.cc:654] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.383723 32606 ts_tablet_manager.cc:1434] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:08.384954 32606 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.391130 32606 tablet_bootstrap.cc:654] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.393231 32604 tablet_bootstrap.cc:654] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.395190 32605 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.395749 32605 ts_tablet_manager.cc:1403] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 11:06:08.397958 32313 catalog_manager.cc:5697] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.398626 32605 raft_consensus.cc:359] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.399564 32605 raft_consensus.cc:385] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.399921 32605 raft_consensus.cc:740] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.400677 32605 consensus_queue.cc:260] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.403091 32605 ts_tablet_manager.cc:1434] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:08.404053 32605 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.410187 32605 tablet_bootstrap.cc:654] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.414667 32604 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.415190 32604 ts_tablet_manager.cc:1403] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260710 11:06:08.416368 32639 raft_consensus.cc:493] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.416833 32639 raft_consensus.cc:515] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.418038 32606 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.418481 32606 ts_tablet_manager.cc:1403] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260710 11:06:08.418816 32604 raft_consensus.cc:359] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.419804 32604 raft_consensus.cc:385] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.420176 32604 raft_consensus.cc:740] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.420998 32606 raft_consensus.cc:359] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.421763 32606 raft_consensus.cc:385] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.421077 32604 consensus_queue.cc:260] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.423820 32639 leader_election.cc:290] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.424118 32606 raft_consensus.cc:740] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.424885 32606 consensus_queue.cc:260] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.426860 32606 ts_tablet_manager.cc:1434] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:08.427753 32606 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.425531 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.430909 32414 raft_consensus.cc:2468] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:08.431143 32604 ts_tablet_manager.cc:1434] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:06:08.432184 32604 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.432343 32455 leader_election.cc:304] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.432961 32605 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.433406 32605 ts_tablet_manager.cc:1403] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.018s
I20260710 11:06:08.433522 32606 tablet_bootstrap.cc:654] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.434515 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.435158 32564 raft_consensus.cc:2468] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:08.436462 32605 raft_consensus.cc:359] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.436784 32640 raft_consensus.cc:493] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.437228 32605 raft_consensus.cc:385] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.437696 32605 raft_consensus.cc:740] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.437430 32640 raft_consensus.cc:515] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.438678 32604 tablet_bootstrap.cc:654] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.438529 32605 consensus_queue.cc:260] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.439921 32640 leader_election.cc:290] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.440779 32605 ts_tablet_manager.cc:1434] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:08.441785 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.442374 32490 raft_consensus.cc:2468] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.442555 32605 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.443917 32379 leader_election.cc:304] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.445288 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
W20260710 11:06:08.446812 32379 leader_election.cc:343] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.447882 32640 raft_consensus.cc:2804] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.448235 32640 raft_consensus.cc:493] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.448662 32605 tablet_bootstrap.cc:654] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.448586 32640 raft_consensus.cc:3060] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.450429 32639 raft_consensus.cc:2804] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.451063 32639 raft_consensus.cc:493] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.451521 32639 raft_consensus.cc:3060] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.462739 32612 raft_consensus.cc:493] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.463495 32612 raft_consensus.cc:515] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.466670 32612 leader_election.cc:290] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.468714 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.471037 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
W20260710 11:06:08.474606 32379 leader_election.cc:343] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:08.475713 32379 leader_election.cc:343] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.476656 32379 leader_election.cc:304] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:08.477852 32612 raft_consensus.cc:2749] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.481762 32639 raft_consensus.cc:515] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.486063 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.487056 32414 raft_consensus.cc:3060] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.496738 32639 leader_election.cc:290] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.497042 32640 raft_consensus.cc:515] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.498667 32606 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.499154 32606 ts_tablet_manager.cc:1403] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.016s
I20260710 11:06:08.499985 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.500679 32564 raft_consensus.cc:3060] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.500970 32604 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.501451 32604 ts_tablet_manager.cc:1403] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.030s
I20260710 11:06:08.502890 32414 raft_consensus.cc:2468] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:08.503322 32606 raft_consensus.cc:359] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.504060 32606 raft_consensus.cc:385] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.504220 32455 leader_election.cc:304] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.504401 32604 raft_consensus.cc:359] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.505115 32604 raft_consensus.cc:385] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.505390 32604 raft_consensus.cc:740] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.504408 32606 raft_consensus.cc:740] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.505986 32605 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.506538 32605 ts_tablet_manager.cc:1403] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.016s
I20260710 11:06:08.506186 32604 consensus_queue.cc:260] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.506687 32606 consensus_queue.cc:260] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.507280 32637 raft_consensus.cc:2804] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.507810 32637 raft_consensus.cc:697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:08.508695 32637 consensus_queue.cc:237] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.509490 32605 raft_consensus.cc:359] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.510279 32605 raft_consensus.cc:385] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.510562 32605 raft_consensus.cc:740] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.511392 32605 consensus_queue.cc:260] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.515009 32604 ts_tablet_manager.cc:1434] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:08.516012 32604 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.517019 32606 ts_tablet_manager.cc:1434] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:06:08.518224 32606 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.518436 32605 ts_tablet_manager.cc:1434] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:08.519459 32605 tablet_bootstrap.cc:492] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.526229 32605 tablet_bootstrap.cc:654] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.526738 32606 tablet_bootstrap.cc:654] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.532603 32604 tablet_bootstrap.cc:654] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.536095 32606 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.536638 32606 ts_tablet_manager.cc:1403] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260710 11:06:08.540715 32606 raft_consensus.cc:359] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.543366 32606 raft_consensus.cc:385] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.543776 32606 raft_consensus.cc:740] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.544840 32564 raft_consensus.cc:2468] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:08.544739 32606 consensus_queue.cc:260] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.546327 32604 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.545588 32312 catalog_manager.cc:5697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.548324 32605 tablet_bootstrap.cc:492] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.549356 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.555862 32604 ts_tablet_manager.cc:1403] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.011s
I20260710 11:06:08.555918 32605 ts_tablet_manager.cc:1403] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.008s
I20260710 11:06:08.548273 32640 leader_election.cc:290] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.558329 32604 raft_consensus.cc:359] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.548957 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.559129 32604 raft_consensus.cc:385] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.559604 32604 raft_consensus.cc:740] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.559670 32490 raft_consensus.cc:3060] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.559625 32563 raft_consensus.cc:3060] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.560457 32604 consensus_queue.cc:260] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.563087 32604 ts_tablet_manager.cc:1434] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:08.564186 32604 tablet_bootstrap.cc:492] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.567103 32606 ts_tablet_manager.cc:1434] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260710 11:06:08.568164 32606 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.570163 32604 tablet_bootstrap.cc:654] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.563004 32605 raft_consensus.cc:359] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.570930 32605 raft_consensus.cc:385] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.571293 32605 raft_consensus.cc:740] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.572088 32605 consensus_queue.cc:260] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.573217 32490 raft_consensus.cc:2468] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.575104 32379 leader_election.cc:304] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.575999 32605 ts_tablet_manager.cc:1434] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:06:08.576349 32640 raft_consensus.cc:2804] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.577091 32605 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.577028 32640 raft_consensus.cc:697] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:08.578382 32640 consensus_queue.cc:237] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.583843 32605 tablet_bootstrap.cc:654] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.584123 32563 raft_consensus.cc:2468] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.588246 32606 tablet_bootstrap.cc:654] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.594161 32612 raft_consensus.cc:493] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.594698 32612 raft_consensus.cc:515] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.596400 32605 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.596866 32605 ts_tablet_manager.cc:1403] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:06:08.597406 32612 leader_election.cc:290] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.599066 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.599725 32490 raft_consensus.cc:2468] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.599630 32605 raft_consensus.cc:359] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.600404 32605 raft_consensus.cc:385] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.600697 32605 raft_consensus.cc:740] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.603235 32604 tablet_bootstrap.cc:492] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.603740 32604 ts_tablet_manager.cc:1403] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.013s
I20260710 11:06:08.604538 32312 catalog_manager.cc:5697] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.606334 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.606596 32604 raft_consensus.cc:359] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.607378 32604 raft_consensus.cc:385] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.607777 32604 raft_consensus.cc:740] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.608007 32379 leader_election.cc:304] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.608474 32604 consensus_queue.cc:260] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.609054 32640 raft_consensus.cc:2804] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.609474 32640 raft_consensus.cc:493] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.601409 32605 consensus_queue.cc:260] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.609881 32640 raft_consensus.cc:3060] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.611487 32605 ts_tablet_manager.cc:1434] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:08.617599 32605 tablet_bootstrap.cc:492] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.620496 32606 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.620939 32606 ts_tablet_manager.cc:1403] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.017s
I20260710 11:06:08.617715 32640 raft_consensus.cc:515] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.623718 32606 raft_consensus.cc:359] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.624684 32605 tablet_bootstrap.cc:654] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.607404 32563 raft_consensus.cc:2468] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.625349 32640 leader_election.cc:290] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.624441 32606 raft_consensus.cc:385] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.625942 32606 raft_consensus.cc:740] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.626649 32604 ts_tablet_manager.cc:1434] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:06:08.627691 32604 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.627277 32606 consensus_queue.cc:260] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.632386 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.633087 32490 raft_consensus.cc:3060] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.634908 32606 ts_tablet_manager.cc:1434] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:06:08.635926 32606 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:08.636838 32604 tablet_bootstrap.cc:654] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.638590 32639 raft_consensus.cc:493] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.639101 32639 raft_consensus.cc:515] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.642706 32606 tablet_bootstrap.cc:654] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.643075 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.643921 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.644273 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.644476 32640 raft_consensus.cc:493] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.644833 32563 raft_consensus.cc:3060] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:08.645423 32454 leader_election.cc:343] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.645183 32640 raft_consensus.cc:515] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.648173 32640 leader_election.cc:290] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
W20260710 11:06:08.649644 32455 leader_election.cc:343] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:08.650338 32455 leader_election.cc:304] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:08.651510 32637 raft_consensus.cc:2749] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.641458 32639 leader_election.cc:290] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.656845 32604 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:08.657545 32604 ts_tablet_manager.cc:1403] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.001s
I20260710 11:06:08.658622 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.659554 32564 raft_consensus.cc:2468] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.661173 32604 raft_consensus.cc:359] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.662271 32604 raft_consensus.cc:385] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.662665 32604 raft_consensus.cc:740] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.663234 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.663609 32604 consensus_queue.cc:260] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.661391 32379 leader_election.cc:304] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:08.665318 32640 raft_consensus.cc:2804] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.664146 32489 raft_consensus.cc:2468] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.665925 32640 raft_consensus.cc:493] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.666887 32640 raft_consensus.cc:3060] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.667353 32604 ts_tablet_manager.cc:1434] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:08.668623 32604 tablet_bootstrap.cc:492] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.670593 32490 raft_consensus.cc:2468] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.672024 32563 raft_consensus.cc:2468] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.673609 32379 leader_election.cc:304] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:08.675112 32612 raft_consensus.cc:2804] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.675414 32605 tablet_bootstrap.cc:492] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.675863 32605 ts_tablet_manager.cc:1403] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.032s
I20260710 11:06:08.675959 32613 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.676487 32613 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.677778 32612 raft_consensus.cc:697] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:08.679524 32563 raft_consensus.cc:3060] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.680253 32613 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.681559 32604 tablet_bootstrap.cc:654] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.682600 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.683372 32414 raft_consensus.cc:2393] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 25b2117322784c49967f114668575073 in this term.
I20260710 11:06:08.683220 32605 raft_consensus.cc:359] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.683707 32605 raft_consensus.cc:385] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.683938 32605 raft_consensus.cc:740] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.684821 32605 consensus_queue.cc:260] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.686403 32605 ts_tablet_manager.cc:1434] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:06:08.687069 32605 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.678699 32612 consensus_queue.cc:237] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.691728 32605 tablet_bootstrap.cc:654] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.696252 32640 raft_consensus.cc:515] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.699918 32639 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.702910 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.703212 32613 raft_consensus.cc:493] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.703713 32489 raft_consensus.cc:3060] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.703915 32613 raft_consensus.cc:515] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.709429 32641 raft_consensus.cc:493] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.710167 32641 raft_consensus.cc:515] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.714365 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.714859 32641 leader_election.cc:290] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.715066 32488 raft_consensus.cc:2468] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.716743 32379 leader_election.cc:304] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.717823 32636 raft_consensus.cc:493] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:08.718627 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:08.718472 32636 raft_consensus.cc:515] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.719583 32564 raft_consensus.cc:2468] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:08.721269 32636 leader_election.cc:290] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.725963 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.723312 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8e8cc9c634581890ef0fb28bb9725" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.727003 32488 raft_consensus.cc:2468] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:08.728820 32490 raft_consensus.cc:2393] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:08.723116 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8e8cc9c634581890ef0fb28bb9725" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.729970 32414 raft_consensus.cc:2468] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:08.728720 32528 leader_election.cc:304] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:08.725028 32641 raft_consensus.cc:2804] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.734478 32640 leader_election.cc:290] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.735594 32636 raft_consensus.cc:2804] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.736132 32636 raft_consensus.cc:493] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.736836 32636 raft_consensus.cc:3060] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.739085 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:08.739930 32564 raft_consensus.cc:3060] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.741731 32641 raft_consensus.cc:493] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.742215 32641 raft_consensus.cc:3060] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.745669 32605 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.746348 32605 ts_tablet_manager.cc:1403] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.028s
I20260710 11:06:08.748217 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202ec933d2854a4384d200676bb09f20" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.749150 32414 raft_consensus.cc:2468] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:08.750991 32529 leader_election.cc:304] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:08.752307 32675 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:08.753152 32675 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.754769 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202ec933d2854a4384d200676bb09f20" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.755467 32488 raft_consensus.cc:2468] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:08.753646 32605 raft_consensus.cc:359] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.756819 32605 raft_consensus.cc:385] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.759050 32613 leader_election.cc:290] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.757279 32605 raft_consensus.cc:740] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.759899 32613 raft_consensus.cc:2804] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:08.760296 32613 raft_consensus.cc:493] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:08.760654 32613 raft_consensus.cc:3060] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.761425 32605 consensus_queue.cc:260] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.764353 32605 ts_tablet_manager.cc:1434] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:06:08.765177 32606 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:08.765331 32605 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.765718 32606 ts_tablet_manager.cc:1403] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.016s
I20260710 11:06:08.764072 32528 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:08.768652 32606 raft_consensus.cc:359] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.769387 32606 raft_consensus.cc:385] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.770653 32675 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.771369 32675 raft_consensus.cc:3060] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.771889 32414 raft_consensus.cc:3060] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.773810 32605 tablet_bootstrap.cc:654] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.777755 32606 raft_consensus.cc:740] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.778311 32641 raft_consensus.cc:515] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.778587 32606 consensus_queue.cc:260] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.780694 32606 ts_tablet_manager.cc:1434] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 11:06:08.781440 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.781759 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:08.782099 32488 raft_consensus.cc:3060] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.796698 32606 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
W20260710 11:06:08.799742 32529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:38619, user_credentials={real_user=slave}} blocked reactor thread for 48914.7us
I20260710 11:06:08.799791 32639 consensus_queue.cc:1048] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.808706 32312 catalog_manager.cc:5697] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.811801 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:08.812707 32413 raft_consensus.cc:2468] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:08.735999 32489 raft_consensus.cc:2468] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.814805 32379 leader_election.cc:304] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.818142 32640 raft_consensus.cc:2804] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.844586 32640 raft_consensus.cc:697] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:08.847146 32640 consensus_queue.cc:237] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.851194 32488 raft_consensus.cc:2468] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.844025 32529 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [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: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:08.850440 32676 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:06:08.852876 32641 leader_election.cc:290] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:08.863905 32604 tablet_bootstrap.cc:492] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
W20260710 11:06:08.864254 32361 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:08.864410 32604 ts_tablet_manager.cc:1403] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.196s	user 0.064s	sys 0.073s
I20260710 11:06:08.867894 32605 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:08.868394 32605 ts_tablet_manager.cc:1403] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.057s
I20260710 11:06:08.869976 32379 leader_election.cc:304] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:08.870838 32641 raft_consensus.cc:2804] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.871006 32678 raft_consensus.cc:2804] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:08.871471 32641 raft_consensus.cc:697] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:08.873013 32605 raft_consensus.cc:359] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.873832 32605 raft_consensus.cc:385] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.874161 32605 raft_consensus.cc:740] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.872501 32641 consensus_queue.cc:237] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.874990 32605 consensus_queue.cc:260] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.882975 32605 ts_tablet_manager.cc:1434] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:06:08.884382 32605 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:08.871608 32678 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:08.886081 32678 raft_consensus.cc:3060] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:08.894848 32676 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:08.907789 32613 raft_consensus.cc:515] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.912611 32606 tablet_bootstrap.cc:654] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.912556 32564 raft_consensus.cc:2468] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:08.947654 32604 raft_consensus.cc:359] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.948532 32604 raft_consensus.cc:385] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.948750 32604 raft_consensus.cc:740] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.950210 32604 consensus_queue.cc:260] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.944514 32636 raft_consensus.cc:515] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:08.953135 32609 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:08.955436 32675 raft_consensus.cc:2749] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:08.958705 32636 leader_election.cc:290] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
W20260710 11:06:08.946038 32529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.144.65:38619, user_credentials={real_user=slave}} blocked reactor thread for 55920.2us
I20260710 11:06:08.970983 32613 leader_election.cc:290] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:08.973428 32312 catalog_manager.cc:5697] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.974558 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8e8cc9c634581890ef0fb28bb9725" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.975574 32413 raft_consensus.cc:3060] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.975965 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8e8cc9c634581890ef0fb28bb9725" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:08.980401 32489 raft_consensus.cc:3060] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.980991 32604 ts_tablet_manager.cc:1434] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.011s
I20260710 11:06:08.982197 32604 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:08.982542 32411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202ec933d2854a4384d200676bb09f20" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:08.983184 32411 raft_consensus.cc:3060] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.988911 32604 tablet_bootstrap.cc:654] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.979364 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:09.002144 32564 raft_consensus.cc:3060] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.039906 32613 raft_consensus.cc:493] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.040450 32613 raft_consensus.cc:515] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.043635 32411 raft_consensus.cc:2468] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.003708 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202ec933d2854a4384d200676bb09f20" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:09.039767 32689 raft_consensus.cc:493] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.049155 32529 leader_election.cc:304] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.049361 32613 leader_election.cc:290] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.025822 32489 raft_consensus.cc:2468] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.051219 32605 tablet_bootstrap.cc:654] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.047396 32490 raft_consensus.cc:3060] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.050127 32675 raft_consensus.cc:2804] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.053370 32675 raft_consensus.cc:697] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:09.052399 32688 consensus_queue.cc:1048] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:06:09.054396 32675 consensus_queue.cc:237] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.059082 32641 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.059674 32490 raft_consensus.cc:2468] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.041720 32678 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.064810 32689 raft_consensus.cc:515] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.072353 32412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.072583 32689 leader_election.cc:290] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.073376 32412 raft_consensus.cc:2468] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:09.076705 32455 leader_election.cc:304] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:09.077972 32689 raft_consensus.cc:2804] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.078644 32689 raft_consensus.cc:493] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.079598 32678 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.079210 32689 raft_consensus.cc:3060] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.086326 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.087826 32528 leader_election.cc:304] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.091392 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:09.092510 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.092549 32676 raft_consensus.cc:2804] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.100052 32564 raft_consensus.cc:2468] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:09.100684 32676 raft_consensus.cc:697] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:09.126077 32640 raft_consensus.cc:493] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.126695 32640 raft_consensus.cc:515] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.106678 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.096866 32413 raft_consensus.cc:2468] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.114424 32641 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:06:09.104702 32562 raft_consensus.cc:2468] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:09.104243 32637 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 11:06:09.139515 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.142803 32688 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.136592 32640 leader_election.cc:290] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.151168 32313 catalog_manager.cc:5697] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 0 to 1, leader changed from <none> to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.153867 32676 consensus_queue.cc:237] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.158022 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.159991 32606 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.160655 32606 ts_tablet_manager.cc:1403] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.364s	user 0.012s	sys 0.027s
I20260710 11:06:09.162669 32529 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:09.164407 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
W20260710 11:06:09.164656 32379 leader_election.cc:343] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.165000 32414 raft_consensus.cc:2468] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:09.167042 32605 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.168440 32687 raft_consensus.cc:2749] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:09.170542 32606 raft_consensus.cc:359] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.171268 32606 raft_consensus.cc:385] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.171581 32606 raft_consensus.cc:740] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.172273 32606 consensus_queue.cc:260] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.174372 32605 ts_tablet_manager.cc:1403] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.290s	user 0.017s	sys 0.020s
I20260710 11:06:09.179910 32689 raft_consensus.cc:515] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.185451 32312 catalog_manager.cc:5697] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.188203 32489 raft_consensus.cc:2393] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:09.190928 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.193397 32606 ts_tablet_manager.cc:1434] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.006s
I20260710 11:06:09.194321 32606 tablet_bootstrap.cc:492] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:09.195572 32640 raft_consensus.cc:493] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.196274 32640 raft_consensus.cc:515] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.199250 32640 leader_election.cc:290] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
W20260710 11:06:09.201438 32379 leader_election.cc:343] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.201944 32379 leader_election.cc:304] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.202715 32612 raft_consensus.cc:2749] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.204208 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.205211 32641 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.204265 32529 leader_election.cc:304] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.207561 32675 raft_consensus.cc:2804] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.207510 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.208132 32675 raft_consensus.cc:493] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.210834 32415 raft_consensus.cc:3060] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.217921 32379 leader_election.cc:343] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:09.218854 32379 leader_election.cc:343] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.219378 32379 leader_election.cc:304] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.211023 32689 leader_election.cc:290] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.222438 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:09.213526 32675 raft_consensus.cc:3060] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.230928 32641 raft_consensus.cc:2749] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.245609 32675 raft_consensus.cc:515] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.248929 32564 raft_consensus.cc:2393] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ee68c939b674f6fae5bd5cdd67b547e in current term 1: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:09.256189 32605 raft_consensus.cc:359] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.256875 32605 raft_consensus.cc:385] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.256983 32604 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.257798 32604 ts_tablet_manager.cc:1403] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.276s	user 0.019s	sys 0.024s
I20260710 11:06:09.255982 32415 raft_consensus.cc:2468] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:09.257134 32605 raft_consensus.cc:740] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.264685 32605 consensus_queue.cc:260] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.265614 32684 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:06:09.266970 32605 ts_tablet_manager.cc:1434] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.002s
I20260710 11:06:09.267827 32605 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.276145 32604 raft_consensus.cc:359] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.276962 32604 raft_consensus.cc:385] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.277263 32604 raft_consensus.cc:740] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.278153 32455 leader_election.cc:304] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.279382 32688 raft_consensus.cc:2804] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.279934 32688 raft_consensus.cc:697] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:09.280654 32604 consensus_queue.cc:260] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.286207 32604 ts_tablet_manager.cc:1434] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:06:09.287587 32604 tablet_bootstrap.cc:492] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:09.291457 32561 raft_consensus.cc:1240] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Rejecting Update request from peer 2ee68c939b674f6fae5bd5cdd67b547e for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:09.286948 32688 consensus_queue.cc:237] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.297086 32313 catalog_manager.cc:5697] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 0 to 1, leader changed from <none> to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.301240 32689 consensus_queue.cc:1059] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:09.302141 32689 raft_consensus.cc:3055] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:09.302489 32689 raft_consensus.cc:740] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:09.303368 32689 consensus_queue.cc:260] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.304587 32606 tablet_bootstrap.cc:654] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.304708 32689 raft_consensus.cc:3060] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:09.310981 32675 leader_election.cc:290] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.312978 32487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:09.316488 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d6cd0063c0c441bb93deef1bc7c1ca9" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.317414 32415 raft_consensus.cc:2393] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:09.320233 32605 tablet_bootstrap.cc:654] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.321578 32529 leader_election.cc:304] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [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: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:09.322990 32675 raft_consensus.cc:2749] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.329574 32310 catalog_manager.cc:5697] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.335041 32604 tablet_bootstrap.cc:654] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.340265 32606 tablet_bootstrap.cc:492] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.340965 32606 ts_tablet_manager.cc:1403] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.013s
I20260710 11:06:09.343089 32605 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.343585 32605 ts_tablet_manager.cc:1403] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.005s
I20260710 11:06:09.343792 32606 raft_consensus.cc:359] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.344492 32606 raft_consensus.cc:385] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.344758 32606 raft_consensus.cc:740] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.345520 32606 consensus_queue.cc:260] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.346580 32605 raft_consensus.cc:359] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.346966 32606 ts_tablet_manager.cc:1434] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:09.347317 32605 raft_consensus.cc:385] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.347640 32605 raft_consensus.cc:740] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.347959 32606 tablet_bootstrap.cc:492] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:09.348400 32605 consensus_queue.cc:260] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.354398 32604 tablet_bootstrap.cc:492] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.354499 32606 tablet_bootstrap.cc:654] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.354952 32604 ts_tablet_manager.cc:1403] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.000s
I20260710 11:06:09.358485 32605 ts_tablet_manager.cc:1434] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:06:09.363247 32605 tablet_bootstrap.cc:492] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.368188 32604 raft_consensus.cc:359] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.368993 32604 raft_consensus.cc:385] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.369297 32604 raft_consensus.cc:740] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.370051 32604 consensus_queue.cc:260] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.371371 32689 raft_consensus.cc:493] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.371791 32605 tablet_bootstrap.cc:654] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.371884 32689 raft_consensus.cc:515] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.374161 32689 leader_election.cc:290] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.374986 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
W20260710 11:06:09.376643 32455 leader_election.cc:343] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.378593 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.379107 32604 ts_tablet_manager.cc:1434] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:06:09.380149 32604 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
W20260710 11:06:09.380417 32454 leader_election.cc:343] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.380996 32454 leader_election.cc:304] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.381969 32689 raft_consensus.cc:2749] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.386814 32605 tablet_bootstrap.cc:492] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.387274 32605 ts_tablet_manager.cc:1403] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260710 11:06:09.387320 32606 tablet_bootstrap.cc:492] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.387811 32604 tablet_bootstrap.cc:654] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.387885 32606 ts_tablet_manager.cc:1403] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.011s
I20260710 11:06:09.390031 32605 raft_consensus.cc:359] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.390802 32605 raft_consensus.cc:385] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.391212 32605 raft_consensus.cc:740] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.390883 32606 raft_consensus.cc:359] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.391764 32606 raft_consensus.cc:385] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.392076 32606 raft_consensus.cc:740] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.392103 32605 consensus_queue.cc:260] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.392930 32606 consensus_queue.cc:260] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.395112 32606 ts_tablet_manager.cc:1434] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:09.394996 32605 ts_tablet_manager.cc:1434] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:09.397131 32605 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.399791 32606 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:09.401837 32675 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.402321 32675 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.404640 32612 raft_consensus.cc:493] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.405081 32675 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.405203 32612 raft_consensus.cc:515] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.408214 32606 tablet_bootstrap.cc:654] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.407357 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
W20260710 11:06:09.411293 32529 leader_election.cc:343] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.411836 32487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.412670 32612 leader_election.cc:290] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.413201 32612 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.414224 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06fd16ad3394384bb69dc5a21d64bbb" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.415326 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06fd16ad3394384bb69dc5a21d64bbb" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
W20260710 11:06:09.415694 32528 leader_election.cc:343] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.416224 32528 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
W20260710 11:06:09.421272 32379 leader_election.cc:343] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.421576 32689 raft_consensus.cc:493] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:09.422049 32379 leader_election.cc:343] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.422113 32689 raft_consensus.cc:515] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.422569 32379 leader_election.cc:304] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.424556 32684 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.424887 32612 raft_consensus.cc:2749] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.426833 32689 leader_election.cc:290] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.420538 32675 raft_consensus.cc:2749] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.431231 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.433126 32605 tablet_bootstrap.cc:654] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.432698 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.434563 32415 raft_consensus.cc:2468] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
W20260710 11:06:09.435636 32454 leader_election.cc:343] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.436297 32455 leader_election.cc:304] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [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: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.439965 32689 raft_consensus.cc:2804] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.440378 32689 raft_consensus.cc:493] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.440706 32689 raft_consensus.cc:3060] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.440922 32676 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.451783 32676 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.453997 32604 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.454509 32604 ts_tablet_manager.cc:1403] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.021s
I20260710 11:06:09.459431 32604 raft_consensus.cc:359] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.460793 32604 raft_consensus.cc:385] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.461223 32604 raft_consensus.cc:740] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.464351 32604 consensus_queue.cc:260] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.464720 32684 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.466431 32604 ts_tablet_manager.cc:1434] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:09.467398 32604 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:09.473263 32606 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.474011 32606 ts_tablet_manager.cc:1403] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.007s
I20260710 11:06:09.489564 32676 raft_consensus.cc:493] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.490275 32676 raft_consensus.cc:515] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.492931 32637 raft_consensus.cc:493] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.493427 32637 raft_consensus.cc:515] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.496608 32689 raft_consensus.cc:515] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.498690 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.507367 32684 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.509196 32606 raft_consensus.cc:359] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.510157 32606 raft_consensus.cc:385] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.510469 32606 raft_consensus.cc:740] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.511145 32606 consensus_queue.cc:260] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.513624 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.502414 32676 leader_election.cc:290] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.514582 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.515281 32413 raft_consensus.cc:3060] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.514688 32529 leader_election.cc:343] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.517138 32606 ts_tablet_manager.cc:1434] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 11:06:09.518183 32606 tablet_bootstrap.cc:492] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:09.518728 32684 raft_consensus.cc:493] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.519230 32684 raft_consensus.cc:515] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.519670 32412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.516834 32637 leader_election.cc:290] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.517282 32689 leader_election.cc:290] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.518246 32489 raft_consensus.cc:2468] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:09.523337 32412 raft_consensus.cc:2468] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:09.534616 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc349f794f564aeb917ff6ff8a0cdd17" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
W20260710 11:06:09.537400 32379 leader_election.cc:343] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.538277 32561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.539335 32561 raft_consensus.cc:2468] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
W20260710 11:06:09.537405 32715 log.cc:927] Time spent T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260710 11:06:09.542019 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:09.543944 32454 leader_election.cc:304] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.544505 32604 tablet_bootstrap.cc:654] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.544852 32605 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.544770 32689 raft_consensus.cc:2804] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.545289 32689 raft_consensus.cc:493] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.545382 32605 ts_tablet_manager.cc:1403] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.002s
I20260710 11:06:09.545423 32684 leader_election.cc:290] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.545776 32689 raft_consensus.cc:3060] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.549901 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc349f794f564aeb917ff6ff8a0cdd17" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.550015 32605 raft_consensus.cc:359] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.550778 32605 raft_consensus.cc:385] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:09.551007 32379 leader_election.cc:343] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.551072 32605 raft_consensus.cc:740] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.551565 32379 leader_election.cc:304] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.552182 32684 raft_consensus.cc:2749] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.552070 32605 consensus_queue.cc:260] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
W20260710 11:06:09.544872 32454 leader_election.cc:343] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.553750 32528 leader_election.cc:304] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [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: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:09.555054 32605 ts_tablet_manager.cc:1434] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:09.555039 32678 raft_consensus.cc:2804] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.555779 32678 raft_consensus.cc:493] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.556061 32605 tablet_bootstrap.cc:492] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.556115 32678 raft_consensus.cc:3060] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.562968 32689 raft_consensus.cc:515] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.564117 32678 raft_consensus.cc:515] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.565057 32689 leader_election.cc:290] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.565815 32412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.566385 32678 leader_election.cc:290] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.567126 32605 tablet_bootstrap.cc:654] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.566912 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:09.566390 32412 raft_consensus.cc:3060] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.568782 32564 raft_consensus.cc:3060] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.569155 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
W20260710 11:06:09.573231 32529 leader_election.cc:343] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.579849 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:09.580539 32490 raft_consensus.cc:3060] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.588938 32412 raft_consensus.cc:2468] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:09.591629 32678 raft_consensus.cc:493] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.591645 32490 raft_consensus.cc:2468] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.592355 32678 raft_consensus.cc:515] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.595201 32528 leader_election.cc:304] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:09.595242 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.596164 32414 raft_consensus.cc:2468] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:09.596740 32676 raft_consensus.cc:2804] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.597425 32455 leader_election.cc:304] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:09.599997 32413 raft_consensus.cc:2468] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:09.603610 32529 leader_election.cc:304] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.605484 32675 raft_consensus.cc:2804] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.605094 32455 leader_election.cc:304] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.605934 32675 raft_consensus.cc:493] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.606359 32675 raft_consensus.cc:3060] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.606420 32637 raft_consensus.cc:2804] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.597281 32676 raft_consensus.cc:697] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:09.607028 32637 raft_consensus.cc:697] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:09.607503 32676 consensus_queue.cc:237] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.607918 32637 consensus_queue.cc:237] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.609570 32609 raft_consensus.cc:2804] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.610183 32609 raft_consensus.cc:697] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:09.611057 32609 consensus_queue.cc:237] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.625231 32564 raft_consensus.cc:2468] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:09.620806 32678 leader_election.cc:290] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.631997 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.633796 32606 tablet_bootstrap.cc:654] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.634008 32604 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.634613 32604 ts_tablet_manager.cc:1403] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.012s
W20260710 11:06:09.636128 32528 leader_election.cc:343] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.636989 32310 catalog_manager.cc:5697] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.647270 32675 raft_consensus.cc:515] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.660060 32313 catalog_manager.cc:5697] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 0 to 1, leader changed from <none> to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.670431 32675 leader_election.cc:290] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.671314 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.672142 32415 raft_consensus.cc:3060] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.674536 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
W20260710 11:06:09.676138 32528 leader_election.cc:343] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.685297 32604 raft_consensus.cc:359] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.688928 32604 raft_consensus.cc:385] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.689322 32604 raft_consensus.cc:740] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.691803 32637 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.690368 32604 consensus_queue.cc:260] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.697216 32415 raft_consensus.cc:2468] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.698736 32529 leader_election.cc:304] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:09.700277 32724 raft_consensus.cc:2804] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.700980 32724 raft_consensus.cc:697] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:09.700071 32310 catalog_manager.cc:5697] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.701604 32604 ts_tablet_manager.cc:1434] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.004s
I20260710 11:06:09.701910 32724 consensus_queue.cc:237] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.702617 32604 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:09.709522 32605 tablet_bootstrap.cc:492] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.710141 32605 ts_tablet_manager.cc:1403] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.154s	user 0.016s	sys 0.004s
I20260710 11:06:09.711611 32675 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:09.709524 32604 tablet_bootstrap.cc:654] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.726477 32605 raft_consensus.cc:359] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.728909 32605 raft_consensus.cc:385] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.729265 32605 raft_consensus.cc:740] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.729800 32689 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.728592 32606 tablet_bootstrap.cc:492] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.730705 32606 ts_tablet_manager.cc:1403] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.213s	user 0.017s	sys 0.025s
I20260710 11:06:09.730007 32605 consensus_queue.cc:260] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.732810 32313 catalog_manager.cc:5697] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 0 to 1, leader changed from <none> to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.736231 32609 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.741984 32609 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.743866 32606 raft_consensus.cc:359] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.748651 32606 raft_consensus.cc:385] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.749006 32606 raft_consensus.cc:740] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.739930 32684 raft_consensus.cc:493] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.740388 32605 ts_tablet_manager.cc:1434] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:06:09.749850 32684 raft_consensus.cc:515] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.744706 32609 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.736593 32724 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:09.751664 32605 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.746526 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.751842 32684 leader_election.cc:290] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.756317 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.757009 32564 raft_consensus.cc:2468] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:09.757087 32606 consensus_queue.cc:260] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
W20260710 11:06:09.757604 32455 leader_election.cc:343] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.758466 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.759467 32606 ts_tablet_manager.cc:1434] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 11:06:09.760435 32606 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:09.759969 32454 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [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: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:09.761104 32609 raft_consensus.cc:2804] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.761452 32609 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.761803 32609 raft_consensus.cc:3060] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.761989 32379 leader_election.cc:343] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.763491 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
W20260710 11:06:09.765153 32379 leader_election.cc:343] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.765645 32379 leader_election.cc:304] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.766505 32684 raft_consensus.cc:2749] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.772941 32605 tablet_bootstrap.cc:654] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.785905 32609 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.789029 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
W20260710 11:06:09.791277 32455 leader_election.cc:343] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.792383 32609 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.792420 32684 raft_consensus.cc:493] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.793807 32684 raft_consensus.cc:515] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.795711 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:09.796047 32684 leader_election.cc:290] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.796365 32564 raft_consensus.cc:3060] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.800941 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.801635 32563 raft_consensus.cc:2468] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:09.803553 32606 tablet_bootstrap.cc:654] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.807099 32379 leader_election.cc:304] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.813549 32612 raft_consensus.cc:2804] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.814121 32612 raft_consensus.cc:493] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.814587 32612 raft_consensus.cc:3060] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.817472 32564 raft_consensus.cc:2468] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:09.820698 32454 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:09.827788 32605 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.828161 32605 ts_tablet_manager.cc:1403] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260710 11:06:09.822719 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.832880 32689 raft_consensus.cc:2804] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.833406 32689 raft_consensus.cc:697] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:09.832583 32605 raft_consensus.cc:359] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.834502 32605 raft_consensus.cc:385] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.834841 32605 raft_consensus.cc:740] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.834420 32689 consensus_queue.cc:237] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.836668 32605 consensus_queue.cc:260] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.839356 32605 ts_tablet_manager.cc:1434] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:09.840123 32605 tablet_bootstrap.cc:492] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.841141 32489 raft_consensus.cc:2468] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:09.859649 32310 catalog_manager.cc:5697] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.862027 32604 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.862614 32604 ts_tablet_manager.cc:1403] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.160s	user 0.043s	sys 0.091s
I20260710 11:06:09.862156 32612 raft_consensus.cc:515] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.866341 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:09.866972 32489 raft_consensus.cc:3060] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.870574 32361 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:09.871585 32604 raft_consensus.cc:359] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.872361 32604 raft_consensus.cc:385] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.872653 32604 raft_consensus.cc:740] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.873430 32604 consensus_queue.cc:260] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.874620 32489 raft_consensus.cc:2468] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:09.875624 32604 ts_tablet_manager.cc:1434] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:09.876129 32612 leader_election.cc:290] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.876633 32379 leader_election.cc:304] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:09.878801 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:09.879436 32564 raft_consensus.cc:3060] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.876674 32604 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:09.881928 32606 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.883837 32606 ts_tablet_manager.cc:1403] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.124s	user 0.005s	sys 0.011s
I20260710 11:06:09.883368 32605 tablet_bootstrap.cc:654] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.887671 32564 raft_consensus.cc:2468] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:09.889964 32606 raft_consensus.cc:359] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.890743 32606 raft_consensus.cc:385] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.891090 32606 raft_consensus.cc:740] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.892160 32604 tablet_bootstrap.cc:654] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.891963 32606 consensus_queue.cc:260] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.885946 32612 raft_consensus.cc:2804] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.896929 32606 ts_tablet_manager.cc:1434] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:09.897096 32612 raft_consensus.cc:697] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:09.898099 32684 raft_consensus.cc:493] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.898125 32612 consensus_queue.cc:237] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.898758 32684 raft_consensus.cc:515] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.900846 32604 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.901113 32684 leader_election.cc:290] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.901326 32604 ts_tablet_manager.cc:1403] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:06:09.901870 32724 raft_consensus.cc:493] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.902309 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.902352 32724 raft_consensus.cc:515] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
W20260710 11:06:09.903806 32379 leader_election.cc:343] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.904282 32604 raft_consensus.cc:359] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.904768 32724 leader_election.cc:290] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.905014 32604 raft_consensus.cc:385] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.905349 32604 raft_consensus.cc:740] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.906147 32604 consensus_queue.cc:260] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.907900 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06fd16ad3394384bb69dc5a21d64bbb" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:09.908282 32604 ts_tablet_manager.cc:1434] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:06:09.908579 32415 raft_consensus.cc:2468] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:09.909281 32604 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:09.910048 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06fd16ad3394384bb69dc5a21d64bbb" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.910707 32489 raft_consensus.cc:2468] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:09.911401 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:09.911371 32529 leader_election.cc:304] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.912833 32724 raft_consensus.cc:2804] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.913266 32724 raft_consensus.cc:493] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.913638 32724 raft_consensus.cc:3060] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.915921 32604 tablet_bootstrap.cc:654] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.917153 32606 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
W20260710 11:06:09.928537 32379 leader_election.cc:343] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.929076 32379 leader_election.cc:304] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:09.930244 32684 raft_consensus.cc:2749] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.938853 32724 raft_consensus.cc:515] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.939745 32605 tablet_bootstrap.cc:492] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.940245 32605 ts_tablet_manager.cc:1403] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.009s
I20260710 11:06:09.942157 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06fd16ad3394384bb69dc5a21d64bbb" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:09.942373 32724 leader_election.cc:290] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:09.942799 32415 raft_consensus.cc:3060] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.943463 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06fd16ad3394384bb69dc5a21d64bbb" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:09.944070 32489 raft_consensus.cc:3060] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.944617 32310 catalog_manager.cc:5697] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.945147 32605 raft_consensus.cc:359] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.946038 32605 raft_consensus.cc:385] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.946357 32605 raft_consensus.cc:740] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.947863 32605 consensus_queue.cc:260] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.950657 32605 ts_tablet_manager.cc:1434] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:06:09.951670 32605 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.956223 32415 raft_consensus.cc:2468] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.956637 32606 tablet_bootstrap.cc:654] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.958981 32605 tablet_bootstrap.cc:654] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.962096 32489 raft_consensus.cc:2468] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:09.962584 32529 leader_election.cc:304] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:09.963490 32724 raft_consensus.cc:2804] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.964010 32724 raft_consensus.cc:697] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:09.964847 32724 consensus_queue.cc:237] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.966806 32606 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:09.967155 32606 ts_tablet_manager.cc:1403] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260710 11:06:09.962828 32604 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:09.968879 32604 ts_tablet_manager.cc:1403] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.005s
I20260710 11:06:09.969710 32606 raft_consensus.cc:359] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.970577 32606 raft_consensus.cc:385] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.970872 32606 raft_consensus.cc:740] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.971527 32606 consensus_queue.cc:260] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.971746 32604 raft_consensus.cc:359] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.972379 32604 raft_consensus.cc:385] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.972640 32604 raft_consensus.cc:740] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.973191 32604 consensus_queue.cc:260] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.973457 32606 ts_tablet_manager.cc:1434] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:09.974556 32606 tablet_bootstrap.cc:492] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:09.975157 32604 ts_tablet_manager.cc:1434] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:09.976083 32604 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:09.977596 32605 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:09.978089 32605 ts_tablet_manager.cc:1403] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 11:06:09.980685 32606 tablet_bootstrap.cc:654] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.981459 32605 raft_consensus.cc:359] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.982242 32605 raft_consensus.cc:385] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.982508 32605 raft_consensus.cc:740] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.982951 32604 tablet_bootstrap.cc:654] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.983304 32605 consensus_queue.cc:260] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.985946 32605 ts_tablet_manager.cc:1434] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:09.987033 32605 tablet_bootstrap.cc:492] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: Bootstrap starting.
I20260710 11:06:09.987573 32640 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.988085 32640 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:09.990345 32640 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:09.991514 32310 catalog_manager.cc:5697] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 0 to 1, leader changed from <none> to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.994508 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:09.995203 32489 raft_consensus.cc:2468] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:09.993439 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.000298 32564 raft_consensus.cc:2468] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:10.001722 32379 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [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: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.006528 32605 tablet_bootstrap.cc:654] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.009619 32640 raft_consensus.cc:2804] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:10.010116 32640 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.010502 32640 raft_consensus.cc:3060] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:10.016736 32689 raft_consensus.cc:493] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.017307 32689 raft_consensus.cc:515] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.019557 32689 leader_election.cc:290] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.021315 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.022089 32604 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:10.022140 32415 raft_consensus.cc:2468] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:10.022847 32604 ts_tablet_manager.cc:1403] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.028s
I20260710 11:06:10.022960 32640 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.023769 32455 leader_election.cc:304] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.024428 32606 tablet_bootstrap.cc:492] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:10.025022 32606 ts_tablet_manager.cc:1403] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.004s
I20260710 11:06:10.024943 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.026494 32640 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.026362 32604 raft_consensus.cc:359] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.027154 32604 raft_consensus.cc:385] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.027467 32604 raft_consensus.cc:740] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.027431 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:10.028493 32606 raft_consensus.cc:359] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.028564 32604 consensus_queue.cc:260] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.029505 32606 raft_consensus.cc:385] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:10.026515 32454 leader_election.cc:343] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.030026 32606 raft_consensus.cc:740] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.029826 32609 raft_consensus.cc:2804] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.031064 32609 raft_consensus.cc:493] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.031576 32604 ts_tablet_manager.cc:1434] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:10.031077 32606 consensus_queue.cc:260] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.033012 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0457188df7e1467a892145a5d14a4fe0" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:10.033622 32489 raft_consensus.cc:3060] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:10.033874 32606 ts_tablet_manager.cc:1434] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:10.035151 32606 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:10.040154 32604 tablet_bootstrap.cc:492] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:10.031831 32609 raft_consensus.cc:3060] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.047302 32604 tablet_bootstrap.cc:654] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.049506 32606 tablet_bootstrap.cc:654] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.063342 32604 tablet_bootstrap.cc:492] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:10.063818 32604 ts_tablet_manager.cc:1403] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 11:06:10.066984 32606 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:10.067484 32606 ts_tablet_manager.cc:1403] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260710 11:06:10.070325 32606 raft_consensus.cc:359] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.070889 32606 raft_consensus.cc:385] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.071147 32606 raft_consensus.cc:740] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.071880 32606 consensus_queue.cc:260] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.073504 32606 ts_tablet_manager.cc:1434] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:10.074388 32604 raft_consensus.cc:359] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.075135 32604 raft_consensus.cc:385] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.075506 32604 raft_consensus.cc:740] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.075711 32606 tablet_bootstrap.cc:492] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:10.076437 32604 consensus_queue.cc:260] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.078804 32604 ts_tablet_manager.cc:1434] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:06:10.028463 32563 raft_consensus.cc:3060] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:10.080442 32604 tablet_bootstrap.cc:492] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e: Bootstrap starting.
I20260710 11:06:10.082094 32606 tablet_bootstrap.cc:654] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.089738 32604 tablet_bootstrap.cc:654] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.100528 32637 consensus_queue.cc:1048] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.103269 32604 tablet_bootstrap.cc:492] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e: No bootstrap required, opened a new log
I20260710 11:06:10.104079 32604 ts_tablet_manager.cc:1403] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 11:06:10.108178 32604 raft_consensus.cc:359] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.109302 32604 raft_consensus.cc:385] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.109793 32604 raft_consensus.cc:740] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.110883 32604 consensus_queue.cc:260] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.114440 32604 ts_tablet_manager.cc:1434] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:06:10.115228 32724 raft_consensus.cc:493] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.115972 32724 raft_consensus.cc:515] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.118669 32724 leader_election.cc:290] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:10.120431 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:10.122583 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.123430 32413 raft_consensus.cc:2393] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:10.124707 32529 leader_election.cc:304] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:10.125984 32724 raft_consensus.cc:3060] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.139338 32724 raft_consensus.cc:2749] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.145606 32609 raft_consensus.cc:515] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.148615 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:10.149242 32413 raft_consensus.cc:3060] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.163507 32688 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.165611 32637 raft_consensus.cc:493] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.166313 32637 raft_consensus.cc:515] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.168942 32637 leader_election.cc:290] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.169202 32415 raft_consensus.cc:3060] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.173971 32689 raft_consensus.cc:493] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.174515 32689 raft_consensus.cc:515] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.175966 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.176712 32490 raft_consensus.cc:3060] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.176651 32412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebedd08475bf41d08ac9d2b7605c362d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.181996 32413 raft_consensus.cc:2468] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:10.182212 32689 leader_election.cc:290] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.182384 32412 raft_consensus.cc:2393] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ee68c939b674f6fae5bd5cdd67b547e in current term 1: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:10.182937 32689 consensus_queue.cc:1048] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.184648 32455 leader_election.cc:304] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.185571 32455 leader_election.cc:304] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:10.186489 32412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.193933 32561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.197257 32560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:10.197960 32560 raft_consensus.cc:3060] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.197984 32412 raft_consensus.cc:2468] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:10.137271 32563 raft_consensus.cc:2468] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:10.186499 32609 leader_election.cc:290] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.189584 32637 raft_consensus.cc:2804] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.210965 32688 raft_consensus.cc:2749] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.211730 32605 tablet_bootstrap.cc:492] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: No bootstrap required, opened a new log
I20260710 11:06:10.212343 32605 ts_tablet_manager.cc:1403] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: Time spent bootstrapping tablet: real 0.226s	user 0.055s	sys 0.084s
I20260710 11:06:10.208037 32455 leader_election.cc:304] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
W20260710 11:06:10.218007 32454 leader_election.cc:343] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.218784 32688 raft_consensus.cc:2804] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.219139 32688 raft_consensus.cc:493] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.219473 32688 raft_consensus.cc:3060] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.204468 32489 raft_consensus.cc:2468] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:10.231010 32379 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.231920 32640 raft_consensus.cc:2804] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:10.232390 32640 raft_consensus.cc:697] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:10.226681 32637 raft_consensus.cc:697] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:10.233219 32640 consensus_queue.cc:237] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.233820 32637 consensus_queue.cc:237] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.236044 32605 raft_consensus.cc:359] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.236552 32605 raft_consensus.cc:385] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.236722 32605 raft_consensus.cc:740] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.238490 32605 consensus_queue.cc:260] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.240351 32605 ts_tablet_manager.cc:1434] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260710 11:06:10.241632 32724 consensus_queue.cc:1048] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.242182 32675 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.242604 32609 raft_consensus.cc:493] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.243078 32609 raft_consensus.cc:515] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.244961 32609 leader_election.cc:290] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.244797 32675 consensus_queue.cc:1048] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.246990 32689 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.254231 32688 raft_consensus.cc:515] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.256237 32688 leader_election.cc:290] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.237215 32560 raft_consensus.cc:2468] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:10.260030 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc349f794f564aeb917ff6ff8a0cdd17" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.260941 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
W20260710 11:06:10.263082 32454 leader_election.cc:343] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.260937 32563 raft_consensus.cc:2468] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:10.274175 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc349f794f564aeb917ff6ff8a0cdd17" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.275120 32413 raft_consensus.cc:2468] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:10.284936 32606 tablet_bootstrap.cc:492] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:10.285568 32606 ts_tablet_manager.cc:1403] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.210s	user 0.039s	sys 0.078s
I20260710 11:06:10.292649 32640 raft_consensus.cc:493] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.284089 32455 leader_election.cc:304] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.299815 32612 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.300364 32609 raft_consensus.cc:2804] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.300292 32612 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.300736 32609 raft_consensus.cc:493] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.301095 32609 raft_consensus.cc:3060] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.308619 32606 raft_consensus.cc:359] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.308913 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:10.309458 32606 raft_consensus.cc:385] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.309803 32606 raft_consensus.cc:740] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.309754 32413 raft_consensus.cc:3060] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.310701 32606 consensus_queue.cc:260] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.318917 32606 ts_tablet_manager.cc:1434] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:06:10.319656 32606 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:10.293322 32640 raft_consensus.cc:515] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.320305 32689 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.320765 32689 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.317745 32724 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.324175 32724 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.324654 32689 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.326609 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:10.327273 32724 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:10.329293 32612 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.334299 32414 raft_consensus.cc:3060] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.334695 32641 raft_consensus.cc:493] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.335179 32641 raft_consensus.cc:515] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.341017 32612 consensus_queue.cc:1048] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.315670 32609 raft_consensus.cc:515] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.345120 32490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:10.346465 32311 catalog_manager.cc:5697] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.350355 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.338352 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.351006 32410 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:10.351281 32562 raft_consensus.cc:2393] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25b2117322784c49967f114668575073 in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:10.334686 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:10.352389 32488 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:10.342832 32641 leader_election.cc:290] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.338182 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.353981 32563 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 0.
I20260710 11:06:10.354933 32528 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:10.355820 32724 raft_consensus.cc:2804] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.356191 32724 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.356570 32724 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.357596 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:10.358228 32410 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 0.
I20260710 11:06:10.359032 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.358059 32455 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.355048 32310 catalog_manager.cc:5697] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 2, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.361459 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f2ba337a4a598087004c8de72f56" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.363005 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:10.363897 32488 raft_consensus.cc:2468] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 0.
I20260710 11:06:10.364149 32379 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:10.349382 32640 leader_election.cc:290] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.367293 32637 raft_consensus.cc:2804] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.368763 32637 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.369197 32637 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.369565 32688 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.376513 32379 leader_election.cc:304] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.377409 32612 raft_consensus.cc:2804] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.378048 32612 raft_consensus.cc:493] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.378562 32612 raft_consensus.cc:3060] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.378728 32606 tablet_bootstrap.cc:654] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.384733 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc349f794f564aeb917ff6ff8a0cdd17" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:10.385555 32410 raft_consensus.cc:3060] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.394126 32678 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.395211 32641 raft_consensus.cc:2749] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.400524 32379 leader_election.cc:304] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [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: 25b2117322784c49967f114668575073; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:10.400928 32413 raft_consensus.cc:2468] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:10.401427 32609 leader_election.cc:290] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
W20260710 11:06:10.401794 32379 leader_election.cc:343] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.402973 32641 raft_consensus.cc:2749] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:10.403609 32641 consensus_queue.cc:1048] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.406558 32612 raft_consensus.cc:515] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.398633 32637 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.415535 32688 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:10.418784 32637 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.419131 32724 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.415858 32455 leader_election.cc:304] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:10.421052 32724 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:10.421703 32689 raft_consensus.cc:2804] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.422677 32689 raft_consensus.cc:697] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:10.423592 32412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:10.424185 32412 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.425386 32689 consensus_queue.cc:237] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.434314 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:10.435261 32489 raft_consensus.cc:2393] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:10.436640 32612 leader_election.cc:290] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.453020 32412 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:10.454265 32455 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.455277 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc349f794f564aeb917ff6ff8a0cdd17" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:10.455705 32637 raft_consensus.cc:2804] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.455890 32562 raft_consensus.cc:3060] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.456275 32637 raft_consensus.cc:697] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:10.456867 32410 raft_consensus.cc:2468] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:10.457160 32637 consensus_queue.cc:237] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.458166 32560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:10.466965 32612 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:10.472210 32455 leader_election.cc:304] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.468047 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:10.470949 32560 raft_consensus.cc:2393] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2ee68c939b674f6fae5bd5cdd67b547e in current term 1: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:10.475052 32612 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.482077 32612 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.487951 32562 raft_consensus.cc:2468] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 1.
I20260710 11:06:10.485224 32488 raft_consensus.cc:3060] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.475437 32689 raft_consensus.cc:2804] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.490020 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:10.503192 32489 raft_consensus.cc:2468] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:10.505506 32379 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [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: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.507323 32612 raft_consensus.cc:2804] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:10.507742 32612 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:10.508159 32612 raft_consensus.cc:3060] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:10.504405 32689 raft_consensus.cc:697] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:10.514678 32415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:10.515722 32415 raft_consensus.cc:2393] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 2ee68c939b674f6fae5bd5cdd67b547e in this term.
I20260710 11:06:10.517163 32612 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.514237 32689 consensus_queue.cc:237] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.521643 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:10.594970 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:10.630403 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:10.654173 32488 raft_consensus.cc:2468] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 1.
I20260710 11:06:10.657758 32612 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:10.657514 32563 raft_consensus.cc:2393] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25b2117322784c49967f114668575073 in current term 2: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:10.663388 32489 raft_consensus.cc:2468] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:10.667135 32379 leader_election.cc:304] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.667955 32640 raft_consensus.cc:2804] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.668082 32379 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:10.668466 32640 raft_consensus.cc:697] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:10.669116 32641 raft_consensus.cc:2804] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:10.669701 32641 raft_consensus.cc:697] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:10.669293 32640 consensus_queue.cc:237] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.670660 32641 consensus_queue.cc:237] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
W20260710 11:06:10.669865   300 log.cc:927] Time spent T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:06:10.683903 32529 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [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: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:10.686838 32724 raft_consensus.cc:2749] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.688572 32767 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:10.692572 32379 leader_election.cc:343] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:10.701193 32563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34de41c7440a4c4eb26d9d48db923cee" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:10.702278 32563 raft_consensus.cc:2393] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 25b2117322784c49967f114668575073 in current term 2: Already voted for candidate f547788bbd38426f97ff22a8f304d0af in this term.
I20260710 11:06:10.708779 32310 catalog_manager.cc:5697] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.712276 32310 catalog_manager.cc:5697] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.721148 32767 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.734508 32311 catalog_manager.cc:5697] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.741062 32489 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:10.744482   310 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.745151 32606 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:10.745623 32606 ts_tablet_manager.cc:1403] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.426s	user 0.027s	sys 0.066s
I20260710 11:06:10.747224 32311 catalog_manager.cc:5697] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.748369 32606 raft_consensus.cc:359] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.749032 32606 raft_consensus.cc:385] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.749317 32606 raft_consensus.cc:740] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.749146 32311 catalog_manager.cc:5697] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.750109 32606 consensus_queue.cc:260] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.763358 32606 ts_tablet_manager.cc:1434] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260710 11:06:10.764106 32606 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af: Bootstrap starting.
I20260710 11:06:10.769733 32563 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:10.771291 32606 tablet_bootstrap.cc:654] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.772131   309 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.782455 32606 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af: No bootstrap required, opened a new log
I20260710 11:06:10.782907 32606 ts_tablet_manager.cc:1403] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 11:06:10.785596 32606 raft_consensus.cc:359] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.786358 32606 raft_consensus.cc:385] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.786648 32606 raft_consensus.cc:740] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.787943 32606 consensus_queue.cc:260] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:10.790158 32606 ts_tablet_manager.cc:1434] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:10.813284 32689 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.823554 32766 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.853006 32563 raft_consensus.cc:3060] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.858747 32766 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.873626 32688 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.039940 32766 consensus_queue.cc:1048] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.051556 32766 consensus_queue.cc:1048] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:11.085062 32766 consensus_queue.cc:1048] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.097240 32688 consensus_queue.cc:1048] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.108059 32563 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.109416 32684 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.118708 32489 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:11.120699 32612 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:11.195122 32675 raft_consensus.cc:493] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:11.195626 32675 raft_consensus.cc:515] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:11.197383 32675 leader_election.cc:290] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:11.198230 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b2117322784c49967f114668575073" is_pre_election: true
I20260710 11:06:11.198479 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" is_pre_election: true
I20260710 11:06:11.199268 32489 raft_consensus.cc:2393] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f547788bbd38426f97ff22a8f304d0af in current term 1: Already voted for candidate 25b2117322784c49967f114668575073 in this term.
I20260710 11:06:11.200198 32528 leader_election.cc:304] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:11.200903 32675 raft_consensus.cc:3060] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:11.206044 32675 raft_consensus.cc:2749] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:11.257122   310 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.267951 32612 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.525869 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:11.534165   331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:11.536451   330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:11.537034   333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:11.538347 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:11.540710 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:11.541030 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:11.541265 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681571541244 us; error 0 us; skew 500 ppm
I20260710 11:06:11.542085 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:11.545768 31297 webserver.cc:533] Webserver started at http://127.30.144.68:42749/ using document root <none> and password file <none>
I20260710 11:06:11.546311 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:11.546542 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:11.546839 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:11.548395 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-3-root/instance:
uuid: "32e69d1bbb164b4ea0194442079c59f5"
format_stamp: "Formatted at 2026-07-10 11:06:11 on dist-test-slave-7p3j"
I20260710 11:06:11.554379 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260710 11:06:11.558287   338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:11.559122 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:06:11.559454 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-3-root
uuid: "32e69d1bbb164b4ea0194442079c59f5"
format_stamp: "Formatted at 2026-07-10 11:06:11 on dist-test-slave-7p3j"
I20260710 11:06:11.559832 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:11.583169 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:11.584796 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:11.586769 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:11.589995 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:11.590268 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:11.590571 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:11.590775 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:11.666193 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.68:42369
I20260710 11:06:11.666296   400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.68:42369 every 8 connection(s)
I20260710 11:06:11.671693 31297 auto_leader_rebalancer-test.cc:388] add a tserver: 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:11.691865   401 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33855
I20260710 11:06:11.692363   401 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:11.693276   401 heartbeater.cc:507] Master 127.30.144.126:33855 requested a full tablet report, sending...
I20260710 11:06:11.695533 32311 ts_manager.cc:194] Registered new tserver with Master: 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:11.697288 32311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34732
I20260710 11:06:11.955071 32413 consensus_queue.cc:237] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:11.961917 32562 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:11.962966 32489 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:11.963791   310 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:11.964926 32612 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:11.972926 32612 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:11.978206 32562 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
W20260710 11:06:11.981410 32378 consensus_peers.cc:597] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34de41c7440a4c4eb26d9d48db923cee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.985383 32489 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:11.991827 32311 catalog_manager.cc:5697] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 3, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:12.008615 32488 consensus_queue.cc:237] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.019531 32563 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:12.020102 32413 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:12.021299 32689 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.022267 32609 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:12.033682 32453 consensus_peers.cc:597] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4415b18f5fb24ae4be0500425e0a2ce1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:12.038482 32609 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.046141 32563 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.046305 32410 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.055061 32413 consensus_queue.cc:237] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.055061 32310 catalog_manager.cc:5697] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:12.070355 32563 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:12.071599 32488 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:12.072165 32378 consensus_peers.cc:597] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85c184db662a497ea0214b7525ae04b4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:12.072934 32612 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.074007   310 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.081307 32612 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.085261 32489 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.085189 32563 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.095305 32311 catalog_manager.cc:5697] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:12.117944 32563 consensus_queue.cc:237] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.129025 32489 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:12.129730 32413 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:12.131424   423 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:12.132532 32675 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:06:12.141337 32527 consensus_peers.cc:597] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d06fd16ad3394384bb69dc5a21d64bbb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:12.142210 32675 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.144060 32413 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.145823 32489 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.159869 32311 catalog_manager.cc:5697] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:12.439029   428 ts_tablet_manager.cc:933] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:12.441303   428 tablet_copy_client.cc:323] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.66:34449
I20260710 11:06:12.453994 32500 tablet_copy_service.cc:140] P 2ee68c939b674f6fae5bd5cdd67b547e: Received BeginTabletCopySession request for tablet 4415b18f5fb24ae4be0500425e0a2ce1 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:51482)
I20260710 11:06:12.454556 32500 tablet_copy_service.cc:161] P 2ee68c939b674f6fae5bd5cdd67b547e: Beginning new tablet copy session on tablet 4415b18f5fb24ae4be0500425e0a2ce1 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:51482: session id = 32e69d1bbb164b4ea0194442079c59f5-4415b18f5fb24ae4be0500425e0a2ce1
I20260710 11:06:12.460795 32500 tablet_copy_source_session.cc:215] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:12.464936   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4415b18f5fb24ae4be0500425e0a2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:12.479832   428 tablet_copy_client.cc:806] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:12.480508   428 tablet_copy_client.cc:670] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:12.485059   428 tablet_copy_client.cc:538] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:12.493453   428 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:12.512152   428 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:12.513000   428 tablet_bootstrap.cc:492] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:12.513592   428 ts_tablet_manager.cc:1403] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 11:06:12.516001   428 raft_consensus.cc:359] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.516685   428 raft_consensus.cc:740] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:12.517256   428 consensus_queue.cc:260] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.519520   401 heartbeater.cc:499] Master 127.30.144.126:33855 was elected leader, sending a full tablet report...
I20260710 11:06:12.519984   428 ts_tablet_manager.cc:1434] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:12.522056 32500 tablet_copy_service.cc:342] P 2ee68c939b674f6fae5bd5cdd67b547e: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-4415b18f5fb24ae4be0500425e0a2ce1 received from {username='slave'} at 127.0.0.1:51482
I20260710 11:06:12.522531 32500 tablet_copy_service.cc:434] P 2ee68c939b674f6fae5bd5cdd67b547e: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-4415b18f5fb24ae4be0500425e0a2ce1 on tablet 4415b18f5fb24ae4be0500425e0a2ce1 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:12.551636   428 ts_tablet_manager.cc:933] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:12.553439   428 tablet_copy_client.cc:323] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:12.564895 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet 34de41c7440a4c4eb26d9d48db923cee from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:12.565587 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet 34de41c7440a4c4eb26d9d48db923cee from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-34de41c7440a4c4eb26d9d48db923cee
I20260710 11:06:12.573516 32425 tablet_copy_source_session.cc:215] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:12.577008   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34de41c7440a4c4eb26d9d48db923cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:12.592648   435 ts_tablet_manager.cc:933] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:12.593094   428 tablet_copy_client.cc:806] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:12.593742   428 tablet_copy_client.cc:670] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:12.595422   435 tablet_copy_client.cc:323] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.67:44913
I20260710 11:06:12.599613   428 tablet_copy_client.cc:538] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:12.608237 32574 tablet_copy_service.cc:140] P f547788bbd38426f97ff22a8f304d0af: Received BeginTabletCopySession request for tablet d06fd16ad3394384bb69dc5a21d64bbb from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:53608)
I20260710 11:06:12.608909 32574 tablet_copy_service.cc:161] P f547788bbd38426f97ff22a8f304d0af: Beginning new tablet copy session on tablet d06fd16ad3394384bb69dc5a21d64bbb from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:53608: session id = 32e69d1bbb164b4ea0194442079c59f5-d06fd16ad3394384bb69dc5a21d64bbb
I20260710 11:06:12.612608   428 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:12.621531 32574 tablet_copy_source_session.cc:215] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:12.625417   435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06fd16ad3394384bb69dc5a21d64bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:12.639994   435 tablet_copy_client.cc:806] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:12.640623   435 tablet_copy_client.cc:670] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:12.642853   428 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:12.643749   428 tablet_bootstrap.cc:492] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:12.644418   428 ts_tablet_manager.cc:1403] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.000s
I20260710 11:06:12.644459   435 tablet_copy_client.cc:538] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:12.647361   428 raft_consensus.cc:359] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.648214   428 raft_consensus.cc:740] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:12.648849   428 consensus_queue.cc:260] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.651074   428 ts_tablet_manager.cc:1434] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:12.653941 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-34de41c7440a4c4eb26d9d48db923cee received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:12.654348 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-34de41c7440a4c4eb26d9d48db923cee on tablet 34de41c7440a4c4eb26d9d48db923cee with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:12.654750   435 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:12.662900   428 ts_tablet_manager.cc:933] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:12.674666   428 tablet_copy_client.cc:323] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:12.676342 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet 85c184db662a497ea0214b7525ae04b4 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:12.676882 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet 85c184db662a497ea0214b7525ae04b4 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-85c184db662a497ea0214b7525ae04b4
I20260710 11:06:12.684439 32425 tablet_copy_source_session.cc:215] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:12.688496   428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c184db662a497ea0214b7525ae04b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:12.698113   435 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:12.698886   435 tablet_bootstrap.cc:492] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:12.699538   435 ts_tablet_manager.cc:1403] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.018s
I20260710 11:06:12.701766   435 raft_consensus.cc:359] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.702363   435 raft_consensus.cc:740] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:12.702895   435 consensus_queue.cc:260] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.704905   435 ts_tablet_manager.cc:1434] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:12.706684   428 tablet_copy_client.cc:806] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:12.706875 32574 tablet_copy_service.cc:342] P f547788bbd38426f97ff22a8f304d0af: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-d06fd16ad3394384bb69dc5a21d64bbb received from {username='slave'} at 127.0.0.1:53608
I20260710 11:06:12.707267   428 tablet_copy_client.cc:670] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:12.707350 32574 tablet_copy_service.cc:434] P f547788bbd38426f97ff22a8f304d0af: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-d06fd16ad3394384bb69dc5a21d64bbb on tablet d06fd16ad3394384bb69dc5a21d64bbb with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:12.719448   428 tablet_copy_client.cc:538] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:12.726380   428 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:12.740733   428 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:12.741472   428 tablet_bootstrap.cc:492] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:12.742100   428 ts_tablet_manager.cc:1403] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 11:06:12.744534   428 raft_consensus.cc:359] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.745126   428 raft_consensus.cc:740] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:12.745707   428 consensus_queue.cc:260] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:12.747732   428 ts_tablet_manager.cc:1434] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:12.750006 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-85c184db662a497ea0214b7525ae04b4 received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:12.750449 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-85c184db662a497ea0214b7525ae04b4 on tablet 85c184db662a497ea0214b7525ae04b4 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:12.911868   376 raft_consensus.cc:1217] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:13.128158   376 raft_consensus.cc:1217] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:13.173846   376 raft_consensus.cc:1217] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:06:13.215503   376 raft_consensus.cc:1217] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:13.455118   443 raft_consensus.cc:1064] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:13.459095   443 consensus_queue.cc:237] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.467082   376 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.467845 32563 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.469323 32410 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.469237   449 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.470654   441 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.472186 32609 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.501797 32609 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.504148   376 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.515913 32410 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.519955 32563 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.521945 32313 catalog_manager.cc:5697] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.543903   444 raft_consensus.cc:1064] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:13.547540   444 consensus_queue.cc:237] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.561794   376 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.563776 32675 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.578779 32488 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.581874 32413 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.583449 32675 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.585304 32675 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.605034 32488 consensus_queue.cc:237] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.611726   376 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.614624 32609 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.614862 32563 raft_consensus.cc:1275] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.609721   423 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.618721 32609 consensus_queue.cc:1048] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.619164 32410 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.620482 32488 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.625496   443 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.635282 32563 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.636591 32311 catalog_manager.cc:5697] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.641124 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4415b18f5fb24ae4be0500425e0a2ce1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.642997   375 raft_consensus.cc:2955] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.651100 32312 catalog_manager.cc:5697] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.660879   376 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.666785 32563 consensus_queue.cc:237] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.671008 32403 tablet_service.cc:1558] Processing DeleteTablet for tablet 4415b18f5fb24ae4be0500425e0a2ce1 with delete_type TABLET_DATA_TOMBSTONED (TS 25b2117322784c49967f114668575073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49720
I20260710 11:06:13.674628 32488 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.676136   444 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.677822   376 raft_consensus.cc:1275] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.689311   462 consensus_queue.cc:1048] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:13.691344 32675 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.697407 32488 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.699550   375 raft_consensus.cc:2955] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.692554   463 tablet_replica.cc:333] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:13.703644   463 raft_consensus.cc:2243] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.704608   463 raft_consensus.cc:2272] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.705143 32612 raft_consensus.cc:1064] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:13.705505 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d06fd16ad3394384bb69dc5a21d64bbb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.708232 32612 consensus_queue.cc:237] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.711769 32312 catalog_manager.cc:5697] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.709041   463 ts_tablet_manager.cc:1916] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.722668 32562 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:13.724761   446 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:13.728665 32403 tablet_service.cc:1558] Processing DeleteTablet for tablet d06fd16ad3394384bb69dc5a21d64bbb with delete_type TABLET_DATA_TOMBSTONED (TS 25b2117322784c49967f114668575073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49720
I20260710 11:06:13.732626   463 ts_tablet_manager.cc:1929] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.733225   463 log.cc:1199] T 4415b18f5fb24ae4be0500425e0a2ce1 P 25b2117322784c49967f114668575073: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/wals/4415b18f5fb24ae4be0500425e0a2ce1
I20260710 11:06:13.734633   375 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:13.736029   463 tablet_replica.cc:333] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:13.736860 32299 catalog_manager.cc:5028] TS 25b2117322784c49967f114668575073 (127.30.144.65:38619): tablet 4415b18f5fb24ae4be0500425e0a2ce1 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:13.737190   463 raft_consensus.cc:2243] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.738303   446 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.742530   463 raft_consensus.cc:2272] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.744275 32488 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:13.748530   310 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:13.746510   463 ts_tablet_manager.cc:1916] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.762666   446 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.774379   463 ts_tablet_manager.cc:1929] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.774899   463 log.cc:1199] T d06fd16ad3394384bb69dc5a21d64bbb P 25b2117322784c49967f114668575073: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/wals/d06fd16ad3394384bb69dc5a21d64bbb
I20260710 11:06:13.777415   375 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.792303 32299 catalog_manager.cc:5028] TS 25b2117322784c49967f114668575073 (127.30.144.65:38619): tablet d06fd16ad3394384bb69dc5a21d64bbb (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:13.800037 32563 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.800084 32489 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.804602   310 raft_consensus.cc:1064] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:13.807344   310 consensus_queue.cc:237] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.811270 32311 catalog_manager.cc:5697] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 3 to 4, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.824802 32563 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.828243   375 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.828692   469 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.829932 32488 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:13.833627   310 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:13.840281   469 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:13.843508 32410 consensus_queue.cc:237] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.851611   376 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:13.851909 32488 raft_consensus.cc:1275] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:13.853255 32612 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:13.864162 32612 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.865690   469 consensus_queue.cc:1048] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:13.871500 32488 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.877413   468 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.878121   376 raft_consensus.cc:2955] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.879377 32489 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.881805   374 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.898353 32312 catalog_manager.cc:5697] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.901327 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34de41c7440a4c4eb26d9d48db923cee with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.903141 32562 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.903843 32313 catalog_manager.cc:5697] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 4 to 5, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.916857 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 34de41c7440a4c4eb26d9d48db923cee with delete_type TABLET_DATA_TOMBSTONED (TS f547788bbd38426f97ff22a8f304d0af not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57000
I20260710 11:06:13.922008   475 tablet_replica.cc:333] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:13.923882   475 raft_consensus.cc:2243] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.924876   475 raft_consensus.cc:2272] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.929270   475 ts_tablet_manager.cc:1916] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.939148 32410 consensus_queue.cc:237] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:13.945042   376 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.945206   475 ts_tablet_manager.cc:1929] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:06:13.945719   475 log.cc:1199] T 34de41c7440a4c4eb26d9d48db923cee P f547788bbd38426f97ff22a8f304d0af: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/wals/34de41c7440a4c4eb26d9d48db923cee
I20260710 11:06:13.946497 32562 raft_consensus.cc:1275] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:13.946745   446 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:13.948148   468 consensus_queue.cc:1048] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:13.949003 32298 catalog_manager.cc:5028] TS f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): tablet 34de41c7440a4c4eb26d9d48db923cee (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:13.954820 32612 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.956792   374 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.962615 32562 raft_consensus.cc:2955] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.967386 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85c184db662a497ea0214b7525ae04b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.971661 32313 catalog_manager.cc:5697] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:13.985143 32479 tablet_service.cc:1558] Processing DeleteTablet for tablet 85c184db662a497ea0214b7525ae04b4 with delete_type TABLET_DATA_TOMBSTONED (TS 2ee68c939b674f6fae5bd5cdd67b547e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42992
I20260710 11:06:13.987042   476 tablet_replica.cc:333] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:13.987856   476 raft_consensus.cc:2243] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.988546   476 raft_consensus.cc:2272] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.991721   476 ts_tablet_manager.cc:1916] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:14.003166   476 ts_tablet_manager.cc:1929] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:14.003506   476 log.cc:1199] T 85c184db662a497ea0214b7525ae04b4 P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/wals/85c184db662a497ea0214b7525ae04b4
I20260710 11:06:14.005095 32298 catalog_manager.cc:5028] TS 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): tablet 85c184db662a497ea0214b7525ae04b4 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:15.013029 32414 consensus_queue.cc:237] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
W20260710 11:06:15.020084 32378 consensus_peers.cc:597] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69afde330f6e43629841832cb8946f25. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.020110 32562 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.020191 32488 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.021750   446 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.022615   479 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.030732   479 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.032361 32489 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.034380 32563 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.046985 32414 consensus_queue.cc:237] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.049961 32312 catalog_manager.cc:5697] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:15.062594 32562 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:15.064144 32378 consensus_peers.cc:597] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 017fd460c21e4aa591a340fd68330f56. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.064581   446 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.065346 32489 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.067399 32612 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.077111   446 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.080425 32562 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.082665 32489 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.092558 32488 consensus_queue.cc:237] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.096899 32313 catalog_manager.cc:5697] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:15.102847 32453 consensus_peers.cc:597] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0bb4069daad40e19694be2fc492e79d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.105072 32562 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.105279 32413 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.106593   441 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.107491   482 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.118471   441 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.120193 32562 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.123638 32413 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.138312 32312 catalog_manager.cc:5697] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.142783 32562 consensus_queue.cc:237] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
W20260710 11:06:15.150077 32527 consensus_peers.cc:597] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebedd08475bf41d08ac9d2b7605c362d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:15.150103 32413 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.151897   477 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.155735 32488 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:15.158746   477 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.160959 32675 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.162688 32413 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.177038 32313 catalog_manager.cc:5697] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:15.180130 32488 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:15.462564   499 ts_tablet_manager.cc:933] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:15.464527   499 tablet_copy_client.cc:323] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:15.466640 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet 69afde330f6e43629841832cb8946f25 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:15.467262 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet 69afde330f6e43629841832cb8946f25 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-69afde330f6e43629841832cb8946f25
I20260710 11:06:15.475864 32425 tablet_copy_source_session.cc:215] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.479099   499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afde330f6e43629841832cb8946f25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.489719   499 tablet_copy_client.cc:806] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.490316   499 tablet_copy_client.cc:670] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.494621   499 tablet_copy_client.cc:538] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.504194   499 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:15.527168   499 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.528164   499 tablet_bootstrap.cc:492] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:15.528885   499 ts_tablet_manager.cc:1403] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 11:06:15.532229   499 raft_consensus.cc:359] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.533138   499 raft_consensus.cc:740] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:15.533933   499 consensus_queue.cc:260] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.537427   499 ts_tablet_manager.cc:1434] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:06:15.542378 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-69afde330f6e43629841832cb8946f25 received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:15.542874 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-69afde330f6e43629841832cb8946f25 on tablet 69afde330f6e43629841832cb8946f25 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:15.547881   499 ts_tablet_manager.cc:933] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:15.549407   499 tablet_copy_client.cc:323] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.67:44913
I20260710 11:06:15.551119 32574 tablet_copy_service.cc:140] P f547788bbd38426f97ff22a8f304d0af: Received BeginTabletCopySession request for tablet ebedd08475bf41d08ac9d2b7605c362d from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:53608)
I20260710 11:06:15.551647 32574 tablet_copy_service.cc:161] P f547788bbd38426f97ff22a8f304d0af: Beginning new tablet copy session on tablet ebedd08475bf41d08ac9d2b7605c362d from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:53608: session id = 32e69d1bbb164b4ea0194442079c59f5-ebedd08475bf41d08ac9d2b7605c362d
I20260710 11:06:15.557040 32574 tablet_copy_source_session.cc:215] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.559927   499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebedd08475bf41d08ac9d2b7605c362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.583254   499 tablet_copy_client.cc:806] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.583928   499 tablet_copy_client.cc:670] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.588052   499 tablet_copy_client.cc:538] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.591611   504 ts_tablet_manager.cc:933] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:15.593822   504 tablet_copy_client.cc:323] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:15.596614 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet 017fd460c21e4aa591a340fd68330f56 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:15.597317 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet 017fd460c21e4aa591a340fd68330f56 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-017fd460c21e4aa591a340fd68330f56
I20260710 11:06:15.598357   499 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:15.607201 32425 tablet_copy_source_session.cc:215] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.610709   504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017fd460c21e4aa591a340fd68330f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.619037   499 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.619894   499 tablet_bootstrap.cc:492] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:15.620507   499 ts_tablet_manager.cc:1403] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:06:15.623265   499 raft_consensus.cc:359] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.624162   499 raft_consensus.cc:740] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:15.624917   499 consensus_queue.cc:260] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.627348   499 ts_tablet_manager.cc:1434] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:15.628756   504 tablet_copy_client.cc:806] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.629343   504 tablet_copy_client.cc:670] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.629458 32574 tablet_copy_service.cc:342] P f547788bbd38426f97ff22a8f304d0af: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-ebedd08475bf41d08ac9d2b7605c362d received from {username='slave'} at 127.0.0.1:53608
I20260710 11:06:15.630129 32574 tablet_copy_service.cc:434] P f547788bbd38426f97ff22a8f304d0af: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-ebedd08475bf41d08ac9d2b7605c362d on tablet ebedd08475bf41d08ac9d2b7605c362d with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:15.636524   504 tablet_copy_client.cc:538] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.645774   504 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:15.661710   504 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.662470   504 tablet_bootstrap.cc:492] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:15.663009   504 ts_tablet_manager.cc:1403] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.010s
I20260710 11:06:15.665184   504 raft_consensus.cc:359] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.665858   504 raft_consensus.cc:740] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:15.666462   504 consensus_queue.cc:260] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.668704   504 ts_tablet_manager.cc:1434] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:15.670959 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-017fd460c21e4aa591a340fd68330f56 received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:15.671339 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-017fd460c21e4aa591a340fd68330f56 on tablet 017fd460c21e4aa591a340fd68330f56 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:15.692984   504 ts_tablet_manager.cc:933] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:15.698071   504 tablet_copy_client.cc:323] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.66:34449
I20260710 11:06:15.700081 32500 tablet_copy_service.cc:140] P 2ee68c939b674f6fae5bd5cdd67b547e: Received BeginTabletCopySession request for tablet c0bb4069daad40e19694be2fc492e79d from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:51482)
I20260710 11:06:15.700609 32500 tablet_copy_service.cc:161] P 2ee68c939b674f6fae5bd5cdd67b547e: Beginning new tablet copy session on tablet c0bb4069daad40e19694be2fc492e79d from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:51482: session id = 32e69d1bbb164b4ea0194442079c59f5-c0bb4069daad40e19694be2fc492e79d
I20260710 11:06:15.706192 32500 tablet_copy_source_session.cc:215] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:15.709321   504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bb4069daad40e19694be2fc492e79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:15.720592   504 tablet_copy_client.cc:806] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:15.721290   504 tablet_copy_client.cc:670] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:15.725713   504 tablet_copy_client.cc:538] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:15.736114   504 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:15.756350   504 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:15.757298   504 tablet_bootstrap.cc:492] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:15.758052   504 ts_tablet_manager.cc:1403] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 11:06:15.760908   504 raft_consensus.cc:359] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.761786   504 raft_consensus.cc:740] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:15.762413   504 consensus_queue.cc:260] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:15.764700   504 ts_tablet_manager.cc:1434] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:06:15.766870 32500 tablet_copy_service.cc:342] P 2ee68c939b674f6fae5bd5cdd67b547e: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-c0bb4069daad40e19694be2fc492e79d received from {username='slave'} at 127.0.0.1:51482
I20260710 11:06:15.767330 32500 tablet_copy_service.cc:434] P 2ee68c939b674f6fae5bd5cdd67b547e: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-c0bb4069daad40e19694be2fc492e79d on tablet c0bb4069daad40e19694be2fc492e79d with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:15.972857   374 raft_consensus.cc:1217] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:15.987135   374 raft_consensus.cc:1217] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.093808   374 raft_consensus.cc:1217] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.300664   374 raft_consensus.cc:1217] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:16.530866   511 raft_consensus.cc:1064] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:16.533811   511 consensus_queue.cc:237] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.541440   374 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.542160 32562 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.545045 32488 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.544591   515 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.546695   479 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.548734   479 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.561805   515 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.563937   374 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.570386 32562 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.575652 32489 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.581898 32312 catalog_manager.cc:5697] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.599972   479 raft_consensus.cc:1064] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:16.602598   479 consensus_queue.cc:237] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.612979 32562 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.614147 32489 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.614650   479 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.616037   374 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.618037   515 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.619050   511 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.651520   479 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.656061   374 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.657965 32488 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.666550 32414 consensus_queue.cc:237] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.677385 32562 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.679284   376 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.678910 32310 catalog_manager.cc:5697] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.685217   515 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:16.686976 32563 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.689491   512 raft_consensus.cc:1064] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:16.692740   515 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.692013   512 consensus_queue.cc:237] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.702538   523 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.709318   376 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.725255 32414 consensus_queue.cc:237] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.726605 32562 raft_consensus.cc:2955] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.736816 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 017fd460c21e4aa591a340fd68330f56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:16.737391   374 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.740850 32488 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.747474   376 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.747695 32488 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.748847 32414 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.749218   496 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.750144   512 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.749856 32312 catalog_manager.cc:5697] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:16.753111   512 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.755627   515 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.759524   515 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.771404 32479 tablet_service.cc:1558] Processing DeleteTablet for tablet 017fd460c21e4aa591a340fd68330f56 with delete_type TABLET_DATA_TOMBSTONED (TS 2ee68c939b674f6fae5bd5cdd67b547e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42992
I20260710 11:06:16.770857   515 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.775099   533 tablet_replica.cc:333] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:16.775384 32489 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.776111   533 raft_consensus.cc:2243] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:16.778875   533 raft_consensus.cc:2272] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:16.780296   374 raft_consensus.cc:2955] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.782370   533 ts_tablet_manager.cc:1916] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:16.786088   496 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.789299 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69afde330f6e43629841832cb8946f25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:16.793628 32414 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.794126 32311 catalog_manager.cc:5697] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:16.802901   533 ts_tablet_manager.cc:1929] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:16.803349   533 log.cc:1199] T 017fd460c21e4aa591a340fd68330f56 P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/wals/017fd460c21e4aa591a340fd68330f56
I20260710 11:06:16.807085 32298 catalog_manager.cc:5028] TS 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): tablet 017fd460c21e4aa591a340fd68330f56 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:16.811882 32489 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.813308   376 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.818272 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 69afde330f6e43629841832cb8946f25 with delete_type TABLET_DATA_TOMBSTONED (TS f547788bbd38426f97ff22a8f304d0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57000
I20260710 11:06:16.817813 32312 catalog_manager.cc:5697] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:16.844902   534 tablet_replica.cc:333] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:16.846304   534 raft_consensus.cc:2243] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:16.847143   534 raft_consensus.cc:2272] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:16.853139 32560 consensus_queue.cc:237] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.855181   534 ts_tablet_manager.cc:1916] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:16.862763 32414 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.864356   496 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.867897   374 raft_consensus.cc:1275] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.870004   496 consensus_queue.cc:1048] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.873322   528 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.876149   534 ts_tablet_manager.cc:1929] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:16.876607   534 log.cc:1199] T 69afde330f6e43629841832cb8946f25 P f547788bbd38426f97ff22a8f304d0af: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/wals/69afde330f6e43629841832cb8946f25
I20260710 11:06:16.879201 32413 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.881700 32298 catalog_manager.cc:5028] TS f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): tablet 69afde330f6e43629841832cb8946f25 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:16.887795 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebedd08475bf41d08ac9d2b7605c362d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:16.890031   376 raft_consensus.cc:2955] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.896243 32310 catalog_manager.cc:5697] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.908252 32479 tablet_service.cc:1558] Processing DeleteTablet for tablet ebedd08475bf41d08ac9d2b7605c362d with delete_type TABLET_DATA_TOMBSTONED (TS 2ee68c939b674f6fae5bd5cdd67b547e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42992
I20260710 11:06:16.909266   533 tablet_replica.cc:333] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:16.910460   533 raft_consensus.cc:2243] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:16.911175   533 raft_consensus.cc:2272] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:16.915457   493 raft_consensus.cc:1064] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:16.915688   533 ts_tablet_manager.cc:1916] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:16.917358   493 consensus_queue.cc:237] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.931113   533 ts_tablet_manager.cc:1929] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:16.931529   533 log.cc:1199] T ebedd08475bf41d08ac9d2b7605c362d P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/wals/ebedd08475bf41d08ac9d2b7605c362d
I20260710 11:06:16.932751 32298 catalog_manager.cc:5028] TS 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): tablet ebedd08475bf41d08ac9d2b7605c362d (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:16.936429   374 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.936685 32560 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.938237   493 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.939488 32413 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:16.940191   482 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.942202   536 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.953930   493 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.955765 32413 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.958531   376 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.970180 32560 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.976007 32311 catalog_manager.cc:5697] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:16.991034 32489 consensus_queue.cc:237] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:16.996721   376 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.997105 32560 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:16.998556   482 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.000228   482 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:17.006335   493 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:17.008662   376 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:17.013695 32560 raft_consensus.cc:2955] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:17.022264 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0bb4069daad40e19694be2fc492e79d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:17.027375 32312 catalog_manager.cc:5697] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:17.037940 32403 tablet_service.cc:1558] Processing DeleteTablet for tablet c0bb4069daad40e19694be2fc492e79d with delete_type TABLET_DATA_TOMBSTONED (TS 25b2117322784c49967f114668575073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49720
I20260710 11:06:17.040192   540 tablet_replica.cc:333] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:17.041257   540 raft_consensus.cc:2243] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:17.042122   540 raft_consensus.cc:2272] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:17.044921   540 ts_tablet_manager.cc:1916] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:17.055785   540 ts_tablet_manager.cc:1929] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:17.056167   540 log.cc:1199] T c0bb4069daad40e19694be2fc492e79d P 25b2117322784c49967f114668575073: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/wals/c0bb4069daad40e19694be2fc492e79d
I20260710 11:06:17.057817 32299 catalog_manager.cc:5028] TS 25b2117322784c49967f114668575073 (127.30.144.65:38619): tablet c0bb4069daad40e19694be2fc492e79d (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:18.071229 32488 consensus_queue.cc:237] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.077129 32562 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.078549 32453 consensus_peers.cc:597] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc5f3674b5ff4cc4b847c11e9bff0d9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.078627 32413 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.078625   493 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:18.080149   543 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.087339   493 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.089112 32562 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.090464 32413 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.100792 32313 catalog_manager.cc:5697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.105055 32413 consensus_queue.cc:237] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.114253 32562 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.115262 32378 consensus_peers.cc:597] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9065e8162a7435bab9cb88cfca67aee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.115581   550 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.118309 32488 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.119686   550 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.128610   550 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.130471 32488 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.149277 32489 consensus_queue.cc:237] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.139019 32562 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.155843 32310 catalog_manager.cc:5697] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.160522 32560 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:18.162202 32453 consensus_peers.cc:597] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06847704a67848deb771b42839aa2ccc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.162495   493 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.165930 32413 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:18.167991   493 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.174347   482 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.190176 32560 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.206385 32310 catalog_manager.cc:5697] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.213637 32414 consensus_queue.cc:237] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.213886 32413 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.222254 32560 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:18.226341 32489 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:06:18.227111 32378 consensus_peers.cc:597] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0457188df7e1467a892145a5d14a4fe0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:18.228523   511 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:18.229504   554 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:18.240118   550 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.241881 32489 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.241881 32562 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:18.257411 32310 catalog_manager.cc:5697] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:18.458550   565 ts_tablet_manager.cc:933] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:18.461679   565 tablet_copy_client.cc:323] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.66:34449
I20260710 11:06:18.463402 32500 tablet_copy_service.cc:140] P 2ee68c939b674f6fae5bd5cdd67b547e: Received BeginTabletCopySession request for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:51482)
I20260710 11:06:18.463897 32500 tablet_copy_service.cc:161] P 2ee68c939b674f6fae5bd5cdd67b547e: Beginning new tablet copy session on tablet fc5f3674b5ff4cc4b847c11e9bff0d9f from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:51482: session id = 32e69d1bbb164b4ea0194442079c59f5-fc5f3674b5ff4cc4b847c11e9bff0d9f
I20260710 11:06:18.469131 32500 tablet_copy_source_session.cc:215] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.475582   565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.488785   565 tablet_copy_client.cc:806] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.489452   565 tablet_copy_client.cc:670] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.493391   565 tablet_copy_client.cc:538] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.502947   565 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:18.507746   567 ts_tablet_manager.cc:933] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:18.509867   567 tablet_copy_client.cc:323] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:18.511729 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet d9065e8162a7435bab9cb88cfca67aee from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:18.512229 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet d9065e8162a7435bab9cb88cfca67aee from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-d9065e8162a7435bab9cb88cfca67aee
I20260710 11:06:18.517091 32425 tablet_copy_source_session.cc:215] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.520278   567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9065e8162a7435bab9cb88cfca67aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.525889   565 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.526921   565 tablet_bootstrap.cc:492] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:18.527645   565 ts_tablet_manager.cc:1403] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 11:06:18.530910   565 raft_consensus.cc:359] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.531812   565 raft_consensus.cc:740] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:18.532503   565 consensus_queue.cc:260] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.533967   567 tablet_copy_client.cc:806] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.534570   567 tablet_copy_client.cc:670] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.544157   565 ts_tablet_manager.cc:1434] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 11:06:18.545243   567 tablet_copy_client.cc:538] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.547178 32500 tablet_copy_service.cc:342] P 2ee68c939b674f6fae5bd5cdd67b547e: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-fc5f3674b5ff4cc4b847c11e9bff0d9f received from {username='slave'} at 127.0.0.1:51482
I20260710 11:06:18.547637 32500 tablet_copy_service.cc:434] P 2ee68c939b674f6fae5bd5cdd67b547e: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-fc5f3674b5ff4cc4b847c11e9bff0d9f on tablet fc5f3674b5ff4cc4b847c11e9bff0d9f with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:18.555699   567 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:18.573566   567 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.574474   567 tablet_bootstrap.cc:492] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:18.575050   567 ts_tablet_manager.cc:1403] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260710 11:06:18.577359   567 raft_consensus.cc:359] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.578076   567 raft_consensus.cc:740] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:18.578620   567 consensus_queue.cc:260] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.580502   567 ts_tablet_manager.cc:1434] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:18.582604 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-d9065e8162a7435bab9cb88cfca67aee received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:18.583039 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-d9065e8162a7435bab9cb88cfca67aee on tablet d9065e8162a7435bab9cb88cfca67aee with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:18.593941   567 ts_tablet_manager.cc:933] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:18.595645   567 tablet_copy_client.cc:323] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.66:34449
I20260710 11:06:18.597163 32500 tablet_copy_service.cc:140] P 2ee68c939b674f6fae5bd5cdd67b547e: Received BeginTabletCopySession request for tablet 06847704a67848deb771b42839aa2ccc from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:51482)
I20260710 11:06:18.597740 32500 tablet_copy_service.cc:161] P 2ee68c939b674f6fae5bd5cdd67b547e: Beginning new tablet copy session on tablet 06847704a67848deb771b42839aa2ccc from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:51482: session id = 32e69d1bbb164b4ea0194442079c59f5-06847704a67848deb771b42839aa2ccc
I20260710 11:06:18.605269 32500 tablet_copy_source_session.cc:215] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.609006   567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06847704a67848deb771b42839aa2ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.625108   567 tablet_copy_client.cc:806] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.625792   567 tablet_copy_client.cc:670] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.629452   567 tablet_copy_client.cc:538] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.641932   567 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:18.664031   567 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.665436   567 tablet_bootstrap.cc:492] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:18.666163   567 ts_tablet_manager.cc:1403] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.005s
I20260710 11:06:18.669018   567 raft_consensus.cc:359] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.669737   567 raft_consensus.cc:740] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:18.670526   567 consensus_queue.cc:260] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.672850   567 ts_tablet_manager.cc:1434] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:18.675072 32500 tablet_copy_service.cc:342] P 2ee68c939b674f6fae5bd5cdd67b547e: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-06847704a67848deb771b42839aa2ccc received from {username='slave'} at 127.0.0.1:51482
I20260710 11:06:18.675498 32500 tablet_copy_service.cc:434] P 2ee68c939b674f6fae5bd5cdd67b547e: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-06847704a67848deb771b42839aa2ccc on tablet 06847704a67848deb771b42839aa2ccc with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:18.722343   567 ts_tablet_manager.cc:933] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:18.724261   567 tablet_copy_client.cc:323] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:18.726055 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet 0457188df7e1467a892145a5d14a4fe0 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:18.726572 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet 0457188df7e1467a892145a5d14a4fe0 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-0457188df7e1467a892145a5d14a4fe0
I20260710 11:06:18.733958 32425 tablet_copy_source_session.cc:215] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:18.736617   567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0457188df7e1467a892145a5d14a4fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:18.748027   567 tablet_copy_client.cc:806] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:18.748646   567 tablet_copy_client.cc:670] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:18.752228   567 tablet_copy_client.cc:538] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:18.757872   567 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:18.774277   567 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:18.775027   567 tablet_bootstrap.cc:492] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:18.775569   567 ts_tablet_manager.cc:1403] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 11:06:18.777727   567 raft_consensus.cc:359] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.778317   567 raft_consensus.cc:740] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:18.778820   567 consensus_queue.cc:260] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:18.780529   567 ts_tablet_manager.cc:1434] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:18.782104 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-0457188df7e1467a892145a5d14a4fe0 received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:18.782526 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-0457188df7e1467a892145a5d14a4fe0 on tablet 0457188df7e1467a892145a5d14a4fe0 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:18.912333   374 raft_consensus.cc:1217] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:18.946695   374 raft_consensus.cc:1217] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:19.098641   374 raft_consensus.cc:1217] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:19.216008   374 raft_consensus.cc:1217] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:06:19.352453   558 raft_consensus.cc:1064] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:19.354387   558 consensus_queue.cc:237] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.363047   374 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.363852 32414 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.364889   577 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.365609 32560 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.366459   558 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:19.367520   576 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.384243   580 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.386808 32562 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.393388 32414 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.399876 32313 catalog_manager.cc:5697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.403573   374 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.439883 32489 consensus_queue.cc:237] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.445829 32414 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.447309   580 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.445888   374 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.451642   576 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.453631   576 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.455612 32414 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.466814   374 raft_consensus.cc:2955] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.473369 32312 catalog_manager.cc:5697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.476256 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:19.490458 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet fc5f3674b5ff4cc4b847c11e9bff0d9f with delete_type TABLET_DATA_TOMBSTONED (TS f547788bbd38426f97ff22a8f304d0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57000
I20260710 11:06:19.492692   588 tablet_replica.cc:333] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:19.493839   588 raft_consensus.cc:2243] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.496001   588 raft_consensus.cc:2272] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.500976   588 ts_tablet_manager.cc:1916] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.512626   588 ts_tablet_manager.cc:1929] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:19.512987   588 log.cc:1199] T fc5f3674b5ff4cc4b847c11e9bff0d9f P f547788bbd38426f97ff22a8f304d0af: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/wals/fc5f3674b5ff4cc4b847c11e9bff0d9f
I20260710 11:06:19.514478 32298 catalog_manager.cc:5028] TS f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): tablet fc5f3674b5ff4cc4b847c11e9bff0d9f (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:19.534169   562 raft_consensus.cc:1064] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:19.536625   562 consensus_queue.cc:237] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.544903   376 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.545004 32562 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.546445   562 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.546715 32489 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.547483   578 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.550238   550 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.572942   590 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.575724 32489 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.581624   376 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.585839 32562 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.590085 32310 catalog_manager.cc:5697] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.607561 32414 consensus_queue.cc:237] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.612855   376 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.613754 32560 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.614373   578 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.615748   562 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.624266   550 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.626077   374 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.636873 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9065e8162a7435bab9cb88cfca67aee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:19.637123 32313 catalog_manager.cc:5697] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.637578 32560 raft_consensus.cc:2955] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.651321 32479 tablet_service.cc:1558] Processing DeleteTablet for tablet d9065e8162a7435bab9cb88cfca67aee with delete_type TABLET_DATA_TOMBSTONED (TS 2ee68c939b674f6fae5bd5cdd67b547e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42992
I20260710 11:06:19.653371   594 tablet_replica.cc:333] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:19.654387   594 raft_consensus.cc:2243] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.655020   594 raft_consensus.cc:2272] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.658176   594 ts_tablet_manager.cc:1916] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.669086   594 ts_tablet_manager.cc:1929] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:19.669472   594 log.cc:1199] T d9065e8162a7435bab9cb88cfca67aee P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/wals/d9065e8162a7435bab9cb88cfca67aee
I20260710 11:06:19.671151 32298 catalog_manager.cc:5028] TS 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): tablet d9065e8162a7435bab9cb88cfca67aee (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:19.708989   576 raft_consensus.cc:1064] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:19.711809   576 consensus_queue.cc:237] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.718828   374 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.720569 32560 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.720439   558 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.722318   580 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.725549 32414 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:19.727584   577 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:19.744166   576 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.746096 32560 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.755056   374 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.759100 32313 catalog_manager.cc:5697] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.759358 32414 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.784785 32489 consensus_queue.cc:237] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.791213   374 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.792374 32560 raft_consensus.cc:1275] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:19.794570   580 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.796577   576 consensus_queue.cc:1048] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.801898   558 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.810274   374 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.810722 32564 raft_consensus.cc:2955] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.813184 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06847704a67848deb771b42839aa2ccc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:19.822422 32313 catalog_manager.cc:5697] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.835255   578 raft_consensus.cc:1064] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:19.841291   578 consensus_queue.cc:237] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.846913 32403 tablet_service.cc:1558] Processing DeleteTablet for tablet 06847704a67848deb771b42839aa2ccc with delete_type TABLET_DATA_TOMBSTONED (TS 25b2117322784c49967f114668575073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49720
I20260710 11:06:19.858822 32564 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:19.859107   374 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:19.860325   550 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.861174   562 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.865315   599 tablet_replica.cc:333] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:19.866561   599 raft_consensus.cc:2243] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.868093   599 raft_consensus.cc:2272] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.870395 32489 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:19.871838   599 ts_tablet_manager.cc:1916] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.873759   550 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.885931   550 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.888383   374 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.890533   599 ts_tablet_manager.cc:1929] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:19.891068   599 log.cc:1199] T 06847704a67848deb771b42839aa2ccc P 25b2117322784c49967f114668575073: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/wals/06847704a67848deb771b42839aa2ccc
I20260710 11:06:19.892840 32299 catalog_manager.cc:5028] TS 25b2117322784c49967f114668575073 (127.30.144.65:38619): tablet 06847704a67848deb771b42839aa2ccc (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:19.902274 32564 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.902374 32313 catalog_manager.cc:5697] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.902482 32489 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.919878 32414 consensus_queue.cc:237] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:19.925410 32489 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:19.925469   374 raft_consensus.cc:1275] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:19.926928   562 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.927820   590 consensus_queue.cc:1048] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.934631   590 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.936717   374 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.944741 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0457188df7e1467a892145a5d14a4fe0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:19.947007 32488 raft_consensus.cc:2955] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:19.953017 32313 catalog_manager.cc:5697] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.969537 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 0457188df7e1467a892145a5d14a4fe0 with delete_type TABLET_DATA_TOMBSTONED (TS f547788bbd38426f97ff22a8f304d0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57000
I20260710 11:06:19.970588   588 tablet_replica.cc:333] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:19.971609   588 raft_consensus.cc:2243] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.972441   588 raft_consensus.cc:2272] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.975835   588 ts_tablet_manager.cc:1916] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.988689   588 ts_tablet_manager.cc:1929] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:06:19.988997   588 log.cc:1199] T 0457188df7e1467a892145a5d14a4fe0 P f547788bbd38426f97ff22a8f304d0af: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/wals/0457188df7e1467a892145a5d14a4fe0
I20260710 11:06:19.990309 32298 catalog_manager.cc:5028] TS f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): tablet 0457188df7e1467a892145a5d14a4fe0 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:21.002681 32489 consensus_queue.cc:237] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.008960 32564 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:21.009115 32453 consensus_peers.cc:597] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d6cd0063c0c441bb93deef1bc7c1ca9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.009573 32413 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.010987   558 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.011941   608 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.019529   558 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.021224 32414 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.022065 32564 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.034286 32564 consensus_queue.cc:237] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.034914 32310 catalog_manager.cc:5697] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.042140 32489 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.043804   604 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:21.044602 32527 consensus_peers.cc:597] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29a8e8cc9c634581890ef0fb28bb9725. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.052043 32414 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.050981   604 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.056376   616 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.058754 32489 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.071656 32414 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.076572 32413 consensus_queue.cc:237] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.083681 32313 catalog_manager.cc:5697] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.086689 32564 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:21.088128 32378 consensus_peers.cc:597] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0cdf7ebf383438dbb707604b856455e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.088127   606 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.089066 32489 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.090579   606 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.102696   550 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.105785 32489 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.106297 32564 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.117446 32311 catalog_manager.cc:5697] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.127708 32564 consensus_queue.cc:237] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.135970 32489 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:21.136195 32527 consensus_peers.cc:597] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 202ec933d2854a4384d200676bb09f20. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.137714 32414 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:21.137447   619 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.138836   616 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:21.145088   619 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.146827 32489 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.147766 32414 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:21.158620 32310 catalog_manager.cc:5697] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:21.475185   629 ts_tablet_manager.cc:933] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:21.477188   629 tablet_copy_client.cc:323] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.67:44913
I20260710 11:06:21.478838 32574 tablet_copy_service.cc:140] P f547788bbd38426f97ff22a8f304d0af: Received BeginTabletCopySession request for tablet 29a8e8cc9c634581890ef0fb28bb9725 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:53608)
I20260710 11:06:21.479359 32574 tablet_copy_service.cc:161] P f547788bbd38426f97ff22a8f304d0af: Beginning new tablet copy session on tablet 29a8e8cc9c634581890ef0fb28bb9725 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:53608: session id = 32e69d1bbb164b4ea0194442079c59f5-29a8e8cc9c634581890ef0fb28bb9725
I20260710 11:06:21.486892 32574 tablet_copy_source_session.cc:215] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.490387   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8e8cc9c634581890ef0fb28bb9725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.504827   629 tablet_copy_client.cc:806] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.505486   629 tablet_copy_client.cc:670] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.509727   629 tablet_copy_client.cc:538] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.517967   629 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:21.535508   629 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.536310   629 tablet_bootstrap.cc:492] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:21.536960   629 ts_tablet_manager.cc:1403] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:06:21.540035   629 raft_consensus.cc:359] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.540966   629 raft_consensus.cc:740] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:21.541512   629 consensus_queue.cc:260] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.542658   632 ts_tablet_manager.cc:933] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 25b2117322784c49967f114668575073 (127.30.144.65:38619)
I20260710 11:06:21.547151   632 tablet_copy_client.cc:323] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.65:38619
I20260710 11:06:21.547351   629 ts_tablet_manager.cc:1434] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:06:21.549867 32574 tablet_copy_service.cc:342] P f547788bbd38426f97ff22a8f304d0af: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-29a8e8cc9c634581890ef0fb28bb9725 received from {username='slave'} at 127.0.0.1:53608
I20260710 11:06:21.550330 32574 tablet_copy_service.cc:434] P f547788bbd38426f97ff22a8f304d0af: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-29a8e8cc9c634581890ef0fb28bb9725 on tablet 29a8e8cc9c634581890ef0fb28bb9725 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:21.549892 32425 tablet_copy_service.cc:140] P 25b2117322784c49967f114668575073: Received BeginTabletCopySession request for tablet a0cdf7ebf383438dbb707604b856455e from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:37192)
I20260710 11:06:21.552659 32425 tablet_copy_service.cc:161] P 25b2117322784c49967f114668575073: Beginning new tablet copy session on tablet a0cdf7ebf383438dbb707604b856455e from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:37192: session id = 32e69d1bbb164b4ea0194442079c59f5-a0cdf7ebf383438dbb707604b856455e
I20260710 11:06:21.559818 32425 tablet_copy_source_session.cc:215] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.563047   632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cdf7ebf383438dbb707604b856455e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.574276   632 tablet_copy_client.cc:806] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.574911   632 tablet_copy_client.cc:670] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.579866   632 tablet_copy_client.cc:538] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.581631   629 ts_tablet_manager.cc:933] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:21.583446   629 tablet_copy_client.cc:323] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.67:44913
I20260710 11:06:21.585263 32574 tablet_copy_service.cc:140] P f547788bbd38426f97ff22a8f304d0af: Received BeginTabletCopySession request for tablet 202ec933d2854a4384d200676bb09f20 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:53608)
I20260710 11:06:21.585912 32574 tablet_copy_service.cc:161] P f547788bbd38426f97ff22a8f304d0af: Beginning new tablet copy session on tablet 202ec933d2854a4384d200676bb09f20 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:53608: session id = 32e69d1bbb164b4ea0194442079c59f5-202ec933d2854a4384d200676bb09f20
I20260710 11:06:21.589210   632 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:21.599363 32574 tablet_copy_source_session.cc:215] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.607365   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202ec933d2854a4384d200676bb09f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.631989   637 ts_tablet_manager.cc:933] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:21.634482   629 tablet_copy_client.cc:806] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.635212   629 tablet_copy_client.cc:670] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.640130   629 tablet_copy_client.cc:538] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.643447   632 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.645488   632 tablet_bootstrap.cc:492] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:21.646238   632 ts_tablet_manager.cc:1403] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.024s
I20260710 11:06:21.647960   637 tablet_copy_client.cc:323] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.66:34449
I20260710 11:06:21.649873 32500 tablet_copy_service.cc:140] P 2ee68c939b674f6fae5bd5cdd67b547e: Received BeginTabletCopySession request for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:51482)
I20260710 11:06:21.649526   632 raft_consensus.cc:359] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.650481 32500 tablet_copy_service.cc:161] P 2ee68c939b674f6fae5bd5cdd67b547e: Beginning new tablet copy session on tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:51482: session id = 32e69d1bbb164b4ea0194442079c59f5-2d6cd0063c0c441bb93deef1bc7c1ca9
I20260710 11:06:21.655419   629 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:21.650501   632 raft_consensus.cc:740] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:21.658567 32500 tablet_copy_source_session.cc:215] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:21.658802   632 consensus_queue.cc:260] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.663341   632 ts_tablet_manager.cc:1434] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260710 11:06:21.670171 32425 tablet_copy_service.cc:342] P 25b2117322784c49967f114668575073: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-a0cdf7ebf383438dbb707604b856455e received from {username='slave'} at 127.0.0.1:37192
I20260710 11:06:21.670656 32425 tablet_copy_service.cc:434] P 25b2117322784c49967f114668575073: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-a0cdf7ebf383438dbb707604b856455e on tablet a0cdf7ebf383438dbb707604b856455e with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:21.675200   637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:21.689038   629 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.690061   629 tablet_bootstrap.cc:492] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:21.690696   637 tablet_copy_client.cc:806] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:21.690821   629 ts_tablet_manager.cc:1403] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.008s
I20260710 11:06:21.691339   637 tablet_copy_client.cc:670] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:21.694857   637 tablet_copy_client.cc:538] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:21.694140   629 raft_consensus.cc:359] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.695345   629 raft_consensus.cc:740] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:21.696033   629 consensus_queue.cc:260] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.698976   629 ts_tablet_manager.cc:1434] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:06:21.701779 32574 tablet_copy_service.cc:342] P f547788bbd38426f97ff22a8f304d0af: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-202ec933d2854a4384d200676bb09f20 received from {username='slave'} at 127.0.0.1:53608
I20260710 11:06:21.702220 32574 tablet_copy_service.cc:434] P f547788bbd38426f97ff22a8f304d0af: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-202ec933d2854a4384d200676bb09f20 on tablet 202ec933d2854a4384d200676bb09f20 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:21.703744   637 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:21.725524   637 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:21.726377   637 tablet_bootstrap.cc:492] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:21.727010   637 ts_tablet_manager.cc:1403] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.002s
I20260710 11:06:21.729426   637 raft_consensus.cc:359] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.730244   637 raft_consensus.cc:740] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:21.730964   637 consensus_queue.cc:260] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:21.733712   637 ts_tablet_manager.cc:1434] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:21.735731 32500 tablet_copy_service.cc:342] P 2ee68c939b674f6fae5bd5cdd67b547e: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-2d6cd0063c0c441bb93deef1bc7c1ca9 received from {username='slave'} at 127.0.0.1:51482
I20260710 11:06:21.736220 32500 tablet_copy_service.cc:434] P 2ee68c939b674f6fae5bd5cdd67b547e: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-2d6cd0063c0c441bb93deef1bc7c1ca9 on tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:22.067950   376 raft_consensus.cc:1217] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.068686   374 raft_consensus.cc:1217] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.109464   374 raft_consensus.cc:1217] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.153607   374 raft_consensus.cc:1217] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:22.467195   619 raft_consensus.cc:1064] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:22.469697   619 consensus_queue.cc:237] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.476379   374 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.478061   613 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.479782 32489 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.479801 32413 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.481551   647 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.485772   647 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.499513   625 raft_consensus.cc:1064] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:22.502351   625 consensus_queue.cc:237] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.503357   613 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.504947 32414 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.517884   374 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.529948 32313 catalog_manager.cc:5697] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.536952 32560 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.537751   376 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.539615 32488 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.539386   643 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.542300   643 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.544986   625 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.543049 32489 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.567576   625 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.570086 32490 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.580938 32560 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.583159   636 raft_consensus.cc:1064] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:22.585644   636 consensus_queue.cc:237] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.589268   376 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.603912 32564 consensus_queue.cc:237] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.601061 32309 catalog_manager.cc:5697] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.611819   376 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.614905   376 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.615207 32414 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.618046   576 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:22.618243   613 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.620106   576 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.620877 32490 raft_consensus.cc:1275] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.623286   613 consensus_queue.cc:1048] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.625974 32564 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.631176   636 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:22.632172 32413 consensus_queue.cc:237] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.645695   376 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.650399 32562 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.655817   374 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.652748   576 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.657624 32490 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.652616   616 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.661113   625 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.663210   644 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.676262   373 raft_consensus.cc:2955] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.717085 32413 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.723333 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29a8e8cc9c634581890ef0fb28bb9725 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.756458   625 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.770293 32562 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.770717 32564 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.771780 32309 catalog_manager.cc:5697] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.776774   619 raft_consensus.cc:1064] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:22.759886   375 raft_consensus.cc:2955] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.787333 32299 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0cdf7ebf383438dbb707604b856455e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.788432   619 consensus_queue.cc:237] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.789444 32310 catalog_manager.cc:5697] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.802379 32403 tablet_service.cc:1558] Processing DeleteTablet for tablet 29a8e8cc9c634581890ef0fb28bb9725 with delete_type TABLET_DATA_TOMBSTONED (TS 25b2117322784c49967f114668575073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49720
I20260710 11:06:22.809819 32490 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.805094   666 tablet_replica.cc:333] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:22.811363   375 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.813882 32309 catalog_manager.cc:5697] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New cstate: current_term: 1 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.816133 32490 consensus_queue.cc:237] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.816720 32413 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:22.811401   619 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:22.818341   647 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:22.819307   664 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:22.821887   375 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.822292 32413 raft_consensus.cc:1275] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.826727   636 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:22.833231   666 raft_consensus.cc:2243] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.833307   636 consensus_queue.cc:1048] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:22.834271   666 raft_consensus.cc:2272] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.838478   576 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.839754   666 ts_tablet_manager.cc:1916] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:22.850940   375 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.856092 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.858088 32479 tablet_service.cc:1558] Processing DeleteTablet for tablet a0cdf7ebf383438dbb707604b856455e with delete_type TABLET_DATA_TOMBSTONED (TS 2ee68c939b674f6fae5bd5cdd67b547e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42992
I20260710 11:06:22.860518 32312 catalog_manager.cc:5697] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.862100 32410 raft_consensus.cc:2955] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.866182   666 ts_tablet_manager.cc:1929] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:22.868947   666 log.cc:1199] T 29a8e8cc9c634581890ef0fb28bb9725 P 25b2117322784c49967f114668575073: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/wals/29a8e8cc9c634581890ef0fb28bb9725
I20260710 11:06:22.872109 32299 catalog_manager.cc:5028] TS 25b2117322784c49967f114668575073 (127.30.144.65:38619): tablet 29a8e8cc9c634581890ef0fb28bb9725 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:22.876092 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 with delete_type TABLET_DATA_TOMBSTONED (TS f547788bbd38426f97ff22a8f304d0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57000
I20260710 11:06:22.883543   619 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.886868   670 tablet_replica.cc:333] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:22.887885   670 raft_consensus.cc:2243] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.888497   670 raft_consensus.cc:2272] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.892040   670 ts_tablet_manager.cc:1916] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:22.905143 32490 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.905694   374 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.893257   671 tablet_replica.cc:333] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:22.908041   671 raft_consensus.cc:2243] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.911653   671 raft_consensus.cc:2272] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.915031   671 ts_tablet_manager.cc:1916] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:22.894111 32414 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.922364 32309 catalog_manager.cc:5697] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:22.925158   670 ts_tablet_manager.cc:1929] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:22.925707   670 log.cc:1199] T a0cdf7ebf383438dbb707604b856455e P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/wals/a0cdf7ebf383438dbb707604b856455e
I20260710 11:06:22.928733 32298 catalog_manager.cc:5028] TS 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): tablet a0cdf7ebf383438dbb707604b856455e (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:22.941202 32564 consensus_queue.cc:237] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:22.943785   671 ts_tablet_manager.cc:1929] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:22.945245   671 log.cc:1199] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P f547788bbd38426f97ff22a8f304d0af: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/wals/2d6cd0063c0c441bb93deef1bc7c1ca9
I20260710 11:06:22.946138   374 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.946894 32298 catalog_manager.cc:5028] TS f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): tablet 2d6cd0063c0c441bb93deef1bc7c1ca9 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:22.947489   619 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.947978 32490 raft_consensus.cc:1275] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:22.949205   664 consensus_queue.cc:1048] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:22.953564   619 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.956568 32490 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.962256   374 raft_consensus.cc:2955] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.974920 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 202ec933d2854a4384d200676bb09f20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:22.978071 32313 catalog_manager.cc:5697] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: config changed from index 3 to 4, VOTER 25b2117322784c49967f114668575073 (127.30.144.65) evicted. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:22.988595 32403 tablet_service.cc:1558] Processing DeleteTablet for tablet 202ec933d2854a4384d200676bb09f20 with delete_type TABLET_DATA_TOMBSTONED (TS 25b2117322784c49967f114668575073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49720
I20260710 11:06:22.989534   666 tablet_replica.cc:333] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:22.991437   666 raft_consensus.cc:2243] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.992053   666 raft_consensus.cc:2272] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.995142   666 ts_tablet_manager.cc:1916] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:23.006418   666 ts_tablet_manager.cc:1929] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:23.006711   666 log.cc:1199] T 202ec933d2854a4384d200676bb09f20 P 25b2117322784c49967f114668575073: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/wals/202ec933d2854a4384d200676bb09f20
I20260710 11:06:23.007952 32299 catalog_manager.cc:5028] TS 25b2117322784c49967f114668575073 (127.30.144.65:38619): tablet 202ec933d2854a4384d200676bb09f20 (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:24.027423 32488 consensus_queue.cc:237] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
W20260710 11:06:24.034430 32453 consensus_peers.cc:597] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5d103e2f2c2452991a52ea2c24a5e9d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.035481 32410 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:24.035408 32560 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:24.037329   676 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:24.038741   646 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:24.053076   646 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:24.058660 32410 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:24.060945 32560 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:24.070011 32564 consensus_queue.cc:237] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue 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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:24.073205 32312 catalog_manager.cc:5697] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.082551 32488 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:24.082690 32527 consensus_peers.cc:597] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af -> Peer 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369): Couldn't send request to peer 32e69d1bbb164b4ea0194442079c59f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 432eabdb809247f38eb98b8f2f4fd97c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:24.084048 32410 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:24.084208   664 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:24.085640   681 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:24.097499   681 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:24.101742 32410 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:24.109475 32488 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } } }
I20260710 11:06:24.116014 32313 catalog_manager.cc:5697] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index -1 to 2, NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) added. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:24.348194 32344 debug-util.cc:398] Leaking SignalData structure 0x7b08000352c0 after lost signal to thread 31300
W20260710 11:06:24.349453 32344 debug-util.cc:398] Leaking SignalData structure 0x7b080003d960 after lost signal to thread 32347
W20260710 11:06:24.350618 32344 debug-util.cc:398] Leaking SignalData structure 0x7b080028c600 after lost signal to thread 32439
W20260710 11:06:24.351429 32344 debug-util.cc:398] Leaking SignalData structure 0x7b080028c760 after lost signal to thread 32514
W20260710 11:06:24.352185 32344 debug-util.cc:398] Leaking SignalData structure 0x7b08002239c0 after lost signal to thread 32588
W20260710 11:06:24.352947 32344 debug-util.cc:398] Leaking SignalData structure 0x7b0800292ba0 after lost signal to thread 400
I20260710 11:06:24.446761   687 ts_tablet_manager.cc:933] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:24.452792   687 tablet_copy_client.cc:323] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.66:34449
I20260710 11:06:24.455120 32500 tablet_copy_service.cc:140] P 2ee68c939b674f6fae5bd5cdd67b547e: Received BeginTabletCopySession request for tablet c5d103e2f2c2452991a52ea2c24a5e9d from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:51482)
I20260710 11:06:24.455781 32500 tablet_copy_service.cc:161] P 2ee68c939b674f6fae5bd5cdd67b547e: Beginning new tablet copy session on tablet c5d103e2f2c2452991a52ea2c24a5e9d from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:51482: session id = 32e69d1bbb164b4ea0194442079c59f5-c5d103e2f2c2452991a52ea2c24a5e9d
I20260710 11:06:24.465601 32500 tablet_copy_source_session.cc:215] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:24.469264   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d103e2f2c2452991a52ea2c24a5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:24.486790   687 tablet_copy_client.cc:806] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:24.487541   687 tablet_copy_client.cc:670] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:24.492281   687 tablet_copy_client.cc:538] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:24.501420   687 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:24.524958   687 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:24.526048   687 tablet_bootstrap.cc:492] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:24.526783   687 ts_tablet_manager.cc:1403] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.002s
I20260710 11:06:24.529954   687 raft_consensus.cc:359] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:24.530767   687 raft_consensus.cc:740] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:24.531438   687 consensus_queue.cc:260] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:24.535053   687 ts_tablet_manager.cc:1434] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:06:24.537727 32500 tablet_copy_service.cc:342] P 2ee68c939b674f6fae5bd5cdd67b547e: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-c5d103e2f2c2452991a52ea2c24a5e9d received from {username='slave'} at 127.0.0.1:51482
I20260710 11:06:24.538177 32500 tablet_copy_service.cc:434] P 2ee68c939b674f6fae5bd5cdd67b547e: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-c5d103e2f2c2452991a52ea2c24a5e9d on tablet c5d103e2f2c2452991a52ea2c24a5e9d with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:24.643678   687 ts_tablet_manager.cc:933] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: Initiating tablet copy from peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:24.645362   687 tablet_copy_client.cc:323] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.144.67:44913
I20260710 11:06:24.647426 32574 tablet_copy_service.cc:140] P f547788bbd38426f97ff22a8f304d0af: Received BeginTabletCopySession request for tablet 432eabdb809247f38eb98b8f2f4fd97c from peer 32e69d1bbb164b4ea0194442079c59f5 ({username='slave'} at 127.0.0.1:53608)
I20260710 11:06:24.648041 32574 tablet_copy_service.cc:161] P f547788bbd38426f97ff22a8f304d0af: Beginning new tablet copy session on tablet 432eabdb809247f38eb98b8f2f4fd97c from peer 32e69d1bbb164b4ea0194442079c59f5 at {username='slave'} at 127.0.0.1:53608: session id = 32e69d1bbb164b4ea0194442079c59f5-432eabdb809247f38eb98b8f2f4fd97c
I20260710 11:06:24.657462 32574 tablet_copy_source_session.cc:215] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:24.662109   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432eabdb809247f38eb98b8f2f4fd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:24.684430   687 tablet_copy_client.cc:806] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:24.685087   687 tablet_copy_client.cc:670] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:24.689548   687 tablet_copy_client.cc:538] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:24.701023   687 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap starting.
I20260710 11:06:24.725318   687 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:24.726348   687 tablet_bootstrap.cc:492] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: Bootstrap complete.
I20260710 11:06:24.727082   687 ts_tablet_manager.cc:1403] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260710 11:06:24.730072   687 raft_consensus.cc:359] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:24.730886   687 raft_consensus.cc:740] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Initialized, Role: LEARNER
I20260710 11:06:24.731513   687 consensus_queue.cc:260] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: NON_VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: true } }
I20260710 11:06:24.734289   687 ts_tablet_manager.cc:1434] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:06:24.736841 32574 tablet_copy_service.cc:342] P f547788bbd38426f97ff22a8f304d0af: Request end of tablet copy session 32e69d1bbb164b4ea0194442079c59f5-432eabdb809247f38eb98b8f2f4fd97c received from {username='slave'} at 127.0.0.1:53608
I20260710 11:06:24.737370 32574 tablet_copy_service.cc:434] P f547788bbd38426f97ff22a8f304d0af: ending tablet copy session 32e69d1bbb164b4ea0194442079c59f5-432eabdb809247f38eb98b8f2f4fd97c on tablet 432eabdb809247f38eb98b8f2f4fd97c with peer 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:24.852535   374 raft_consensus.cc:1217] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:25.115965   374 raft_consensus.cc:1217] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:25.427065   695 raft_consensus.cc:1064] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:25.429843   695 consensus_queue.cc:237] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:25.437076   374 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.438671   646 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.440080 32560 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.442461   646 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.455982 32410 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.457785   672 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:25.465250   695 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.467649 32560 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.473718 32413 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.482690   374 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.495625 32310 catalog_manager.cc:5697] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } attrs { replace: true } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.530176 32488 consensus_queue.cc:237] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:25.537748 32410 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:25.540578   707 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:25.542996   374 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:25.545450   646 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:25.551141   672 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.552451 32413 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.555004   374 raft_consensus.cc:2955] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.563701 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5d103e2f2c2452991a52ea2c24a5e9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:25.570319 32312 catalog_manager.cc:5697] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 3 to 4, VOTER f547788bbd38426f97ff22a8f304d0af (127.30.144.67) evicted. New cstate: current_term: 1 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.592818 32551 tablet_service.cc:1558] Processing DeleteTablet for tablet c5d103e2f2c2452991a52ea2c24a5e9d with delete_type TABLET_DATA_TOMBSTONED (TS f547788bbd38426f97ff22a8f304d0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57000
I20260710 11:06:25.610400   697 raft_consensus.cc:1064] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: attempting to promote NON_VOTER 32e69d1bbb164b4ea0194442079c59f5 to VOTER
I20260710 11:06:25.611558   708 tablet_replica.cc:333] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:25.612872   708 raft_consensus.cc:2243] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:25.613672   708 raft_consensus.cc:2272] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:25.613566   697 consensus_queue.cc:237] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:25.619549   708 ts_tablet_manager.cc:1916] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:25.638247   374 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 LEARNER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.638474   708 ts_tablet_manager.cc:1929] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:25.639050   708 log.cc:1199] T c5d103e2f2c2452991a52ea2c24a5e9d P f547788bbd38426f97ff22a8f304d0af: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/wals/c5d103e2f2c2452991a52ea2c24a5e9d
I20260710 11:06:25.640208   698 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:25.651019 32488 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.652575   664 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.663048 32413 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:25.664469   697 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:25.667517 32298 catalog_manager.cc:5028] TS f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): tablet c5d103e2f2c2452991a52ea2c24a5e9d (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:25.678915   698 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.682381 32488 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.692520   374 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.700480 32413 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.703585 32312 catalog_manager.cc:5697] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: config changed from index 2 to 3, 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } attrs { replace: true } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.726171 32560 consensus_queue.cc:237] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:25.736697 32413 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:25.737259   376 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:25.738288   697 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:25.745332   698 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:25.748145   681 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.757207 32298 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 432eabdb809247f38eb98b8f2f4fd97c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:25.759048 32413 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.765692 32309 catalog_manager.cc:5697] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af reported cstate change: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New cstate: current_term: 1 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.768045   374 raft_consensus.cc:2955] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } } }
I20260710 11:06:25.776333 32479 tablet_service.cc:1558] Processing DeleteTablet for tablet 432eabdb809247f38eb98b8f2f4fd97c with delete_type TABLET_DATA_TOMBSTONED (TS 2ee68c939b674f6fae5bd5cdd67b547e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42992
I20260710 11:06:25.791321   713 tablet_replica.cc:333] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:25.793133   713 raft_consensus.cc:2243] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:25.794732   713 raft_consensus.cc:2272] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:25.797549   713 ts_tablet_manager.cc:1916] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:25.809373   713 ts_tablet_manager.cc:1929] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:25.809762   713 log.cc:1199] T 432eabdb809247f38eb98b8f2f4fd97c P 2ee68c939b674f6fae5bd5cdd67b547e: Deleting WAL directory at /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/wals/432eabdb809247f38eb98b8f2f4fd97c
I20260710 11:06:25.811311 32298 catalog_manager.cc:5028] TS 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): tablet 432eabdb809247f38eb98b8f2f4fd97c (table test-workload [id=8022eee3ce554c108d554518fb51700b]) successfully deleted
I20260710 11:06:31.719592 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:31.750962 32410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0"
dest_uuid: "25b2117322784c49967f114668575073"
mode: GRACEFUL
new_leader_uuid: "f547788bbd38426f97ff22a8f304d0af"
 from {username='slave'} at 127.0.0.1:55654
I20260710 11:06:31.751711 32410 raft_consensus.cc:606] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Received request to transfer leadership to TS f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:31.765604 32488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e"
dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
mode: GRACEFUL
new_leader_uuid: "25b2117322784c49967f114668575073"
 from {username='slave'} at 127.0.0.1:38470
I20260710 11:06:31.766263 32488 raft_consensus.cc:606] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Received request to transfer leadership to TS 25b2117322784c49967f114668575073
I20260710 11:06:31.768965 32410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69afde330f6e43629841832cb8946f25"
dest_uuid: "25b2117322784c49967f114668575073"
mode: GRACEFUL
new_leader_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:55654
I20260710 11:06:31.769564 32410 raft_consensus.cc:606] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Received request to transfer leadership to TS 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:31.772771 32488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d"
dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
mode: GRACEFUL
new_leader_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:38470
I20260710 11:06:31.773404 32488 raft_consensus.cc:606] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Received request to transfer leadership to TS 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:31.974843 32490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f"
dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
mode: GRACEFUL
new_leader_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:38470
I20260710 11:06:31.975553 32490 raft_consensus.cc:606] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Received request to transfer leadership to TS 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:31.983747   722 raft_consensus.cc:993] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: : Instructing follower 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:31.991101   728 raft_consensus.cc:1081] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Signalling peer 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:31.996774 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:31.997823 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:32.089627   727 raft_consensus.cc:993] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: : Instructing follower 25b2117322784c49967f114668575073 to start an election
I20260710 11:06:32.090444   727 raft_consensus.cc:1081] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Signalling peer 25b2117322784c49967f114668575073 to start an election
I20260710 11:06:32.125428 32410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e"
dest_uuid: "25b2117322784c49967f114668575073"
 from {username='slave'} at 127.0.0.1:49736
I20260710 11:06:32.126187 32410 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.126559 32410 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.145280 32410 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:32.150671 32410 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:32.152762 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:32.153589 32488 raft_consensus.cc:3055] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.153929 32488 raft_consensus.cc:740] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:32.154865 32488 consensus_queue.cc:260] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:32.155943 32488 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.172015 32488 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:32.505323 32379 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: 
I20260710 11:06:32.508630   730 raft_consensus.cc:2804] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.509266   730 raft_consensus.cc:697] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:32.511451   730 consensus_queue.cc:237] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:32.517313   727 raft_consensus.cc:993] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: : Instructing follower 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:32.519973   727 raft_consensus.cc:1081] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Signalling peer 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:32.524608   373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f"
dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:47150
I20260710 11:06:32.525283   373 raft_consensus.cc:493] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.525792   373 raft_consensus.cc:3060] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.532694   374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d"
dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:47150
I20260710 11:06:32.545836   374 raft_consensus.cc:493] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.546288   374 raft_consensus.cc:3060] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.555078 32560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:32.555922 32560 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.578822   373 raft_consensus.cc:515] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.580017   374 raft_consensus.cc:515] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.588816   373 leader_election.cc:290] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:32.583407 32560 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:32.584658 32410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:32.586020   718 raft_consensus.cc:993] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: : Instructing follower 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:32.588313 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5f3674b5ff4cc4b847c11e9bff0d9f" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:32.591285 32410 raft_consensus.cc:3060] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.591554 32488 raft_consensus.cc:3055] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.591975 32488 raft_consensus.cc:740] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:32.592757 32488 consensus_queue.cc:260] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.591390   729 raft_consensus.cc:1081] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Signalling peer 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:32.593909 32488 raft_consensus.cc:3060] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.583083   375 raft_consensus.cc:1240] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Rejecting Update request from peer 2ee68c939b674f6fae5bd5cdd67b547e for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:32.595985   373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69afde330f6e43629841832cb8946f25"
dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:47146
I20260710 11:06:32.599095   373 raft_consensus.cc:493] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.601624   373 raft_consensus.cc:3060] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.604300   374 leader_election.cc:290] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:32.607160 32488 raft_consensus.cc:2468] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:32.608357 32560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:32.612428 32560 raft_consensus.cc:3060] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.622278 32560 raft_consensus.cc:2468] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:32.625726   373 raft_consensus.cc:515] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.628988   373 leader_election.cc:290] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:32.684159   373 raft_consensus.cc:1240] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Rejecting Update request from peer 25b2117322784c49967f114668575073 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:32.685710   730 consensus_queue.cc:1059] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:32.686805   730 raft_consensus.cc:3055] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.687166   730 raft_consensus.cc:740] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:32.687952   730 consensus_queue.cc:260] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.689345   730 raft_consensus.cc:3060] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.695509 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:32.705353 32414 raft_consensus.cc:2468] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:32.722837   340 leader_election.cc:304] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:32.725334   739 raft_consensus.cc:2804] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.728619   739 raft_consensus.cc:697] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:32.729668   739 consensus_queue.cc:237] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.730279   341 leader_election.cc:304] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 32e69d1bbb164b4ea0194442079c59f5; no voters: 
I20260710 11:06:32.731099   740 raft_consensus.cc:2804] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.732611   740 raft_consensus.cc:697] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:32.733631   740 consensus_queue.cc:237] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
W20260710 11:06:32.735859 32379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.144.67:44913, user_credentials={real_user=slave}} blocked reactor thread for 141944us
I20260710 11:06:32.736634 32560 raft_consensus.cc:1240] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Rejecting Update request from peer 2ee68c939b674f6fae5bd5cdd67b547e for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:32.737290   720 raft_consensus.cc:993] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: : Instructing follower f547788bbd38426f97ff22a8f304d0af to start an election
I20260710 11:06:32.737794   720 raft_consensus.cc:1081] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Signalling peer f547788bbd38426f97ff22a8f304d0af to start an election
I20260710 11:06:32.738721   737 consensus_queue.cc:1059] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.739557   727 raft_consensus.cc:3055] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.739988   727 raft_consensus.cc:740] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:32.740995   727 consensus_queue.cc:260] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.742332 32562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0"
dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
 from {username='slave'} at 127.0.0.1:57018
I20260710 11:06:32.742728   727 raft_consensus.cc:3060] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.742862 32562 raft_consensus.cc:493] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:32.743306 32562 raft_consensus.cc:3060] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.747467 32309 catalog_manager.cc:5697] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.748476 32562 raft_consensus.cc:515] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:32.750327 32562 leader_election.cc:290] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:32.750912 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:32.751478 32488 raft_consensus.cc:3060] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.750943 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2709c9a83c1f4c989572aa3bd63bf9c0" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:32.754395 32414 raft_consensus.cc:3055] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:32.754709 32414 raft_consensus.cc:740] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:32.754276 32312 catalog_manager.cc:5697] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.755402 32414 consensus_queue.cc:260] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:32.756405 32414 raft_consensus.cc:3060] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.756904 32410 raft_consensus.cc:2468] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:32.757593 32488 raft_consensus.cc:2468] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 2.
I20260710 11:06:32.758955 32528 leader_election.cc:304] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:32.759897   733 raft_consensus.cc:2804] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.760334   733 raft_consensus.cc:697] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:32.764127   341 leader_election.cc:304] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 32e69d1bbb164b4ea0194442079c59f5; no voters: 
I20260710 11:06:32.761132   733 consensus_queue.cc:237] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:32.775882 32487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afde330f6e43629841832cb8946f25" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:32.776522 32487 raft_consensus.cc:3060] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:32.785039 32414 raft_consensus.cc:2468] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 2.
I20260710 11:06:32.786037 32488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bb4069daad40e19694be2fc492e79d" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:32.787706 32487 raft_consensus.cc:2468] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:32.789503   740 raft_consensus.cc:2804] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:32.790232   740 raft_consensus.cc:697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:32.791224   740 consensus_queue.cc:237] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:32.792802 32488 raft_consensus.cc:2468] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:32.841396 32312 catalog_manager.cc:5697] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 1 to 2, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 2 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.847085 32309 catalog_manager.cc:5697] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.848299 32309 catalog_manager.cc:5697] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.002149 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:33.017979 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:06:33.041638 32511 debug-util.cc:398] Leaking SignalData structure 0x7b0800105220 after lost signal to thread 31300
W20260710 11:06:33.042639 32511 debug-util.cc:398] Leaking SignalData structure 0x7b080005a300 after lost signal to thread 32347
W20260710 11:06:33.043756 32511 debug-util.cc:398] Leaking SignalData structure 0x7b08000b25c0 after lost signal to thread 32439
W20260710 11:06:33.044991 32511 debug-util.cc:398] Leaking SignalData structure 0x7b0800276e20 after lost signal to thread 32514
W20260710 11:06:33.046152 32511 debug-util.cc:398] Leaking SignalData structure 0x7b0800147880 after lost signal to thread 32588
I20260710 11:06:33.047482 32488 raft_consensus.cc:1275] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:06:33.048203 32511 debug-util.cc:398] Leaking SignalData structure 0x7b0800206540 after lost signal to thread 400
I20260710 11:06:33.049166   730 consensus_queue.cc:1048] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:33.062991 32560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c"
dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
mode: GRACEFUL
new_leader_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:58996
I20260710 11:06:33.063714 32560 raft_consensus.cc:606] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Received request to transfer leadership to TS 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:33.070204 32414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e"
dest_uuid: "25b2117322784c49967f114668575073"
mode: GRACEFUL
new_leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
 from {username='slave'} at 127.0.0.1:55654
I20260710 11:06:33.070781 32414 raft_consensus.cc:606] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 LEADER]: Received request to transfer leadership to TS 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:33.073086   732 raft_consensus.cc:993] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: : Instructing follower 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:33.073498   732 raft_consensus.cc:1081] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Signalling peer 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:33.074301 32488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c00d14a080764afb996be95bf5141e42"
dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
mode: GRACEFUL
new_leader_uuid: "25b2117322784c49967f114668575073"
 from {username='slave'} at 127.0.0.1:38470
I20260710 11:06:33.074958 32488 raft_consensus.cc:606] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Received request to transfer leadership to TS 25b2117322784c49967f114668575073
I20260710 11:06:33.075742   730 raft_consensus.cc:993] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: : Instructing follower 2ee68c939b674f6fae5bd5cdd67b547e to start an election
I20260710 11:06:33.076210   730 raft_consensus.cc:1081] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 LEADER]: Signalling peer 2ee68c939b674f6fae5bd5cdd67b547e to start an election
I20260710 11:06:33.077817 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:06:33.079124 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:33.080312   375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c"
dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:47162
I20260710 11:06:33.080883   375 raft_consensus.cc:493] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:33.081542 32487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e"
dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
 from {username='slave'} at 127.0.0.1:43012
I20260710 11:06:33.086804   375 raft_consensus.cc:3060] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.093345 32560 raft_consensus.cc:1275] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:33.095122   720 consensus_queue.cc:1048] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:33.095225   375 raft_consensus.cc:515] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:33.098026 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:33.098583 32414 raft_consensus.cc:3060] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.122920 32414 raft_consensus.cc:2468] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:33.124050   341 leader_election.cc:304] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 32e69d1bbb164b4ea0194442079c59f5; no voters: 
I20260710 11:06:33.124866   740 raft_consensus.cc:2804] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:33.124240 32413 raft_consensus.cc:1240] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Rejecting Update request from peer f547788bbd38426f97ff22a8f304d0af for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:33.125902 32487 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:33.126371 32487 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:33.126864   375 leader_election.cc:290] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:33.126384   740 raft_consensus.cc:697] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:33.127969   740 consensus_queue.cc:237] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:33.130447 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432eabdb809247f38eb98b8f2f4fd97c" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:33.131038 32562 raft_consensus.cc:3055] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:33.131315 32562 raft_consensus.cc:740] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:33.132181 32562 consensus_queue.cc:260] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:33.133306 32562 raft_consensus.cc:3060] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.137027 32564 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.139254   739 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.152848 32487 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:33.158880 32488 raft_consensus.cc:1275] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:33.160670   733 consensus_queue.cc:1048] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:33.164829 32562 raft_consensus.cc:2468] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:33.175441 32489 raft_consensus.cc:1275] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.177348   739 consensus_queue.cc:1048] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:33.179056 32413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:33.179461 32487 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 3 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:33.179649 32413 raft_consensus.cc:3055] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:33.180058 32413 raft_consensus.cc:740] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:33.180486 32562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c588090cb4480cadaa7ac880ef955e" candidate_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:33.190814 32312 catalog_manager.cc:5697] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from f547788bbd38426f97ff22a8f304d0af (127.30.144.67) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.180785 32413 consensus_queue.cc:260] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:33.200904 32413 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:33.214272 32414 raft_consensus.cc:1275] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:33.216989   732 consensus_queue.cc:1048] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:33.222728 32413 raft_consensus.cc:2468] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee68c939b674f6fae5bd5cdd67b547e in term 3.
I20260710 11:06:33.225039 32455 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e; no voters: f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:33.228070   728 raft_consensus.cc:2804] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:33.228597   728 raft_consensus.cc:697] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 3 LEADER]: Becoming Leader. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:33.229437   728 consensus_queue.cc:237] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:33.247104 32413 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.250550   740 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:33.271327 32309 catalog_manager.cc:5697] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e reported cstate change: term changed from 2 to 3, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66). New cstate: current_term: 3 leader_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.292690 32489 raft_consensus.cc:1275] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.294332   741 consensus_queue.cc:1048] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.323997 32488 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.327036   741 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.339416 32413 raft_consensus.cc:1275] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.340974   740 consensus_queue.cc:1048] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.600164   727 raft_consensus.cc:993] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: : Instructing follower 25b2117322784c49967f114668575073 to start an election
I20260710 11:06:33.601439   769 raft_consensus.cc:1081] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Signalling peer 25b2117322784c49967f114668575073 to start an election
I20260710 11:06:33.604599 32413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c00d14a080764afb996be95bf5141e42"
dest_uuid: "25b2117322784c49967f114668575073"
 from {username='slave'} at 127.0.0.1:49736
I20260710 11:06:33.605558 32413 raft_consensus.cc:493] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:33.606107 32413 raft_consensus.cc:3060] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.613693 32414 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.615430   740 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:33.617347 32413 raft_consensus.cc:515] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:33.622948 32413 leader_election.cc:290] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:33.623895 32489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:33.624552 32489 raft_consensus.cc:3055] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:33.624460 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00d14a080764afb996be95bf5141e42" candidate_uuid: "25b2117322784c49967f114668575073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:33.624892 32489 raft_consensus.cc:740] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:33.625065 32564 raft_consensus.cc:3060] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.625906 32489 consensus_queue.cc:260] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:33.627300 32489 raft_consensus.cc:3060] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.633566 32564 raft_consensus.cc:2468] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:33.634935 32489 raft_consensus.cc:2468] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b2117322784c49967f114668575073 in term 2.
I20260710 11:06:33.635130 32379 leader_election.cc:304] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:33.636533   718 raft_consensus.cc:2804] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:33.637015   718 raft_consensus.cc:697] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Becoming Leader. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:33.637970   718 consensus_queue.cc:237] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:33.674682 32564 raft_consensus.cc:1275] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.676358   740 consensus_queue.cc:1048] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.676553 32312 catalog_manager.cc:5697] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 25b2117322784c49967f114668575073 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "25b2117322784c49967f114668575073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.706678 32564 raft_consensus.cc:3060] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:33.711683 32564 raft_consensus.cc:1275] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 3 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:33.712836   727 consensus_queue.cc:1048] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:33.727843 32414 raft_consensus.cc:1275] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 3 FOLLOWER]: Refusing update from remote peer 2ee68c939b674f6fae5bd5cdd67b547e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:33.734169   737 consensus_queue.cc:1048] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:06:33.771070 32585 debug-util.cc:398] Leaking SignalData structure 0x7b08000d11a0 after lost signal to thread 31300
W20260710 11:06:33.772253 32585 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0960 after lost signal to thread 32347
W20260710 11:06:33.773408 32585 debug-util.cc:398] Leaking SignalData structure 0x7b080028c100 after lost signal to thread 32439
W20260710 11:06:33.774463 32585 debug-util.cc:398] Leaking SignalData structure 0x7b08002685c0 after lost signal to thread 32514
W20260710 11:06:33.775630 32585 debug-util.cc:398] Leaking SignalData structure 0x7b08002335c0 after lost signal to thread 32588
W20260710 11:06:33.776635 32585 debug-util.cc:398] Leaking SignalData structure 0x7b08002914e0 after lost signal to thread 400
I20260710 11:06:34.080418 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:34.114027 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:34.135795 32489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d"
dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
mode: GRACEFUL
new_leader_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:38470
I20260710 11:06:34.136590 32489 raft_consensus.cc:606] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Received request to transfer leadership to TS 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:34.140602 32414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee"
dest_uuid: "25b2117322784c49967f114668575073"
mode: GRACEFUL
new_leader_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:55654
I20260710 11:06:34.141247 32414 raft_consensus.cc:606] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Received request to transfer leadership to TS 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:34.143059 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:34.144084 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:34.177086   728 raft_consensus.cc:993] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: : Instructing follower 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:34.177609   728 raft_consensus.cc:1081] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Signalling peer 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:34.187254   375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d"
dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:47150
I20260710 11:06:34.187881   375 raft_consensus.cc:493] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:34.188251   375 raft_consensus.cc:3060] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.197172 32489 raft_consensus.cc:1275] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.198994   718 consensus_queue.cc:1048] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:34.201257   375 raft_consensus.cc:515] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:34.204586 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:34.205196 32414 raft_consensus.cc:3060] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.212757 32414 raft_consensus.cc:2468] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:34.214247   341 leader_election.cc:304] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b2117322784c49967f114668575073, 32e69d1bbb164b4ea0194442079c59f5; no voters: 
I20260710 11:06:34.215181   740 raft_consensus.cc:2804] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.215667   740 raft_consensus.cc:697] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:34.216661   740 consensus_queue.cc:237] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:34.223701   375 leader_election.cc:290] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:34.225535 32487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d103e2f2c2452991a52ea2c24a5e9d" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2ee68c939b674f6fae5bd5cdd67b547e"
I20260710 11:06:34.226262 32487 raft_consensus.cc:3055] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:34.226563 32487 raft_consensus.cc:740] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ee68c939b674f6fae5bd5cdd67b547e, State: Running, Role: LEADER
I20260710 11:06:34.228070 32487 consensus_queue.cc:260] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:34.230029 32487 raft_consensus.cc:3060] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.235674 32313 catalog_manager.cc:5697] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.240126 32564 raft_consensus.cc:1275] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 25b2117322784c49967f114668575073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:34.243844   718 consensus_queue.cc:1048] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:34.247323 32487 raft_consensus.cc:2468] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:34.329900   775 raft_consensus.cc:993] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: : Instructing follower 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:34.330468   775 raft_consensus.cc:1081] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Signalling peer 32e69d1bbb164b4ea0194442079c59f5 to start an election
I20260710 11:06:34.332298   375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee"
dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
 from {username='slave'} at 127.0.0.1:47146
I20260710 11:06:34.332947   375 raft_consensus.cc:493] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:34.333339   375 raft_consensus.cc:3060] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.342124   375 raft_consensus.cc:515] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:34.345037 32414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "25b2117322784c49967f114668575073"
I20260710 11:06:34.345106 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9065e8162a7435bab9cb88cfca67aee" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:34.345813 32414 raft_consensus.cc:3055] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:34.345892 32564 raft_consensus.cc:3060] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.346271 32414 raft_consensus.cc:740] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25b2117322784c49967f114668575073, State: Running, Role: LEADER
I20260710 11:06:34.347321 32414 consensus_queue.cc:260] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:34.348619 32414 raft_consensus.cc:3060] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.352998 32564 raft_consensus.cc:2468] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:34.354478   340 leader_election.cc:304] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:34.355366   740 raft_consensus.cc:2804] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.355844   740 raft_consensus.cc:697] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:34.356778   740 consensus_queue.cc:237] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:34.359800 32414 raft_consensus.cc:2468] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:34.381177   375 leader_election.cc:290] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:34.389050 32313 catalog_manager.cc:5697] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.677052 32414 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:34.678746   740 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:34.719231 32488 raft_consensus.cc:1275] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:34.721109   741 consensus_queue.cc:1048] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:34.823441 32413 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:34.824887   741 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:34.846906 32560 raft_consensus.cc:1275] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:34.850934   741 consensus_queue.cc:1048] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:35.146023 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:35.176602 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:06:35.244189 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:35.245361 31297 tablet_replica.cc:333] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.246455 31297 raft_consensus.cc:2243] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.247156 31297 raft_consensus.cc:2272] T 65c588090cb4480cadaa7ac880ef955e P 25b2117322784c49967f114668575073 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.250296 31297 tablet_replica.cc:333] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.251194 31297 raft_consensus.cc:2243] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.251781 31297 raft_consensus.cc:2272] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.254669 31297 tablet_replica.cc:333] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.255458 31297 raft_consensus.cc:2243] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.255990 31297 raft_consensus.cc:2272] T 7200f2ba337a4a598087004c8de72f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.258821 31297 tablet_replica.cc:333] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.259562 31297 raft_consensus.cc:2243] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.260150 31297 raft_consensus.cc:2272] T 69afde330f6e43629841832cb8946f25 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.262976 31297 tablet_replica.cc:333] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.263926 31297 raft_consensus.cc:2243] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.264534 31297 raft_consensus.cc:2272] T fc349f794f564aeb917ff6ff8a0cdd17 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.267542 31297 tablet_replica.cc:333] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.268338 31297 raft_consensus.cc:2243] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.269383 31297 raft_consensus.cc:2272] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.272325 31297 tablet_replica.cc:333] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.273161 31297 raft_consensus.cc:2243] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.274127 31297 raft_consensus.cc:2272] T c00d14a080764afb996be95bf5141e42 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.276829 31297 tablet_replica.cc:333] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.277540 31297 raft_consensus.cc:2243] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.278461 31297 raft_consensus.cc:2272] T 432eabdb809247f38eb98b8f2f4fd97c P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.281288 31297 tablet_replica.cc:333] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.282133 31297 raft_consensus.cc:2243] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.283962 31297 raft_consensus.cc:2272] T 017fd460c21e4aa591a340fd68330f56 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.286510 32529 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:06:35.287169 31297 tablet_replica.cc:333] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.288025 31297 raft_consensus.cc:2243] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.290632 31297 raft_consensus.cc:2272] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.293346 31297 tablet_replica.cc:333] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.294142 31297 raft_consensus.cc:2243] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.295017 31297 raft_consensus.cc:2272] T 85c184db662a497ea0214b7525ae04b4 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.297887 31297 tablet_replica.cc:333] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.298751 31297 raft_consensus.cc:2243] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.299297 31297 raft_consensus.cc:2272] T c5d103e2f2c2452991a52ea2c24a5e9d P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.302230 31297 tablet_replica.cc:333] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.303011 31297 raft_consensus.cc:2243] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.303499 31297 raft_consensus.cc:2272] T d9065e8162a7435bab9cb88cfca67aee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.314707 31297 tablet_replica.cc:333] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.315505 31297 raft_consensus.cc:2243] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.316753 31297 raft_consensus.cc:2272] T a0cdf7ebf383438dbb707604b856455e P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.319958 31297 tablet_replica.cc:333] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.320885 31297 raft_consensus.cc:2243] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.321595 31297 raft_consensus.cc:2272] T 08065a5968bc429ebab8eb03e9ea9c73 P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.324856 31297 tablet_replica.cc:333] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.325575 31297 raft_consensus.cc:2243] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.333315 31297 raft_consensus.cc:2272] T 34de41c7440a4c4eb26d9d48db923cee P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.335592   341 consensus_peers.cc:597] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.336277   341 consensus_peers.cc:597] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.338191 31297 tablet_replica.cc:333] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.339303 31297 raft_consensus.cc:2243] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.340569 31297 raft_consensus.cc:2272] T 0457188df7e1467a892145a5d14a4fe0 P 25b2117322784c49967f114668575073 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.342119   341 consensus_peers.cc:597] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.343797 31297 tablet_replica.cc:333] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073: stopping tablet replica
I20260710 11:06:35.344684 31297 raft_consensus.cc:2243] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.345974 31297 raft_consensus.cc:2272] T ebedd08475bf41d08ac9d2b7605c362d P 25b2117322784c49967f114668575073 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.351366 32529 consensus_peers.cc:597] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.352268   341 consensus_peers.cc:597] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.357991 32455 consensus_peers.cc:597] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.362848 32455 consensus_peers.cc:597] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.411248 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
W20260710 11:06:35.459333 32455 consensus_peers.cc:597] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.498240 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
W20260710 11:06:35.530521 32528 consensus_peers.cc:597] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.570741 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:35.574215 31297 tablet_replica.cc:333] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.575349 31297 raft_consensus.cc:2243] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:06:35.575920   340 consensus_peers.cc:597] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.578720 31297 raft_consensus.cc:2272] T fc349f794f564aeb917ff6ff8a0cdd17 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.582492   341 consensus_peers.cc:597] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.582551 32529 consensus_peers.cc:597] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.584118 31297 tablet_replica.cc:333] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.585161 31297 raft_consensus.cc:2243] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.585856 31297 raft_consensus.cc:2272] T 7200f2ba337a4a598087004c8de72f56 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.589068 31297 tablet_replica.cc:333] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.590095 31297 raft_consensus.cc:2243] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.590996 31297 raft_consensus.cc:2272] T 69afde330f6e43629841832cb8946f25 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.593961 31297 tablet_replica.cc:333] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.594820 31297 raft_consensus.cc:2243] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.595999 31297 raft_consensus.cc:2272] T 4415b18f5fb24ae4be0500425e0a2ce1 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.599118 31297 tablet_replica.cc:333] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.599979 31297 raft_consensus.cc:2243] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.600903 31297 raft_consensus.cc:2272] T d06fd16ad3394384bb69dc5a21d64bbb P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.603963 31297 tablet_replica.cc:333] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.604768 31297 raft_consensus.cc:2243] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.605324 31297 raft_consensus.cc:2272] T c5d103e2f2c2452991a52ea2c24a5e9d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.608842 31297 tablet_replica.cc:333] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.609589 31297 raft_consensus.cc:2243] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.610281 31297 raft_consensus.cc:2272] T 2709c9a83c1f4c989572aa3bd63bf9c0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.612581 31297 tablet_replica.cc:333] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.613152 31297 raft_consensus.cc:2243] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.614125 31297 raft_consensus.cc:2272] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.616055 31297 tablet_replica.cc:333] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.616659 31297 raft_consensus.cc:2243] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.617553 31297 raft_consensus.cc:2272] T 06847704a67848deb771b42839aa2ccc P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.620193 31297 tablet_replica.cc:333] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.621065 31297 raft_consensus.cc:2243] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.622040 31297 raft_consensus.cc:2272] T 0457188df7e1467a892145a5d14a4fe0 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.625223 31297 tablet_replica.cc:333] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.626145 31297 raft_consensus.cc:2243] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.626816 31297 raft_consensus.cc:2272] T 29a8e8cc9c634581890ef0fb28bb9725 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.629927 31297 tablet_replica.cc:333] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
W20260710 11:06:35.629983   340 consensus_peers.cc:597] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.630887 31297 raft_consensus.cc:2243] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.631582 31297 raft_consensus.cc:2272] T c00d14a080764afb996be95bf5141e42 P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.632287 32529 consensus_peers.cc:597] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.634424 31297 tablet_replica.cc:333] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.635367 31297 raft_consensus.cc:2243] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.636355 31297 raft_consensus.cc:2272] T 202ec933d2854a4384d200676bb09f20 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.639420 31297 tablet_replica.cc:333] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.640269 31297 raft_consensus.cc:2243] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.641364 31297 raft_consensus.cc:2272] T 65c588090cb4480cadaa7ac880ef955e P 2ee68c939b674f6fae5bd5cdd67b547e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.644207 31297 tablet_replica.cc:333] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.645009 31297 raft_consensus.cc:2243] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.646198 31297 raft_consensus.cc:2272] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.648552 32455 consensus_peers.cc:597] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.649209 31297 tablet_replica.cc:333] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.650143 31297 raft_consensus.cc:2243] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.650755 31297 raft_consensus.cc:2272] T c0bb4069daad40e19694be2fc492e79d P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.653870 31297 tablet_replica.cc:333] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.654640 31297 raft_consensus.cc:2243] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:35.655683 31297 raft_consensus.cc:2272] T 08065a5968bc429ebab8eb03e9ea9c73 P 2ee68c939b674f6fae5bd5cdd67b547e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:35.658799 31297 tablet_replica.cc:333] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e: stopping tablet replica
I20260710 11:06:35.659554 31297 raft_consensus.cc:2243] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:35.660295 31297 raft_consensus.cc:2272] T 34de41c7440a4c4eb26d9d48db923cee P 2ee68c939b674f6fae5bd5cdd67b547e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:35.704927 32528 consensus_peers.cc:597] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.728576 32528 consensus_peers.cc:597] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.843286   340 consensus_peers.cc:597] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.915373 32528 consensus_peers.cc:597] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:35.926285   340 consensus_peers.cc:597] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:36.021859 32528 consensus_peers.cc:597] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.187938   741 raft_consensus.cc:493] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.188649   741 raft_consensus.cc:515] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.191962   741 leader_election.cc:290] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:36.193693 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:36.291203   733 raft_consensus.cc:493] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.291908   733 raft_consensus.cc:515] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.292361   798 raft_consensus.cc:493] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.293068   798 raft_consensus.cc:515] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:36.295315   798 leader_election.cc:290] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:36.296459   373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5" is_pre_election: true
I20260710 11:06:36.297062   733 leader_election.cc:290] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:36.297251   373 raft_consensus.cc:2468] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:36.299045 32527 leader_election.cc:304] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:36.300011   733 raft_consensus.cc:2804] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.300450   733 raft_consensus.cc:493] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.300858   733 raft_consensus.cc:3060] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.304311 32529 leader_election.cc:336] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.305379 32529 leader_election.cc:336] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.309827 32528 leader_election.cc:336] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:36.310316 32528 leader_election.cc:304] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:36.310271   733 raft_consensus.cc:515] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.311450   798 raft_consensus.cc:2749] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:36.315203   373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017fd460c21e4aa591a340fd68330f56" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
I20260710 11:06:36.315970   373 raft_consensus.cc:3060] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:36.317808 32529 leader_election.cc:336] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.318795   733 leader_election.cc:290] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:36.325304   373 raft_consensus.cc:2468] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 2.
I20260710 11:06:36.326808 32527 leader_election.cc:304] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:36.327683   733 raft_consensus.cc:2804] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.328176   733 raft_consensus.cc:697] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:36.329089   733 consensus_queue.cc:237] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.339933 32313 catalog_manager.cc:5697] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 1 to 2, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 2 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.389950   741 raft_consensus.cc:493] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.390584   741 raft_consensus.cc:515] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.392841   741 leader_election.cc:290] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:36.394150 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:36.492812   739 raft_consensus.cc:493] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.493395   739 raft_consensus.cc:515] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.495632   739 leader_election.cc:290] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
W20260710 11:06:36.500473   340 leader_election.cc:336] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:36.522751   733 raft_consensus.cc:493] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.523528   733 raft_consensus.cc:515] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.527488   375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5" is_pre_election: true
I20260710 11:06:36.529347   733 leader_election.cc:290] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
W20260710 11:06:36.531229 32529 leader_election.cc:336] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.531718 32529 leader_election.cc:304] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [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: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:36.532457   733 raft_consensus.cc:2749] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.652763   739 raft_consensus.cc:493] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.653467   739 raft_consensus.cc:515] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.656057   739 leader_election.cc:290] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:36.657974 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
W20260710 11:06:36.661535   340 leader_election.cc:336] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:36.662070   340 leader_election.cc:304] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:36.662957   739 raft_consensus.cc:2749] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:36.713816 31297 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32511)
I20260710 11:06:36.792414   739 raft_consensus.cc:493] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.793555   739 raft_consensus.cc:515] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.796392   739 leader_election.cc:290] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:36.797619 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:36.798367 32564 raft_consensus.cc:2468] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 1.
I20260710 11:06:36.799777   340 leader_election.cc:304] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:36.800659   739 raft_consensus.cc:2804] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.801105   739 raft_consensus.cc:493] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.801561   739 raft_consensus.cc:3060] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.812297   739 raft_consensus.cc:515] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.816255   739 leader_election.cc:290] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:36.817116 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cdf7ebf383438dbb707604b856455e" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:36.817836 32564 raft_consensus.cc:3060] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.826061 32564 raft_consensus.cc:2468] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:36.827404   340 leader_election.cc:304] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:36.829171   788 raft_consensus.cc:2804] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.829252   741 raft_consensus.cc:493] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.829825   788 raft_consensus.cc:697] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:36.830077   741 raft_consensus.cc:515] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.830910   788 consensus_queue.cc:237] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.833292   741 leader_election.cc:290] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:36.842645   733 raft_consensus.cc:493] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.845526   733 raft_consensus.cc:515] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
W20260710 11:06:36.853816   340 leader_election.cc:336] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:36.849180   798 raft_consensus.cc:493] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.855525   798 raft_consensus.cc:515] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:36.858091   798 leader_election.cc:290] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
W20260710 11:06:36.869850 32529 leader_election.cc:336] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.870820 32528 leader_election.cc:336] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:36.871395 32528 leader_election.cc:304] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:36.872428   798 raft_consensus.cc:2749] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 11:06:36.880252 32529 leader_election.cc:336] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.882900   375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5" is_pre_election: true
I20260710 11:06:36.883585   375 raft_consensus.cc:2468] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:36.884915 32527 leader_election.cc:304] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:36.884644 32312 catalog_manager.cc:5697] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:36.885996   798 raft_consensus.cc:2804] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.886449   798 raft_consensus.cc:493] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25b2117322784c49967f114668575073)
I20260710 11:06:36.886838   798 raft_consensus.cc:3060] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.892369   733 leader_election.cc:290] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:36.896871   798 raft_consensus.cc:515] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
W20260710 11:06:36.905267 32529 leader_election.cc:336] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.906441   341 leader_election.cc:336] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.907095   341 leader_election.cc:304] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:36.907991   808 raft_consensus.cc:2749] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:36.908355   341 leader_election.cc:336] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.909067   341 leader_election.cc:304] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5; no voters: 25b2117322784c49967f114668575073, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:36.909991   808 raft_consensus.cc:2749] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:36.911067   341 leader_election.cc:336] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.909215 32529 consensus_peers.cc:597] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:36.911590   341 leader_election.cc:304] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32e69d1bbb164b4ea0194442079c59f5; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:36.912467   808 raft_consensus.cc:2749] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:06:36.913501   341 leader_election.cc:336] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.914361   341 leader_election.cc:336] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
W20260710 11:06:36.915133   341 leader_election.cc:336] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.915621   341 leader_election.cc:304] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32e69d1bbb164b4ea0194442079c59f5; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:36.916452   808 raft_consensus.cc:2749] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:36.918072   375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c184db662a497ea0214b7525ae04b4" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
I20260710 11:06:36.918751   375 raft_consensus.cc:3060] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.924140   798 leader_election.cc:290] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Requested vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:36.924640   733 raft_consensus.cc:493] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.925374   733 raft_consensus.cc:515] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:36.926923   375 raft_consensus.cc:2468] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 2.
I20260710 11:06:36.928277 32527 leader_election.cc:304] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073
I20260710 11:06:36.928566   733 leader_election.cc:290] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
I20260710 11:06:36.929260   733 raft_consensus.cc:2804] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:36.930379   733 raft_consensus.cc:697] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:36.931346   733 consensus_queue.cc:237] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [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: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.933007   799 raft_consensus.cc:493] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.933598   799 raft_consensus.cc:515] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } }
I20260710 11:06:36.935983   799 leader_election.cc:290] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
W20260710 11:06:36.939422 32528 leader_election.cc:336] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
W20260710 11:06:36.943253 32528 leader_election.cc:336] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
W20260710 11:06:36.953215 32529 leader_election.cc:336] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.961108   375 raft_consensus.cc:1275] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Refusing update from remote peer f547788bbd38426f97ff22a8f304d0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:36.953974 32529 leader_election.cc:304] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [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: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
W20260710 11:06:36.964037 32529 leader_election.cc:336] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:36.964095   733 raft_consensus.cc:2749] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.964793 32529 leader_election.cc:304] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [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: f547788bbd38426f97ff22a8f304d0af; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:36.965504   733 consensus_queue.cc:1048] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:36.966416   799 raft_consensus.cc:2749] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:36.970582 32313 catalog_manager.cc:5697] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 1 to 2, leader changed from 25b2117322784c49967f114668575073 (127.30.144.65) to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 2 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:36.975329   799 raft_consensus.cc:493] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.975955   799 raft_consensus.cc:515] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.980540   373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5" is_pre_election: true
I20260710 11:06:36.981251   373 raft_consensus.cc:2468] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 1.
I20260710 11:06:36.982594 32527 leader_election.cc:304] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:36.983542   798 raft_consensus.cc:2804] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:36.984007   798 raft_consensus.cc:493] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.986357   733 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:36.986994   733 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:36.990424   373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5" is_pre_election: true
I20260710 11:06:36.992209   733 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:36.986356   798 raft_consensus.cc:3060] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:36.980535   799 leader_election.cc:290] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
W20260710 11:06:36.995657 32528 leader_election.cc:336] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:37.001956   798 raft_consensus.cc:515] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
W20260710 11:06:37.002785 32528 leader_election.cc:336] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:37.005839   373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4415b18f5fb24ae4be0500425e0a2ce1" candidate_uuid: "f547788bbd38426f97ff22a8f304d0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32e69d1bbb164b4ea0194442079c59f5"
I20260710 11:06:37.006491   373 raft_consensus.cc:3060] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.003262 32528 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [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: f547788bbd38426f97ff22a8f304d0af; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, 32e69d1bbb164b4ea0194442079c59f5
I20260710 11:06:37.009855   799 raft_consensus.cc:2749] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.015938   808 raft_consensus.cc:493] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:37.016587   808 raft_consensus.cc:515] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25b2117322784c49967f114668575073" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 38619 } } peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
W20260710 11:06:37.017132 32528 leader_election.cc:336] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:37.027189   808 leader_election.cc:290] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25b2117322784c49967f114668575073 (127.30.144.65:38619), 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449)
W20260710 11:06:37.036985   340 leader_election.cc:336] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
W20260710 11:06:37.038599   341 leader_election.cc:336] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111)
I20260710 11:06:37.039305   341 leader_election.cc:304] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5; no voters: 25b2117322784c49967f114668575073, 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:37.041707   788 raft_consensus.cc:2749] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:37.059202   798 leader_election.cc:290] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68:42369)
I20260710 11:06:37.071405   808 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:37.072077   808 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:37.074105   373 raft_consensus.cc:2468] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f547788bbd38426f97ff22a8f304d0af in term 2.
I20260710 11:06:37.074903   808 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:37.080394 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af" is_pre_election: true
I20260710 11:06:37.081095 32564 raft_consensus.cc:2468] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 1.
I20260710 11:06:37.081979 32527 leader_election.cc:304] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 2ee68c939b674f6fae5bd5cdd67b547e
I20260710 11:06:37.082271   340 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:37.083165   798 raft_consensus.cc:2804] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:37.083747   798 raft_consensus.cc:697] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Becoming Leader. State: Replica: f547788bbd38426f97ff22a8f304d0af, State: Running, Role: LEADER
I20260710 11:06:37.084733   798 consensus_queue.cc:237] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:37.088752   808 raft_consensus.cc:2804] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:37.089272   808 raft_consensus.cc:493] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2ee68c939b674f6fae5bd5cdd67b547e)
I20260710 11:06:37.089751   808 raft_consensus.cc:3060] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.098708   808 raft_consensus.cc:515] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
W20260710 11:06:37.100628   340 leader_election.cc:336] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:37.101307   808 leader_election.cc:290] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Requested vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:37.107096 32564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06847704a67848deb771b42839aa2ccc" candidate_uuid: "32e69d1bbb164b4ea0194442079c59f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f547788bbd38426f97ff22a8f304d0af"
I20260710 11:06:37.107796 32564 raft_consensus.cc:3060] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:37.108362 32313 catalog_manager.cc:5697] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to f547788bbd38426f97ff22a8f304d0af (127.30.144.67). New cstate: current_term: 2 leader_uuid: "f547788bbd38426f97ff22a8f304d0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.116588 32564 raft_consensus.cc:2468] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e69d1bbb164b4ea0194442079c59f5 in term 2.
I20260710 11:06:37.119474   340 leader_election.cc:304] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e69d1bbb164b4ea0194442079c59f5, f547788bbd38426f97ff22a8f304d0af; no voters: 
I20260710 11:06:37.121869   808 raft_consensus.cc:2804] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 11:06:37.121912   340 leader_election.cc:336] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:37.122658   808 raft_consensus.cc:697] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Becoming Leader. State: Replica: 32e69d1bbb164b4ea0194442079c59f5, State: Running, Role: LEADER
I20260710 11:06:37.123768   808 consensus_queue.cc:237] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [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: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:37.134464 32313 catalog_manager.cc:5697] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 reported cstate change: term changed from 1 to 2, leader changed from 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66) to 32e69d1bbb164b4ea0194442079c59f5 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "32e69d1bbb164b4ea0194442079c59f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.235009 32564 raft_consensus.cc:1275] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Refusing update from remote peer 32e69d1bbb164b4ea0194442079c59f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:37.238390   808 consensus_queue.cc:1048] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:06:37.262559   341 consensus_peers.cc:597] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.282508 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
I20260710 11:06:37.331454 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
W20260710 11:06:37.375223 32529 consensus_peers.cc:597] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.378293 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:37.379127 31297 tablet_replica.cc:333] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.380087 31297 raft_consensus.cc:2243] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.381050 31297 raft_consensus.cc:2272] T 7200f2ba337a4a598087004c8de72f56 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.383021 31297 tablet_replica.cc:333] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.383543 31297 raft_consensus.cc:2243] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.384124 31297 pending_rounds.cc:70] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: Trying to abort 1 pending ops.
I20260710 11:06:37.384352 31297 pending_rounds.cc:77] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305959821669994496 op_type: NO_OP noop_request { }
I20260710 11:06:37.384683 31297 raft_consensus.cc:2889] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:37.384963 31297 raft_consensus.cc:2272] T 4415b18f5fb24ae4be0500425e0a2ce1 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.387625 31297 tablet_replica.cc:333] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.388190 31297 raft_consensus.cc:2243] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.388638 31297 raft_consensus.cc:2272] T fc349f794f564aeb917ff6ff8a0cdd17 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.390547 31297 tablet_replica.cc:333] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.391033 31297 raft_consensus.cc:2243] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.391983 31297 pending_rounds.cc:70] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: Trying to abort 1 pending ops.
I20260710 11:06:37.392206 31297 pending_rounds.cc:77] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305959821040787456 op_type: NO_OP noop_request { }
I20260710 11:06:37.392539 31297 raft_consensus.cc:2889] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:37.392868 31297 raft_consensus.cc:2272] T 85c184db662a497ea0214b7525ae04b4 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.395689 31297 tablet_replica.cc:333] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.396270 31297 raft_consensus.cc:2243] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.397197 31297 raft_consensus.cc:2272] T d06fd16ad3394384bb69dc5a21d64bbb P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.399044 31297 tablet_replica.cc:333] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.399571 31297 raft_consensus.cc:2243] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.400250 31297 raft_consensus.cc:2272] T 2709c9a83c1f4c989572aa3bd63bf9c0 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.401939 31297 tablet_replica.cc:333] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.402417 31297 raft_consensus.cc:2243] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.402817 31297 raft_consensus.cc:2272] T 65c588090cb4480cadaa7ac880ef955e P f547788bbd38426f97ff22a8f304d0af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.404407 31297 tablet_replica.cc:333] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.404908 31297 raft_consensus.cc:2243] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.405803 31297 raft_consensus.cc:2272] T 017fd460c21e4aa591a340fd68330f56 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.407902 31297 tablet_replica.cc:333] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.408444 31297 raft_consensus.cc:2243] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.408855 31297 raft_consensus.cc:2272] T 432eabdb809247f38eb98b8f2f4fd97c P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.410645 31297 tablet_replica.cc:333] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.411255 31297 raft_consensus.cc:2243] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.412031 31297 raft_consensus.cc:2272] T 202ec933d2854a4384d200676bb09f20 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.414462 31297 tablet_replica.cc:333] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.415195 31297 raft_consensus.cc:2243] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.415678 31297 raft_consensus.cc:2272] T d9065e8162a7435bab9cb88cfca67aee P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.417915 31297 tablet_replica.cc:333] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.418668 31297 raft_consensus.cc:2243] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:37.418903   340 consensus_peers.cc:597] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 -> Peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Couldn't send request to peer f547788bbd38426f97ff22a8f304d0af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.419458 31297 raft_consensus.cc:2272] T 06847704a67848deb771b42839aa2ccc P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.420353   340 consensus_peers.cc:597] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 -> Peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Couldn't send request to peer f547788bbd38426f97ff22a8f304d0af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:37.421736 31297 tablet_replica.cc:333] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.422389 31297 raft_consensus.cc:2243] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.423091 31297 raft_consensus.cc:2272] T 29a8e8cc9c634581890ef0fb28bb9725 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.425161 31297 tablet_replica.cc:333] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.425784 31297 raft_consensus.cc:2243] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:37.426433 31297 raft_consensus.cc:2272] T ebedd08475bf41d08ac9d2b7605c362d P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.427981 31297 tablet_replica.cc:333] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.428442 31297 raft_consensus.cc:2243] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.428862 31297 raft_consensus.cc:2272] T c0bb4069daad40e19694be2fc492e79d P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.430534 31297 tablet_replica.cc:333] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.431087 31297 raft_consensus.cc:2243] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.431486 31297 raft_consensus.cc:2272] T 08065a5968bc429ebab8eb03e9ea9c73 P f547788bbd38426f97ff22a8f304d0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.433133 31297 tablet_replica.cc:333] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.433574 31297 raft_consensus.cc:2243] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.434019 31297 raft_consensus.cc:2272] T c00d14a080764afb996be95bf5141e42 P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.435803 31297 tablet_replica.cc:333] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af: stopping tablet replica
I20260710 11:06:37.436275 31297 raft_consensus.cc:2243] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.436882 31297 raft_consensus.cc:2272] T a0cdf7ebf383438dbb707604b856455e P f547788bbd38426f97ff22a8f304d0af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:37.525156   340 consensus_peers.cc:597] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:37.634155   340 consensus_peers.cc:597] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 -> Peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Couldn't send request to peer f547788bbd38426f97ff22a8f304d0af. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.67:44913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:37.668630   340 consensus_peers.cc:597] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 -> Peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Couldn't send request to peer f547788bbd38426f97ff22a8f304d0af. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.67:44913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:37.827405   340 consensus_peers.cc:597] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 -> Peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Couldn't send request to peer f547788bbd38426f97ff22a8f304d0af. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.67:44913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:37.838634   340 consensus_peers.cc:597] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:37.960976   340 consensus_peers.cc:597] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:38.269950   340 consensus_peers.cc:597] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Couldn't send request to peer 2ee68c939b674f6fae5bd5cdd67b547e. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:38.320365   341 consensus_peers.cc:597] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:38.344931 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
W20260710 11:06:38.360370   341 consensus_peers.cc:597] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 -> Peer 25b2117322784c49967f114668575073 (127.30.144.65:38619): Couldn't send request to peer 25b2117322784c49967f114668575073. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:38619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:38.384364 31297 tablet_server.cc:179] TabletServer@127.30.144.68:0 shutting down...
I20260710 11:06:38.407285 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:38.408232 31297 tablet_replica.cc:333] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.409085 31297 raft_consensus.cc:2243] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.410017 31297 raft_consensus.cc:2272] T c5d103e2f2c2452991a52ea2c24a5e9d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.412350 31297 tablet_replica.cc:333] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.412914 31297 raft_consensus.cc:2243] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.413372 31297 raft_consensus.cc:2272] T 2d6cd0063c0c441bb93deef1bc7c1ca9 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.415024 31297 tablet_replica.cc:333] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.415531 31297 raft_consensus.cc:2243] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.416251 31297 raft_consensus.cc:2272] T a0cdf7ebf383438dbb707604b856455e P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.417850 31297 tablet_replica.cc:333] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.418349 31297 raft_consensus.cc:2243] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.419006 31297 raft_consensus.cc:2272] T fc5f3674b5ff4cc4b847c11e9bff0d9f P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.420686 31297 tablet_replica.cc:333] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.421309 31297 raft_consensus.cc:2243] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.421886 31297 raft_consensus.cc:2272] T 34de41c7440a4c4eb26d9d48db923cee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.422735   822 raft_consensus.cc:493] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f547788bbd38426f97ff22a8f304d0af)
I20260710 11:06:38.423336   822 raft_consensus.cc:515] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2ee68c939b674f6fae5bd5cdd67b547e" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 34449 } } peers { permanent_uuid: "f547788bbd38426f97ff22a8f304d0af" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 44913 } } peers { permanent_uuid: "32e69d1bbb164b4ea0194442079c59f5" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 42369 } attrs { promote: false } }
I20260710 11:06:38.424103 31297 tablet_replica.cc:333] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.424743 31297 raft_consensus.cc:2243] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.425393 31297 raft_consensus.cc:2272] T c0bb4069daad40e19694be2fc492e79d P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.427286   822 leader_election.cc:290] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449), f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913)
I20260710 11:06:38.427701 31297 tablet_replica.cc:333] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.428400 31297 raft_consensus.cc:2243] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.429066 31297 raft_consensus.cc:2272] T 017fd460c21e4aa591a340fd68330f56 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:38.429833   340 leader_election.cc:336] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f547788bbd38426f97ff22a8f304d0af (127.30.144.67:44913): Network error: Client connection negotiation failed: client connection to 127.30.144.67:44913: connect: Connection refused (error 111)
W20260710 11:06:38.430676   340 leader_election.cc:336] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2ee68c939b674f6fae5bd5cdd67b547e (127.30.144.66:34449): Network error: Client connection negotiation failed: client connection to 127.30.144.66:34449: connect: Connection refused (error 111)
I20260710 11:06:38.431166 31297 tablet_replica.cc:333] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.431097   340 leader_election.cc:304] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [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: 32e69d1bbb164b4ea0194442079c59f5; no voters: 2ee68c939b674f6fae5bd5cdd67b547e, f547788bbd38426f97ff22a8f304d0af
I20260710 11:06:38.431802 31297 raft_consensus.cc:2243] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.432158   822 raft_consensus.cc:2706] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Received pre-election callback for term 2 while not running: Illegal state: RaftConsensus is not running: State = Stopping
I20260710 11:06:38.432633 31297 raft_consensus.cc:2272] T 202ec933d2854a4384d200676bb09f20 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.434382 31297 tablet_replica.cc:333] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.434912 31297 raft_consensus.cc:2243] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.435563 31297 raft_consensus.cc:2272] T d9065e8162a7435bab9cb88cfca67aee P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.437213 31297 tablet_replica.cc:333] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.437741 31297 raft_consensus.cc:2243] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.438387 31297 raft_consensus.cc:2272] T 432eabdb809247f38eb98b8f2f4fd97c P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.440042 31297 tablet_replica.cc:333] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.440492 31297 raft_consensus.cc:2243] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.440915 31297 raft_consensus.cc:2272] T ebedd08475bf41d08ac9d2b7605c362d P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.442545 31297 tablet_replica.cc:333] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.443007 31297 raft_consensus.cc:2243] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.443509 31297 raft_consensus.cc:2272] T 85c184db662a497ea0214b7525ae04b4 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.445192 31297 tablet_replica.cc:333] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.445776 31297 raft_consensus.cc:2243] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.446246 31297 raft_consensus.cc:2272] T d06fd16ad3394384bb69dc5a21d64bbb P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.447872 31297 tablet_replica.cc:333] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.448375 31297 raft_consensus.cc:2243] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.449095 31297 raft_consensus.cc:2272] T 69afde330f6e43629841832cb8946f25 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.450964 31297 tablet_replica.cc:333] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.451486 31297 raft_consensus.cc:2243] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.452062 31297 raft_consensus.cc:2272] T 29a8e8cc9c634581890ef0fb28bb9725 P 32e69d1bbb164b4ea0194442079c59f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.453923 31297 tablet_replica.cc:333] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.454437 31297 raft_consensus.cc:2243] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.454954 31297 raft_consensus.cc:2272] T 0457188df7e1467a892145a5d14a4fe0 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.456681 31297 tablet_replica.cc:333] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.457165 31297 raft_consensus.cc:2243] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.458036 31297 pending_rounds.cc:70] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Trying to abort 1 pending ops.
I20260710 11:06:38.458256 31297 pending_rounds.cc:77] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305959821830701056 op_type: NO_OP noop_request { }
I20260710 11:06:38.458567 31297 raft_consensus.cc:2889] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:38.458855 31297 raft_consensus.cc:2272] T 06847704a67848deb771b42839aa2ccc P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.460507 31297 tablet_replica.cc:333] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5: stopping tablet replica
I20260710 11:06:38.460970 31297 raft_consensus.cc:2243] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:38.461478 31297 raft_consensus.cc:2272] T 4415b18f5fb24ae4be0500425e0a2ce1 P 32e69d1bbb164b4ea0194442079c59f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.500763 31297 tablet_server.cc:196] TabletServer@127.30.144.68:0 shutdown complete.
I20260710 11:06:38.530534 31297 master.cc:562] Master@127.30.144.126:33855 shutting down...
I20260710 11:06:38.556624 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:38.557124 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:38.557384 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92bbcb1c73374927a00598488dc68484: stopping tablet replica
I20260710 11:06:38.596094 31297 master.cc:584] Master@127.30.144.126:33855 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31966 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:38.660954 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:46493
I20260710 11:06:38.662268 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.668851   824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.668957   825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.670238   827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.670477 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:38.671720 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:38.671912 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.672149 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681598672127 us; error 0 us; skew 500 ppm
I20260710 11:06:38.672739 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.675802 31297 webserver.cc:533] Webserver started at http://127.30.144.126:33057/ using document root <none> and password file <none>
I20260710 11:06:38.676380 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.676617 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.676990 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.678391 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-7p3j"
I20260710 11:06:38.683565 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:38.687556   832 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.688491 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:38.688846 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-7p3j"
I20260710 11:06:38.689244 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.723583 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.724964 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.766471 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:46493
I20260710 11:06:38.766602   883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:46493 every 8 connection(s)
I20260710 11:06:38.770764   884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:38.781517   884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9: Bootstrap starting.
I20260710 11:06:38.786724   884 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:38.791533   884 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9: No bootstrap required, opened a new log
I20260710 11:06:38.794153   884 raft_consensus.cc:359] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9" member_type: VOTER }
I20260710 11:06:38.794618   884 raft_consensus.cc:385] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:38.794878   884 raft_consensus.cc:740] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 241e2ee39a7e4f9185f99b4bdb4ee9a9, State: Initialized, Role: FOLLOWER
I20260710 11:06:38.795581   884 consensus_queue.cc:260] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "241e2ee39a7e4f9185f99b4bdb4ee9a9" member_type: VOTER }
I20260710 11:06:38.796114   884 raft_consensus.cc:399] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:38.796366   884 raft_consensus.cc:493] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:38.796722   884 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:38.801486   884 raft_consensus.cc:515] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9" member_type: VOTER }
I20260710 11:06:38.802155   884 leader_election.cc:304] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [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: 241e2ee39a7e4f9185f99b4bdb4ee9a9; no voters: 
I20260710 11:06:38.803319   884 leader_election.cc:290] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:38.803735   887 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:38.805138   887 raft_consensus.cc:697] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 1 LEADER]: Becoming Leader. State: Replica: 241e2ee39a7e4f9185f99b4bdb4ee9a9, State: Running, Role: LEADER
I20260710 11:06:38.805900   887 consensus_queue.cc:237] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [LEADER]: Queue going to LEADER mode. State: All 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: "241e2ee39a7e4f9185f99b4bdb4ee9a9" member_type: VOTER }
I20260710 11:06:38.806826   884 sys_catalog.cc:565] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:38.810935   889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 241e2ee39a7e4f9185f99b4bdb4ee9a9. Latest consensus state: current_term: 1 leader_uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9" member_type: VOTER } }
I20260710 11:06:38.811849   889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:38.812203   888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "241e2ee39a7e4f9185f99b4bdb4ee9a9" member_type: VOTER } }
I20260710 11:06:38.812709   888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:38.814250   893 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:38.819065   893 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:38.825109 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:38.829807   893 catalog_manager.cc:1383] Generated new cluster ID: b3a6898faef34ccb89d0aebc16b4abf5
I20260710 11:06:38.830232   893 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:38.846467   893 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:38.847826   893 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:38.866340   893 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9: Generated new TSK 0
I20260710 11:06:38.867008   893 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:38.894757 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.901551   905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.902381   906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.904008   908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:38.904703 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:38.905778 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:38.905957 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:38.906076 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681598906066 us; error 0 us; skew 500 ppm
I20260710 11:06:38.906536 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:38.908957 31297 webserver.cc:533] Webserver started at http://127.30.144.65:40495/ using document root <none> and password file <none>
I20260710 11:06:38.909379 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:38.909533 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:38.909803 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:38.910846 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "5adf55e7992f4a368697fb58977353b8"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-7p3j"
I20260710 11:06:38.915182 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:38.919030   913 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.919926 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:38.920269 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "5adf55e7992f4a368697fb58977353b8"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-7p3j"
I20260710 11:06:38.920573 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:38.938162 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:38.939357 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:38.940804 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:38.943090 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:38.943315 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.943550 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:38.943737 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:38.984932 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:43925
I20260710 11:06:38.985082   975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:43925 every 8 connection(s)
I20260710 11:06:38.990075 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:38.997726   980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:38.998806   981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.003053   983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:39.003119 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:39.004458 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:39.004705 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:39.004885 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681599004863 us; error 0 us; skew 500 ppm
I20260710 11:06:39.005398 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:39.007898   976 heartbeater.cc:344] Connected to a master server at 127.30.144.126:46493
I20260710 11:06:39.008082 31297 webserver.cc:533] Webserver started at http://127.30.144.66:39899/ using document root <none> and password file <none>
I20260710 11:06:39.008338   976 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:39.008765 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:39.009014 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:39.009256   976 heartbeater.cc:507] Master 127.30.144.126:46493 requested a full tablet report, sending...
I20260710 11:06:39.009294 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:39.011358 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "c3202d106b3945c88a593ca33654bddc"
format_stamp: "Formatted at 2026-07-10 11:06:39 on dist-test-slave-7p3j"
I20260710 11:06:39.012086   849 ts_manager.cc:194] Registered new tserver with Master: 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:39.014031   849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34116
I20260710 11:06:39.016371 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:39.020140   988 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.021100 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:06:39.021502 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "c3202d106b3945c88a593ca33654bddc"
format_stamp: "Formatted at 2026-07-10 11:06:39 on dist-test-slave-7p3j"
I20260710 11:06:39.021916 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:39.052805 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:39.054415 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:39.056149 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:39.058660 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:39.058934 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.059212 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:39.059403 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.105324 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:39421
I20260710 11:06:39.105430  1050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:39421 every 8 connection(s)
I20260710 11:06:39.111140 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:39.118883  1054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.122722  1055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.127971  1057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:39.127964  1051 heartbeater.cc:344] Connected to a master server at 127.30.144.126:46493
I20260710 11:06:39.128813  1051 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:39.128898 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:39.130110 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:39.130064  1051 heartbeater.cc:507] Master 127.30.144.126:46493 requested a full tablet report, sending...
W20260710 11:06:39.130528 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:39.130764 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681599130746 us; error 0 us; skew 500 ppm
I20260710 11:06:39.131563 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:39.132961   849 ts_manager.cc:194] Registered new tserver with Master: c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:39.134434 31297 webserver.cc:533] Webserver started at http://127.30.144.67:44833/ using document root <none> and password file <none>
I20260710 11:06:39.134936 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:39.134907   849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34130
I20260710 11:06:39.135346 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:39.135653 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:39.136853 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "14a0853eb06c407bbce4412ab5411b36"
format_stamp: "Formatted at 2026-07-10 11:06:39 on dist-test-slave-7p3j"
I20260710 11:06:39.141328 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:06:39.144982  1062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.145970 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:39.146354 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "14a0853eb06c407bbce4412ab5411b36"
format_stamp: "Formatted at 2026-07-10 11:06:39 on dist-test-slave-7p3j"
I20260710 11:06:39.146641 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:39.159139 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:39.160377 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:39.161967 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:39.164292 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:39.164542 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.164805 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:39.165004 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.209918 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:45873
I20260710 11:06:39.210058  1124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:45873 every 8 connection(s)
I20260710 11:06:39.215040 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:39.224045  1128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.227181  1129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:39.232227  1131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:39.232409 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:39.233040  1125 heartbeater.cc:344] Connected to a master server at 127.30.144.126:46493
I20260710 11:06:39.233486  1125 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:39.233821 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:39.234130 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:39.234354 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681599234326 us; error 0 us; skew 500 ppm
I20260710 11:06:39.234448  1125 heartbeater.cc:507] Master 127.30.144.126:46493 requested a full tablet report, sending...
I20260710 11:06:39.235124 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:39.236888   849 ts_manager.cc:194] Registered new tserver with Master: 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:39.238097 31297 webserver.cc:533] Webserver started at http://127.30.144.68:33783/ using document root <none> and password file <none>
I20260710 11:06:39.238521   849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34136
I20260710 11:06:39.238668 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:39.239002 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:39.239351 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:39.240613 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-3-root/instance:
uuid: "48667f60fab64bfba16d8e3d8b5b6056"
format_stamp: "Formatted at 2026-07-10 11:06:39 on dist-test-slave-7p3j"
I20260710 11:06:39.245504 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 11:06:39.249091  1136 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.250085 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:06:39.250363 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-3-root
uuid: "48667f60fab64bfba16d8e3d8b5b6056"
format_stamp: "Formatted at 2026-07-10 11:06:39 on dist-test-slave-7p3j"
I20260710 11:06:39.250612 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:39.272584 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:39.273952 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:39.275501 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:39.278100 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:39.278294 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.278666 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:39.278824 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:39.322679 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.68:35267
I20260710 11:06:39.322799  1198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.68:35267 every 8 connection(s)
I20260710 11:06:39.337145  1199 heartbeater.cc:344] Connected to a master server at 127.30.144.126:46493
I20260710 11:06:39.337543  1199 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:39.338440  1199 heartbeater.cc:507] Master 127.30.144.126:46493 requested a full tablet report, sending...
I20260710 11:06:39.340509   849 ts_manager.cc:194] Registered new tserver with Master: 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:39.341357 31297 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014857363s
I20260710 11:06:39.342046   849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34138
I20260710 11:06:39.368072   849 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34144:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:06:39.511545  1016 tablet_service.cc:1511] Processing CreateTablet for tablet 618f1f9df4a6448a9d55db1180745b15 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:39.512957  1016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618f1f9df4a6448a9d55db1180745b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.514679  1015 tablet_service.cc:1511] Processing CreateTablet for tablet 2eae39ba76d74c3dbcfe688d9465ed73 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:39.516093  1015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eae39ba76d74c3dbcfe688d9465ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.518751  1014 tablet_service.cc:1511] Processing CreateTablet for tablet d8274736e5ab493abcef276eec8f8d44 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:39.520164  1014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8274736e5ab493abcef276eec8f8d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.519881  1010 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc5fba8782e4b539398c9f749d9b3ec (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:39.521265  1010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5fba8782e4b539398c9f749d9b3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.522296  1013 tablet_service.cc:1511] Processing CreateTablet for tablet 300e5f19ed7f4009b0cd2c8581841d54 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:39.522400  1011 tablet_service.cc:1511] Processing CreateTablet for tablet e8f1fca727cc43c099b72b8810a4b42e (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:39.523669  1013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300e5f19ed7f4009b0cd2c8581841d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.524322  1012 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3a460189e4bf8a274b660a167c14f (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:39.525184  1009 tablet_service.cc:1511] Processing CreateTablet for tablet 43420864052a484aa83af60b11b50cd7 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:39.525858  1012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3a460189e4bf8a274b660a167c14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.526501  1009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43420864052a484aa83af60b11b50cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.527334  1011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f1fca727cc43c099b72b8810a4b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.558784  1010 tablet_service.cc:1511] Processing CreateTablet for tablet af50a996aac14affa45c477bac4c4bee (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:39.560094  1010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af50a996aac14affa45c477bac4c4bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.567234  1009 tablet_service.cc:1511] Processing CreateTablet for tablet b510d12ec76d4d47a7238f323772520e (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:39.568580  1009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b510d12ec76d4d47a7238f323772520e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.577972  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 618f1f9df4a6448a9d55db1180745b15 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:39.579349  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618f1f9df4a6448a9d55db1180745b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.584705  1163 tablet_service.cc:1511] Processing CreateTablet for tablet d8274736e5ab493abcef276eec8f8d44 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:39.586189  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8274736e5ab493abcef276eec8f8d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.585857  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe807e13a894b91918581402c3451f6 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:39.587226  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe807e13a894b91918581402c3451f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.591022  1161 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3a460189e4bf8a274b660a167c14f (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:39.592376  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3a460189e4bf8a274b660a167c14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.595117  1219 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:39.596222  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 943869755c604d55b78e483886b6d933 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:39.597572  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943869755c604d55b78e483886b6d933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.601097  1156 tablet_service.cc:1511] Processing CreateTablet for tablet af50a996aac14affa45c477bac4c4bee (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:39.601353  1157 tablet_service.cc:1511] Processing CreateTablet for tablet d4f85cc7ec484008b8e79925de5f4295 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:39.602504  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af50a996aac14affa45c477bac4c4bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.603780  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 43420864052a484aa83af60b11b50cd7 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:39.605265  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43420864052a484aa83af60b11b50cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.607826  1155 tablet_service.cc:1511] Processing CreateTablet for tablet d0b92666a789429ab40b613ba66fea00 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:39.609314  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b92666a789429ab40b613ba66fea00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.612376  1159 tablet_service.cc:1511] Processing CreateTablet for tablet e8f1fca727cc43c099b72b8810a4b42e (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:39.616727  1012 tablet_service.cc:1511] Processing CreateTablet for tablet d0b92666a789429ab40b613ba66fea00 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:39.622058  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f1fca727cc43c099b72b8810a4b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.629299  1157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f85cc7ec484008b8e79925de5f4295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.629601  1219 tablet_bootstrap.cc:654] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.637745  1016 tablet_service.cc:1511] Processing CreateTablet for tablet bc786fa3d45447068cd0b5bd8e379054 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:39.637981  1013 tablet_service.cc:1511] Processing CreateTablet for tablet 70898dc59d55454298c60a48ce930c00 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:39.649788  1014 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5bb7bcfee14b1988c5805b77196d97 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:39.651192  1156 tablet_service.cc:1511] Processing CreateTablet for tablet d5c174dcba6a4b9ca9392c5dc2ae1237 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:39.653286  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c174dcba6a4b9ca9392c5dc2ae1237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.654947  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 618f1f9df4a6448a9d55db1180745b15 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:39.656251  1082 tablet_service.cc:1511] Processing CreateTablet for tablet af50a996aac14affa45c477bac4c4bee (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:39.656903  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 2eae39ba76d74c3dbcfe688d9465ed73 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:39.658174  1081 tablet_service.cc:1511] Processing CreateTablet for tablet b510d12ec76d4d47a7238f323772520e (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:39.658762  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe807e13a894b91918581402c3451f6 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:39.654961  1083 tablet_service.cc:1511] Processing CreateTablet for tablet d4f85cc7ec484008b8e79925de5f4295 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:39.653227  1084 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc5fba8782e4b539398c9f749d9b3ec (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:39.669577  1085 tablet_service.cc:1511] Processing CreateTablet for tablet e8f1fca727cc43c099b72b8810a4b42e (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:39.666741  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618f1f9df4a6448a9d55db1180745b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.671938  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe807e13a894b91918581402c3451f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.667202  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 943869755c604d55b78e483886b6d933 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:39.672560  1082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af50a996aac14affa45c477bac4c4bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.673581  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943869755c604d55b78e483886b6d933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.665367  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 300e5f19ed7f4009b0cd2c8581841d54 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:39.678001  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300e5f19ed7f4009b0cd2c8581841d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.677821  1008 tablet_service.cc:1511] Processing CreateTablet for tablet 58b5e8bd909f40ce9ac93714b3fb2169 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:39.678711  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eae39ba76d74c3dbcfe688d9465ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.679400  1083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f85cc7ec484008b8e79925de5f4295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.680090  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5fba8782e4b539398c9f749d9b3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.680872  1007 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5f394259dd453ba652cd6329017d18 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:39.664005  1012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b92666a789429ab40b613ba66fea00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.685009  1221 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:39.686820  1007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f394259dd453ba652cd6329017d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.687274  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 8649cc46129840b2baaa5f981a151d2f (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:39.642555  1011 tablet_service.cc:1511] Processing CreateTablet for tablet d5c174dcba6a4b9ca9392c5dc2ae1237 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:39.688551  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8649cc46129840b2baaa5f981a151d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.688946  1011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c174dcba6a4b9ca9392c5dc2ae1237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.683053  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f1fca727cc43c099b72b8810a4b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.689996  1008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b5e8bd909f40ce9ac93714b3fb2169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.698002  1014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5bb7bcfee14b1988c5805b77196d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.706017  1016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc786fa3d45447068cd0b5bd8e379054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.708637  1013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898dc59d55454298c60a48ce930c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.708755  1219 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:39.709465  1219 ts_tablet_manager.cc:1403] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.004s
I20260710 11:06:39.710094  1081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b510d12ec76d4d47a7238f323772520e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.711287  1015 tablet_service.cc:1511] Processing CreateTablet for tablet e6df05c6ca6946d18334cab05e274abe (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:39.717286  1015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6df05c6ca6946d18334cab05e274abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.739310   934 tablet_service.cc:1511] Processing CreateTablet for tablet 43420864052a484aa83af60b11b50cd7 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:39.740834   934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43420864052a484aa83af60b11b50cd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.741160   937 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3a460189e4bf8a274b660a167c14f (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:39.742537   937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3a460189e4bf8a274b660a167c14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.739434   936 tablet_service.cc:1511] Processing CreateTablet for tablet 943869755c604d55b78e483886b6d933 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:39.746661   936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943869755c604d55b78e483886b6d933. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.746821   940 tablet_service.cc:1511] Processing CreateTablet for tablet d8274736e5ab493abcef276eec8f8d44 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:39.748165   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8274736e5ab493abcef276eec8f8d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.751248   935 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc5fba8782e4b539398c9f749d9b3ec (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:39.753511   932 tablet_service.cc:1511] Processing CreateTablet for tablet b510d12ec76d4d47a7238f323772520e (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:39.754777   933 tablet_service.cc:1511] Processing CreateTablet for tablet d4f85cc7ec484008b8e79925de5f4295 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:39.756081   933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f85cc7ec484008b8e79925de5f4295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.757992   932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b510d12ec76d4d47a7238f323772520e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.758750   938 tablet_service.cc:1511] Processing CreateTablet for tablet 300e5f19ed7f4009b0cd2c8581841d54 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:39.759382   935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc5fba8782e4b539398c9f749d9b3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.760171   938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300e5f19ed7f4009b0cd2c8581841d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.761986   939 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe807e13a894b91918581402c3451f6 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:39.763616   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe807e13a894b91918581402c3451f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.765722   941 tablet_service.cc:1511] Processing CreateTablet for tablet 2eae39ba76d74c3dbcfe688d9465ed73 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:39.767346   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eae39ba76d74c3dbcfe688d9465ed73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.791798  1221 tablet_bootstrap.cc:654] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.801717  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 8649cc46129840b2baaa5f981a151d2f (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:39.802989  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8649cc46129840b2baaa5f981a151d2f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:39.820267   897 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:39.822961  1219 raft_consensus.cc:359] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:39.823766  1219 raft_consensus.cc:385] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:39.824075  1219 raft_consensus.cc:740] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:39.824955  1219 consensus_queue.cc:260] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:39.801095  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 70898dc59d55454298c60a48ce930c00 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:39.829805  1160 tablet_service.cc:1511] Processing CreateTablet for tablet e6df05c6ca6946d18334cab05e274abe (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:39.851480  1155 tablet_service.cc:1511] Processing CreateTablet for tablet b071b74eb78d465eb20a6a150f9d9a9a (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:39.838881  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 58b5e8bd909f40ce9ac93714b3fb2169 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:39.856236  1084 tablet_service.cc:1511] Processing CreateTablet for tablet d5c174dcba6a4b9ca9392c5dc2ae1237 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:39.857573  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c174dcba6a4b9ca9392c5dc2ae1237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.862557  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 06d1d38412e3420abc8c32aed8ef4dcf (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:39.864051  1081 tablet_service.cc:1511] Processing CreateTablet for tablet bc786fa3d45447068cd0b5bd8e379054 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:39.865288  1081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc786fa3d45447068cd0b5bd8e379054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.878486  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5bb7bcfee14b1988c5805b77196d97 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:39.879860  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5bb7bcfee14b1988c5805b77196d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.886343  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898dc59d55454298c60a48ce930c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.881161  1088 tablet_service.cc:1511] Processing CreateTablet for tablet b071b74eb78d465eb20a6a150f9d9a9a (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:39.890672  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b071b74eb78d465eb20a6a150f9d9a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.899214   933 tablet_service.cc:1511] Processing CreateTablet for tablet d0b92666a789429ab40b613ba66fea00 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:39.907230   933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b92666a789429ab40b613ba66fea00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.927420  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6df05c6ca6946d18334cab05e274abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.929544  1085 tablet_service.cc:1511] Processing CreateTablet for tablet 06d1d38412e3420abc8c32aed8ef4dcf (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:39.930076  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b5e8bd909f40ce9ac93714b3fb2169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.930886  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d1d38412e3420abc8c32aed8ef4dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.932861  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b071b74eb78d465eb20a6a150f9d9a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.934222  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d1d38412e3420abc8c32aed8ef4dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.938772  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5f394259dd453ba652cd6329017d18 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:39.940018  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f394259dd453ba652cd6329017d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.942740  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 70898dc59d55454298c60a48ce930c00 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:39.944010  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70898dc59d55454298c60a48ce930c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.948933  1084 tablet_service.cc:1511] Processing CreateTablet for tablet 6a5f394259dd453ba652cd6329017d18 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:39.950230  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a5f394259dd453ba652cd6329017d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.952937  1219 ts_tablet_manager.cc:1434] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.243s	user 0.014s	sys 0.006s
I20260710 11:06:39.964939  1051 heartbeater.cc:499] Master 127.30.144.126:46493 was elected leader, sending a full tablet report...
I20260710 11:06:39.974829  1225 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:39.980814   934 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5bb7bcfee14b1988c5805b77196d97 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:39.982401   934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5bb7bcfee14b1988c5805b77196d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.978749  1219 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:39.988981  1222 tablet_bootstrap.cc:492] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:39.991034   941 tablet_service.cc:1511] Processing CreateTablet for tablet b071b74eb78d465eb20a6a150f9d9a9a (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:39.992341   941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b071b74eb78d465eb20a6a150f9d9a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.995201  1222 tablet_bootstrap.cc:654] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:39.985291   935 tablet_service.cc:1511] Processing CreateTablet for tablet e6df05c6ca6946d18334cab05e274abe (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:39.973887   932 tablet_service.cc:1511] Processing CreateTablet for tablet 8649cc46129840b2baaa5f981a151d2f (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:40.007366  1225 tablet_bootstrap.cc:654] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.020921   976 heartbeater.cc:499] Master 127.30.144.126:46493 was elected leader, sending a full tablet report...
I20260710 11:06:40.016896  1221 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.026335  1221 ts_tablet_manager.cc:1403] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.342s	user 0.014s	sys 0.004s
I20260710 11:06:40.033092  1219 tablet_bootstrap.cc:654] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.039449  1221 raft_consensus.cc:359] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.040318  1221 raft_consensus.cc:385] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.040745  1221 raft_consensus.cc:740] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.043896   936 tablet_service.cc:1511] Processing CreateTablet for tablet bc786fa3d45447068cd0b5bd8e379054 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:40.047853  1221 consensus_queue.cc:260] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.028666   935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6df05c6ca6946d18334cab05e274abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:40.061156   932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8649cc46129840b2baaa5f981a151d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:40.065439   936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc786fa3d45447068cd0b5bd8e379054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:40.069494   939 tablet_service.cc:1511] Processing CreateTablet for tablet 06d1d38412e3420abc8c32aed8ef4dcf (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:40.071616   939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d1d38412e3420abc8c32aed8ef4dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:40.079406   940 tablet_service.cc:1511] Processing CreateTablet for tablet 58b5e8bd909f40ce9ac93714b3fb2169 (DEFAULT_TABLE table=test-workload [id=e1dae985591f4171a39ece4c3fa9a26f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:40.081096   940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b5e8bd909f40ce9ac93714b3fb2169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:40.091545  1222 tablet_bootstrap.cc:492] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.092118  1222 ts_tablet_manager.cc:1403] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.103s	user 0.004s	sys 0.010s
I20260710 11:06:40.103940  1221 ts_tablet_manager.cc:1434] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.077s	user 0.012s	sys 0.014s
I20260710 11:06:40.105939  1225 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.106567  1225 ts_tablet_manager.cc:1403] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.018s
I20260710 11:06:40.106133  1222 raft_consensus.cc:359] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.107013  1222 raft_consensus.cc:385] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.107347  1222 raft_consensus.cc:740] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.108136  1222 consensus_queue.cc:260] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.105978  1219 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
W20260710 11:06:40.110729  1052 tablet.cc:2406] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:40.109916  1225 raft_consensus.cc:359] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.111969  1225 raft_consensus.cc:385] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.112325  1225 raft_consensus.cc:740] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.113229  1225 consensus_queue.cc:260] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.109918  1219 ts_tablet_manager.cc:1403] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.137s	user 0.035s	sys 0.019s
I20260710 11:06:40.117386  1219 raft_consensus.cc:359] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.122620  1199 heartbeater.cc:499] Master 127.30.144.126:46493 was elected leader, sending a full tablet report...
I20260710 11:06:40.128114  1221 tablet_bootstrap.cc:492] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.128227  1125 heartbeater.cc:499] Master 127.30.144.126:46493 was elected leader, sending a full tablet report...
I20260710 11:06:40.128731  1222 ts_tablet_manager.cc:1434] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.009s
I20260710 11:06:40.129739  1222 tablet_bootstrap.cc:492] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:40.135229  1221 tablet_bootstrap.cc:654] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.119509  1219 raft_consensus.cc:385] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.141579  1222 tablet_bootstrap.cc:654] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.155400  1221 tablet_bootstrap.cc:492] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.155957  1221 ts_tablet_manager.cc:1403] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260710 11:06:40.158696  1225 ts_tablet_manager.cc:1434] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.017s
I20260710 11:06:40.158655  1221 raft_consensus.cc:359] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.159507  1221 raft_consensus.cc:385] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.159868  1225 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.159828  1221 raft_consensus.cc:740] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.148903  1219 raft_consensus.cc:740] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.160806  1221 consensus_queue.cc:260] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.163026  1221 ts_tablet_manager.cc:1434] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:40.163784  1222 tablet_bootstrap.cc:492] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.163997  1221 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.164299  1222 ts_tablet_manager.cc:1403] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.002s
I20260710 11:06:40.166792  1225 tablet_bootstrap.cc:654] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.167378  1222 raft_consensus.cc:359] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.168156  1222 raft_consensus.cc:385] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.168468  1222 raft_consensus.cc:740] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.169402  1219 consensus_queue.cc:260] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.171331  1221 tablet_bootstrap.cc:654] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.172252  1219 ts_tablet_manager.cc:1434] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260710 11:06:40.173213  1219 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.176514  1222 consensus_queue.cc:260] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.181191  1219 tablet_bootstrap.cc:654] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.185817  1222 ts_tablet_manager.cc:1434] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 11:06:40.186771  1222 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:40.192919  1222 tablet_bootstrap.cc:654] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.216747  1219 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.217288  1219 ts_tablet_manager.cc:1403] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.004s
I20260710 11:06:40.218533  1225 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.219056  1225 ts_tablet_manager.cc:1403] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.026s
I20260710 11:06:40.220700  1221 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.220420  1219 raft_consensus.cc:359] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.221185  1219 raft_consensus.cc:385] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.221271  1221 ts_tablet_manager.cc:1403] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.035s
I20260710 11:06:40.221530  1219 raft_consensus.cc:740] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.222059  1225 raft_consensus.cc:359] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.222780  1225 raft_consensus.cc:385] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.222530  1219 consensus_queue.cc:260] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.221356  1222 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.223938  1222 ts_tablet_manager.cc:1403] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260710 11:06:40.224759  1221 raft_consensus.cc:359] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.225522  1221 raft_consensus.cc:385] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.225916  1221 raft_consensus.cc:740] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.226729  1221 consensus_queue.cc:260] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.226857  1222 raft_consensus.cc:359] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.223193  1225 raft_consensus.cc:740] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.230443  1219 ts_tablet_manager.cc:1434] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:40.230926  1221 ts_tablet_manager.cc:1434] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:40.231261  1225 consensus_queue.cc:260] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.232046  1221 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.227633  1222 raft_consensus.cc:385] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.233189  1222 raft_consensus.cc:740] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.234542  1225 ts_tablet_manager.cc:1434] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:06:40.237512  1225 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.243151  1219 tablet_bootstrap.cc:492] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.240844  1222 consensus_queue.cc:260] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.242128  1223 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.248956  1223 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.243178  1221 tablet_bootstrap.cc:654] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.249948  1219 tablet_bootstrap.cc:654] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.250731  1225 tablet_bootstrap.cc:654] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.254235  1223 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.261695  1229 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.262359  1229 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.263309  1222 ts_tablet_manager.cc:1434] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:06:40.264801  1222 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:40.265583  1229 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:40.317646  1225 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.318535  1225 ts_tablet_manager.cc:1403] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.048s
I20260710 11:06:40.322113  1225 raft_consensus.cc:359] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.322988  1225 raft_consensus.cc:385] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.323360  1225 raft_consensus.cc:740] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.324258  1225 consensus_queue.cc:260] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.326072  1222 tablet_bootstrap.cc:654] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.327633  1229 raft_consensus.cc:493] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.328121  1229 raft_consensus.cc:515] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.330111  1225 ts_tablet_manager.cc:1434] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:06:40.330785  1229 leader_election.cc:290] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.331239  1225 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.337847  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:40.339741   989 leader_election.cc:343] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.342849  1230 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.343448  1230 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.346048  1225 tablet_bootstrap.cc:654] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.348013  1231 raft_consensus.cc:493] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.348640  1231 raft_consensus.cc:515] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.357810  1231 leader_election.cc:290] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.366752  1230 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.367408  1230 raft_consensus.cc:493] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.368070  1230 raft_consensus.cc:515] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.395099  1223 raft_consensus.cc:493] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.395809  1223 raft_consensus.cc:515] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.398526  1223 leader_election.cc:290] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.401463  1230 leader_election.cc:290] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:40.403278  1221 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.403780  1219 tablet_bootstrap.cc:492] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.404628  1219 ts_tablet_manager.cc:1403] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.006s
I20260710 11:06:40.403820  1221 ts_tablet_manager.cc:1403] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.172s	user 0.060s	sys 0.090s
I20260710 11:06:40.407179  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:40.409420  1137 leader_election.cc:343] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.407552  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:40.411099  1137 leader_election.cc:343] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.414695  1219 raft_consensus.cc:359] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.416658  1219 raft_consensus.cc:385] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.417060  1219 raft_consensus.cc:740] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.415889  1221 raft_consensus.cc:359] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.417850  1221 raft_consensus.cc:385] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.418215  1221 raft_consensus.cc:740] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.419005  1221 consensus_queue.cc:260] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.422355  1221 ts_tablet_manager.cc:1434] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:40.423415  1221 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.430235  1221 tablet_bootstrap.cc:654] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.420018  1219 consensus_queue.cc:260] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.432109  1219 ts_tablet_manager.cc:1434] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:06:40.433110  1219 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.439673  1219 tablet_bootstrap.cc:654] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.456038  1229 raft_consensus.cc:493] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.456449  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:40.456738  1229 raft_consensus.cc:515] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.457461  1099 raft_consensus.cc:2468] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:40.459352  1229 leader_election.cc:290] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:40.461169   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.464044  1219 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.464726  1219 ts_tablet_manager.cc:1403] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260710 11:06:40.466154  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.466706   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.467646  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.468391  1025 raft_consensus.cc:2468] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
W20260710 11:06:40.468530   992 leader_election.cc:343] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.466832  1026 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:40.469228   992 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:40.469620  1219 raft_consensus.cc:359] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.470297  1223 raft_consensus.cc:2749] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.470503  1219 raft_consensus.cc:385] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.470935  1219 raft_consensus.cc:740] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
W20260710 11:06:40.471159   992 leader_election.cc:343] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.471289  1066 leader_election.cc:304] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:40.471855  1219 consensus_queue.cc:260] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.472368  1066 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:40.474277  1219 ts_tablet_manager.cc:1434] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:06:40.473428  1257 raft_consensus.cc:2804] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.474931  1257 raft_consensus.cc:493] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.475270  1257 raft_consensus.cc:3060] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.475103   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.477236   989 leader_election.cc:304] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [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: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:40.478067  1219 tablet_bootstrap.cc:492] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.478677  1223 raft_consensus.cc:2804] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.479235  1223 raft_consensus.cc:493] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.479703  1223 raft_consensus.cc:3060] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.484834  1219 tablet_bootstrap.cc:654] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.496377  1222 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.496981  1222 ts_tablet_manager.cc:1403] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.232s	user 0.012s	sys 0.002s
I20260710 11:06:40.498905  1223 raft_consensus.cc:515] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.499722  1219 tablet_bootstrap.cc:492] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.499650  1257 raft_consensus.cc:515] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.500541  1219 ts_tablet_manager.cc:1403] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 11:06:40.501818  1230 raft_consensus.cc:493] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.502403  1230 raft_consensus.cc:515] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.503552  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.503927  1219 raft_consensus.cc:359] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.504707  1219 raft_consensus.cc:385] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.504787  1230 leader_election.cc:290] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.505085  1219 raft_consensus.cc:740] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.505829  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.505496  1230 raft_consensus.cc:2804] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.508508  1221 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.509302  1221 ts_tablet_manager.cc:1403] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.000s
I20260710 11:06:40.509033   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
W20260710 11:06:40.509490  1066 leader_election.cc:343] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.510466  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f1fca727cc43c099b72b8810a4b42e" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.511902   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.512329  1221 raft_consensus.cc:359] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.513072  1221 raft_consensus.cc:385] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.513389  1221 raft_consensus.cc:740] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.510190  1219 consensus_queue.cc:260] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.514063  1026 raft_consensus.cc:2468] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
W20260710 11:06:40.514408  1140 leader_election.cc:343] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.508751  1230 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.515489  1230 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.515199  1140 leader_election.cc:304] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:40.516498  1229 raft_consensus.cc:2749] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.508383  1265 raft_consensus.cc:493] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:40.517122  1140 leader_election.cc:343] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.514297  1221 consensus_queue.cc:260] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.517571  1066 leader_election.cc:304] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:40.517482  1265 raft_consensus.cc:515] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.544443  1267 raft_consensus.cc:2804] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.544687  1265 leader_election.cc:290] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:40.545112  1267 raft_consensus.cc:493] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.545706  1267 raft_consensus.cc:3060] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.548225  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:40.549065  1026 raft_consensus.cc:2393] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 1: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:40.518249   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:40.519073  1257 leader_election.cc:290] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:40.534103  1230 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.552426  1230 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.537094  1219 ts_tablet_manager.cc:1434] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.015s
I20260710 11:06:40.556452  1219 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.557840  1229 raft_consensus.cc:493] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.558285  1229 raft_consensus.cc:515] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.563184  1219 tablet_bootstrap.cc:654] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.564810  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe807e13a894b91918581402c3451f6" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:40.566411  1137 leader_election.cc:343] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.567101  1229 leader_election.cc:290] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.568279  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:40.569020  1231 raft_consensus.cc:493] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.569795  1231 raft_consensus.cc:515] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.573199  1231 leader_election.cc:290] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.577425  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43420864052a484aa83af60b11b50cd7" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.569054  1026 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:40.579669   991 leader_election.cc:343] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.539361  1223 leader_election.cc:290] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.541445  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:40.580796  1099 raft_consensus.cc:2393] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:40.542306  1269 raft_consensus.cc:493] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.581765  1269 raft_consensus.cc:515] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.585922  1269 leader_election.cc:290] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:40.588609  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3a460189e4bf8a274b660a167c14f" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
W20260710 11:06:40.588789   992 leader_election.cc:343] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.590263   992 leader_election.cc:304] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [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: c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:40.591445   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43420864052a484aa83af60b11b50cd7" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.591974  1269 raft_consensus.cc:2749] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.592289   951 raft_consensus.cc:2468] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
W20260710 11:06:40.593575   991 leader_election.cc:343] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.594187   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3a460189e4bf8a274b660a167c14f" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.595809   992 leader_election.cc:304] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:40.597012  1223 raft_consensus.cc:2804] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.597705  1223 raft_consensus.cc:493] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:06:40.597820   992 leader_election.cc:343] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.598496  1223 raft_consensus.cc:3060] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.598565   992 leader_election.cc:304] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:40.599817  1269 raft_consensus.cc:2749] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.602388  1221 ts_tablet_manager.cc:1434] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.000s
I20260710 11:06:40.610464  1223 raft_consensus.cc:515] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
W20260710 11:06:40.613111  1140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.66:39421, user_credentials={real_user=slave}} blocked reactor thread for 96037.1us
W20260710 11:06:40.614152  1140 leader_election.cc:343] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.614733  1140 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:40.616464  1221 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.619349  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43420864052a484aa83af60b11b50cd7" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:40.557291  1267 raft_consensus.cc:515] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
W20260710 11:06:40.620935   991 leader_election.cc:343] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.622251  1225 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.622938  1225 ts_tablet_manager.cc:1403] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.292s	user 0.115s	sys 0.135s
I20260710 11:06:40.622800  1223 leader_election.cc:290] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:40.624012   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43420864052a484aa83af60b11b50cd7" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:40.624886   951 raft_consensus.cc:3060] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.522616  1222 raft_consensus.cc:359] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.626271  1222 raft_consensus.cc:385] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.628912  1222 raft_consensus.cc:740] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.629056   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:40.626425  1225 raft_consensus.cc:359] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.629946  1225 raft_consensus.cc:385] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.630273  1225 raft_consensus.cc:740] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.631229  1225 consensus_queue.cc:260] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.632264   950 raft_consensus.cc:3060] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.635241  1270 raft_consensus.cc:2749] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:40.635632  1140 leader_election.cc:343] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.635205  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.636381  1140 leader_election.cc:304] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:40.637456  1270 raft_consensus.cc:2749] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.638602  1222 consensus_queue.cc:260] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.639869   951 raft_consensus.cc:2468] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
W20260710 11:06:40.639007   917 leader_election.cc:343] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.640496   950 raft_consensus.cc:2468] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:40.641224   992 leader_election.cc:304] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:40.642369  1223 raft_consensus.cc:2804] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.643612  1223 raft_consensus.cc:697] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:40.644469  1223 consensus_queue.cc:237] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.645583  1225 ts_tablet_manager.cc:1434] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 11:06:40.646958  1225 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.648468   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe807e13a894b91918581402c3451f6" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.653115  1026 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:40.653698  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:40.654443  1099 raft_consensus.cc:2468] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:40.655194  1267 leader_election.cc:290] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.655498  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f85cc7ec484008b8e79925de5f4295" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:40.657066  1066 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:40.659932   914 leader_election.cc:304] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [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: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
W20260710 11:06:40.661341   914 leader_election.cc:343] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.661738  1221 tablet_bootstrap.cc:654] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.662192  1231 raft_consensus.cc:2804] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.662642  1231 raft_consensus.cc:493] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.663157  1231 raft_consensus.cc:3060] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.662472   846 catalog_manager.cc:5697] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.669165  1225 tablet_bootstrap.cc:654] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.672206  1231 raft_consensus.cc:515] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.674341  1219 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.694337  1219 ts_tablet_manager.cc:1403] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.138s	user 0.052s	sys 0.050s
I20260710 11:06:40.677177  1066 leader_election.cc:304] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:40.698534  1230 raft_consensus.cc:2804] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.699223  1230 raft_consensus.cc:697] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:40.699688  1219 raft_consensus.cc:359] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.700793  1219 raft_consensus.cc:385] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.700405  1230 consensus_queue.cc:237] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.678226  1267 raft_consensus.cc:2804] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.701320  1219 raft_consensus.cc:740] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.704618  1219 consensus_queue.cc:260] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.708307  1219 ts_tablet_manager.cc:1434] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:06:40.709824  1219 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.686801  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.688517  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f1fca727cc43c099b72b8810a4b42e" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.690236  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:40.691881  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f1fca727cc43c099b72b8810a4b42e" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
W20260710 11:06:40.692830  1140 leader_election.cc:343] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.726187  1140 leader_election.cc:304] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:40.679065  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f1fca727cc43c099b72b8810a4b42e" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:40.713161  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:40.727437  1026 raft_consensus.cc:3060] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.713696  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:40.728407  1100 raft_consensus.cc:3060] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:40.730545   917 leader_election.cc:343] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:40.732613  1065 leader_election.cc:343] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.737928  1270 raft_consensus.cc:2749] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.714385  1231 leader_election.cc:290] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:40.716805  1267 raft_consensus.cc:697] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:40.693472  1222 ts_tablet_manager.cc:1434] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.196s	user 0.003s	sys 0.009s
W20260710 11:06:40.742604  1065 leader_election.cc:343] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.743767  1222 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
W20260710 11:06:40.744495  1065 leader_election.cc:343] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:40.746312  1065 leader_election.cc:343] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.748796  1270 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.748308  1267 consensus_queue.cc:237] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.749281  1270 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.751593  1270 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:40.751931  1225 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.752445  1225 ts_tablet_manager.cc:1403] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.056s
I20260710 11:06:40.753461   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.755576  1225 raft_consensus.cc:359] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.756299  1225 raft_consensus.cc:385] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.756603  1225 raft_consensus.cc:740] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.756521  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:40.757058  1221 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.757722  1221 ts_tablet_manager.cc:1403] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.142s	user 0.040s	sys 0.024s
I20260710 11:06:40.757771  1225 consensus_queue.cc:260] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.759204  1100 raft_consensus.cc:2468] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 1.
I20260710 11:06:40.760236  1225 ts_tablet_manager.cc:1434] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:40.760140  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f85cc7ec484008b8e79925de5f4295" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.760780   914 leader_election.cc:304] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
W20260710 11:06:40.761737  1140 leader_election.cc:343] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:40.761644   916 leader_election.cc:343] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.765928   916 leader_election.cc:304] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8; no voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:40.766820  1280 raft_consensus.cc:2749] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.763468  1231 raft_consensus.cc:2804] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.769407  1221 raft_consensus.cc:359] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.770316  1221 raft_consensus.cc:385] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.770713  1221 raft_consensus.cc:740] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.764465  1026 raft_consensus.cc:2468] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:40.770548   847 catalog_manager.cc:5697] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.771690  1221 consensus_queue.cc:260] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.766949  1222 tablet_bootstrap.cc:654] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.772436  1066 leader_election.cc:304] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:40.772462   847 catalog_manager.cc:5697] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.773418  1267 raft_consensus.cc:2804] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.774333  1267 raft_consensus.cc:697] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:40.775137  1231 raft_consensus.cc:697] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:40.763211  1225 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.775233  1267 consensus_queue.cc:237] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.774530  1219 tablet_bootstrap.cc:654] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.776078  1231 consensus_queue.cc:237] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
W20260710 11:06:40.767668  1140 leader_election.cc:343] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.777024  1140 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:40.783020  1225 tablet_bootstrap.cc:654] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.783284  1229 raft_consensus.cc:2749] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:40.787765  1219 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.790132  1221 ts_tablet_manager.cc:1434] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:06:40.794759  1225 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.795244  1225 ts_tablet_manager.cc:1403] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260710 11:06:40.798306  1225 raft_consensus.cc:359] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.801573  1222 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.802281  1222 ts_tablet_manager.cc:1403] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.000s
I20260710 11:06:40.802340  1219 ts_tablet_manager.cc:1403] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.002s
I20260710 11:06:40.803478  1225 raft_consensus.cc:385] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.803808  1225 raft_consensus.cc:740] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.804646  1225 consensus_queue.cc:260] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.806231  1222 raft_consensus.cc:359] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.806900  1225 ts_tablet_manager.cc:1434] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:06:40.813350  1222 raft_consensus.cc:385] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.807034  1219 raft_consensus.cc:359] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.813824  1222 raft_consensus.cc:740] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.813999  1219 raft_consensus.cc:385] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.814152  1225 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.814361  1219 raft_consensus.cc:740] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.795238  1221 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.815210  1219 consensus_queue.cc:260] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.817905  1219 ts_tablet_manager.cc:1434] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:40.818825  1219 tablet_bootstrap.cc:492] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.820815  1225 tablet_bootstrap.cc:654] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.821578  1222 consensus_queue.cc:260] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.825007  1219 tablet_bootstrap.cc:654] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.825166  1222 ts_tablet_manager.cc:1434] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 11:06:40.826546  1222 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:40.841102  1225 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.841678  1225 ts_tablet_manager.cc:1403] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.018s
I20260710 11:06:40.842837  1221 tablet_bootstrap.cc:654] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.844660  1225 raft_consensus.cc:359] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.845448  1225 raft_consensus.cc:385] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.845851  1225 raft_consensus.cc:740] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.847226  1223 raft_consensus.cc:493] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.847697  1223 raft_consensus.cc:515] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.846602  1225 consensus_queue.cc:260] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.850653  1225 ts_tablet_manager.cc:1434] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:06:40.851147  1223 leader_election.cc:290] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.851660  1225 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.852303  1221 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.852795  1221 ts_tablet_manager.cc:1403] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.001s
I20260710 11:06:40.852720  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.853447  1171 raft_consensus.cc:2468] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
W20260710 11:06:40.853627   897 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:40.854352   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.854993   950 raft_consensus.cc:2468] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:40.855975  1221 raft_consensus.cc:359] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.856277   991 leader_election.cc:304] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:40.856740  1221 raft_consensus.cc:385] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.857087  1221 raft_consensus.cc:740] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.858202  1223 raft_consensus.cc:2804] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.857970  1221 consensus_queue.cc:260] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.858629  1225 tablet_bootstrap.cc:654] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.858598  1223 raft_consensus.cc:493] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.861114  1222 tablet_bootstrap.cc:654] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.861155  1223 raft_consensus.cc:3060] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.860567  1221 ts_tablet_manager.cc:1434] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:40.866902  1221 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.866967  1225 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.867573  1225 ts_tablet_manager.cc:1403] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260710 11:06:40.870138  1225 raft_consensus.cc:359] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.870781  1225 raft_consensus.cc:385] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.871052  1222 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.871685  1222 ts_tablet_manager.cc:1403] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260710 11:06:40.871052  1225 raft_consensus.cc:740] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.873461  1219 tablet_bootstrap.cc:492] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.873947  1219 ts_tablet_manager.cc:1403] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.005s
I20260710 11:06:40.874626  1222 raft_consensus.cc:359] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.875413  1222 raft_consensus.cc:385] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.874782   847 catalog_manager.cc:5697] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.875716  1222 raft_consensus.cc:740] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.876570  1219 raft_consensus.cc:359] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.876612  1222 consensus_queue.cc:260] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.877380  1219 raft_consensus.cc:385] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.877686  1219 raft_consensus.cc:740] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.878437  1219 consensus_queue.cc:260] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.880609  1219 ts_tablet_manager.cc:1434] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:06:40.881457  1219 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.883128  1221 tablet_bootstrap.cc:654] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.883549  1222 ts_tablet_manager.cc:1434] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:40.884270  1223 raft_consensus.cc:515] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.886312  1222 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:40.890714  1267 raft_consensus.cc:493] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.891238  1267 raft_consensus.cc:515] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.892531  1225 consensus_queue.cc:260] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.893378  1267 leader_election.cc:290] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.894050  1219 tablet_bootstrap.cc:654] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.894521  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe807e13a894b91918581402c3451f6" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.895185  1171 raft_consensus.cc:2468] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:40.896392  1065 leader_election.cc:304] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:40.898209   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:40.898800   950 raft_consensus.cc:3060] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.901232  1222 tablet_bootstrap.cc:654] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.901463  1267 raft_consensus.cc:2804] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.903563   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe807e13a894b91918581402c3451f6" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:40.905078  1225 ts_tablet_manager.cc:1434] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260710 11:06:40.905043   951 raft_consensus.cc:2468] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:40.905560  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:40.906236  1171 raft_consensus.cc:3060] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.906597  1225 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:40.902725  1267 raft_consensus.cc:493] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.907119  1267 raft_consensus.cc:3060] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.908828  1223 leader_election.cc:290] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.917909  1225 tablet_bootstrap.cc:654] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:40.926496  1231 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:40.927222  1231 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.931682  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:40.932482  1172 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:40.934856  1231 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.942173  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:40.939092   916 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
W20260710 11:06:40.943709   914 leader_election.cc:343] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:40.943006   845 catalog_manager.cc:5697] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:40.945075  1267 raft_consensus.cc:515] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.951499  1171 raft_consensus.cc:2468] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:40.953403   950 raft_consensus.cc:2468] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:40.954850   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe807e13a894b91918581402c3451f6" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:40.947863  1231 raft_consensus.cc:2804] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:40.957278   951 raft_consensus.cc:3060] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.957685   991 leader_election.cc:304] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:40.957839  1231 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:40.958403  1231 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.958948  1223 raft_consensus.cc:2804] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.959486  1223 raft_consensus.cc:697] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:40.960299  1223 consensus_queue.cc:237] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:40.956073  1221 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:40.964718  1221 ts_tablet_manager.cc:1403] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.021s
I20260710 11:06:40.976567  1219 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:40.977151  1219 ts_tablet_manager.cc:1403] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.022s
I20260710 11:06:40.976943  1231 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.978792  1222 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:40.979339  1222 ts_tablet_manager.cc:1403] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.021s
I20260710 11:06:40.979862  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:40.979912  1219 raft_consensus.cc:359] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.981557  1221 raft_consensus.cc:359] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.982097  1219 raft_consensus.cc:385] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.982298  1221 raft_consensus.cc:385] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.982470  1219 raft_consensus.cc:740] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.982653  1221 raft_consensus.cc:740] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.976508  1225 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:40.980904  1231 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.981082  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:40.983637  1225 ts_tablet_manager.cc:1403] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.019s
I20260710 11:06:40.983768  1171 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:40.983402  1221 consensus_queue.cc:260] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.970667   951 raft_consensus.cc:2468] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:40.984334  1222 raft_consensus.cc:359] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.985092  1222 raft_consensus.cc:385] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.986277  1225 raft_consensus.cc:359] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.986948  1225 raft_consensus.cc:385] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:40.987210  1225 raft_consensus.cc:740] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.988329  1066 leader_election.cc:304] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:40.987918  1219 consensus_queue.cc:260] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.989216  1230 raft_consensus.cc:2804] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.989740  1230 raft_consensus.cc:697] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:40.990692  1219 ts_tablet_manager.cc:1434] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260710 11:06:40.990587  1230 consensus_queue.cc:237] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:40.991672  1219 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:40.991720  1171 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 1.
I20260710 11:06:40.992935  1221 ts_tablet_manager.cc:1434] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:06:40.993104   916 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:40.993872  1221 tablet_bootstrap.cc:492] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:40.985373  1222 raft_consensus.cc:740] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:40.994019  1231 raft_consensus.cc:2804] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:40.994771  1225 consensus_queue.cc:260] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:40.994949  1267 leader_election.cc:290] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:40.997241  1231 raft_consensus.cc:697] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:40.997311  1222 consensus_queue.cc:260] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:40.998260  1231 consensus_queue.cc:237] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.000239   848 catalog_manager.cc:5697] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:41.002353  1225 ts_tablet_manager.cc:1434] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:06:41.004794  1222 ts_tablet_manager.cc:1434] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 11:06:41.007380  1225 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:41.007458  1222 tablet_bootstrap.cc:492] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
W20260710 11:06:41.008960   914 leader_election.cc:343] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.009055  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe807e13a894b91918581402c3451f6" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:41.009759  1171 raft_consensus.cc:3060] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.013942  1225 tablet_bootstrap.cc:654] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.014775  1219 tablet_bootstrap.cc:654] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.017107  1171 raft_consensus.cc:2468] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:41.019368  1222 tablet_bootstrap.cc:654] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.020488  1229 raft_consensus.cc:493] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.021137  1229 raft_consensus.cc:515] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.023844  1229 leader_election.cc:290] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:41.026288   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43420864052a484aa83af60b11b50cd7" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:41.027303   951 raft_consensus.cc:2393] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48667f60fab64bfba16d8e3d8b5b6056 in current term 1: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:41.028868  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43420864052a484aa83af60b11b50cd7" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.006222  1221 tablet_bootstrap.cc:654] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.031294  1140 leader_election.cc:304] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:41.032402  1229 raft_consensus.cc:3060] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.039734  1229 raft_consensus.cc:2749] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.051256   848 catalog_manager.cc:5697] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.055264   846 catalog_manager.cc:5697] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:41.056613  1229 raft_consensus.cc:493] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.057142  1229 raft_consensus.cc:515] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.060178  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649cc46129840b2baaa5f981a151d2f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.060828  1100 raft_consensus.cc:2468] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:41.062335  1137 leader_election.cc:304] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:41.063216  1270 raft_consensus.cc:2804] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.063587  1270 raft_consensus.cc:493] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.063920  1270 raft_consensus.cc:3060] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.068046  1225 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:41.068104  1219 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:41.068661  1225 ts_tablet_manager.cc:1403] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.004s
I20260710 11:06:41.068841  1219 ts_tablet_manager.cc:1403] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.003s
I20260710 11:06:41.071702  1225 raft_consensus.cc:359] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.072379  1219 raft_consensus.cc:359] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.072398  1225 raft_consensus.cc:385] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.073241  1219 raft_consensus.cc:385] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.073189  1223 consensus_queue.cc:1048] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.073282  1225 raft_consensus.cc:740] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.073794  1219 raft_consensus.cc:740] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.074576  1225 consensus_queue.cc:260] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.074569  1219 consensus_queue.cc:260] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.076093  1221 tablet_bootstrap.cc:492] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:41.076546  1221 ts_tablet_manager.cc:1403] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.000s
I20260710 11:06:41.076742  1225 ts_tablet_manager.cc:1434] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:41.077621  1225 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:41.079133  1219 ts_tablet_manager.cc:1434] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:41.079202  1221 raft_consensus.cc:359] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.079928  1221 raft_consensus.cc:385] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.080190  1221 raft_consensus.cc:740] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.080399  1219 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:41.081413  1222 tablet_bootstrap.cc:492] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:41.081879  1222 ts_tablet_manager.cc:1403] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260710 11:06:41.084621  1222 raft_consensus.cc:359] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.085309  1222 raft_consensus.cc:385] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.085564  1222 raft_consensus.cc:740] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.086611  1219 tablet_bootstrap.cc:654] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.087582  1270 raft_consensus.cc:515] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.088729  1231 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.089217  1231 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.090950  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649cc46129840b2baaa5f981a151d2f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.091801  1100 raft_consensus.cc:3060] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.093021  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.093746  1026 raft_consensus.cc:2468] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:41.095088   917 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:41.096073  1281 raft_consensus.cc:2804] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.096495  1281 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.096846  1281 raft_consensus.cc:3060] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.098155  1221 consensus_queue.cc:260] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.104100  1100 raft_consensus.cc:2468] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:41.105782  1137 leader_election.cc:304] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:41.106899  1230 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.107101  1307 raft_consensus.cc:2804] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.107412  1230 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.107992  1307 raft_consensus.cc:697] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:41.107349  1229 leader_election.cc:290] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:41.107795  1222 consensus_queue.cc:260] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.091344  1225 tablet_bootstrap.cc:654] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.109449  1270 leader_election.cc:290] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:41.109795  1280 raft_consensus.cc:493] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.110294  1280 raft_consensus.cc:515] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.111557  1307 consensus_queue.cc:237] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.114777  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.115569  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:41.116081   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:41.112388  1280 leader_election.cc:290] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
W20260710 11:06:41.117434   916 leader_election.cc:343] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.112906   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649cc46129840b2baaa5f981a151d2f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
W20260710 11:06:41.119499  1140 leader_election.cc:343] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.120716  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:41.125846   917 leader_election.cc:343] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.127326  1231 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.128909   917 leader_election.cc:304] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8; no voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:41.131254  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.114732  1222 ts_tablet_manager.cc:1434] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:06:41.132092  1026 raft_consensus.cc:2468] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:41.112970   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649cc46129840b2baaa5f981a151d2f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:41.133911  1222 tablet_bootstrap.cc:492] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
W20260710 11:06:41.134250  1140 leader_election.cc:343] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.109544  1230 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:41.135892  1231 raft_consensus.cc:2749] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.135938  1066 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:41.121470  1100 raft_consensus.cc:2468] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:41.138054  1230 raft_consensus.cc:2804] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.139173  1230 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.139636  1230 raft_consensus.cc:3060] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.148594  1219 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:41.149106  1219 ts_tablet_manager.cc:1403] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.012s
I20260710 11:06:41.148952  1281 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.150210   949 raft_consensus.cc:2393] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:41.150369  1230 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.153163  1219 raft_consensus.cc:359] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.154040  1219 raft_consensus.cc:385] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.154398  1219 raft_consensus.cc:740] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.156641  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:41.157399  1026 raft_consensus.cc:3060] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.157930  1219 consensus_queue.cc:260] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.160272  1219 ts_tablet_manager.cc:1434] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:06:41.164444  1225 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:41.165143  1225 ts_tablet_manager.cc:1403] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.017s
I20260710 11:06:41.167636  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.168447  1222 tablet_bootstrap.cc:654] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.168555  1100 raft_consensus.cc:2393] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5adf55e7992f4a368697fb58977353b8 in current term 1: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:41.168681  1221 ts_tablet_manager.cc:1434] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.092s	user 0.026s	sys 0.021s
I20260710 11:06:41.169806  1221 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:41.167850  1225 raft_consensus.cc:359] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.171545  1225 raft_consensus.cc:385] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.172091  1281 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.172221  1225 raft_consensus.cc:740] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.173162  1026 raft_consensus.cc:2468] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 1.
I20260710 11:06:41.174045  1225 consensus_queue.cc:260] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.174433   917 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.176461  1231 raft_consensus.cc:2804] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.177008  1221 tablet_bootstrap.cc:654] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.176995  1231 raft_consensus.cc:697] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:41.178491  1225 ts_tablet_manager.cc:1434] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:06:41.180011  1219 tablet_bootstrap.cc:492] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:41.180351   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:41.180680  1230 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:41.181141  1225 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:41.178428  1231 consensus_queue.cc:237] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.186098  1230 consensus_queue.cc:1048] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.197254  1025 raft_consensus.cc:3060] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.197748  1219 tablet_bootstrap.cc:654] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.198150  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:41.198925  1026 raft_consensus.cc:2393] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:41.209432  1223 raft_consensus.cc:493] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.210182  1219 tablet_bootstrap.cc:492] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:41.210958  1219 ts_tablet_manager.cc:1403] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260710 11:06:41.210685  1223 raft_consensus.cc:515] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.215978   845 catalog_manager.cc:5697] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.219995  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:41.223258   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:41.222265  1309 raft_consensus.cc:493] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.224516   949 raft_consensus.cc:2468] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:41.225613  1066 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:41.226092  1230 consensus_queue.cc:1048] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.226747  1267 raft_consensus.cc:2749] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:06:41.226250   991 leader_election.cc:343] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.228842   992 leader_election.cc:304] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:41.232597  1231 consensus_queue.cc:1048] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.234952  1281 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.235435  1281 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.221767  1223 leader_election.cc:290] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:41.239670  1280 consensus_queue.cc:1048] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.239018  1219 raft_consensus.cc:359] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.243062  1219 raft_consensus.cc:385] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.246861  1219 raft_consensus.cc:740] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.248087  1230 consensus_queue.cc:1048] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.247277  1221 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:41.250268  1221 ts_tablet_manager.cc:1403] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.016s
I20260710 11:06:41.248356  1319 raft_consensus.cc:2804] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.253537  1219 consensus_queue.cc:260] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.256570  1221 raft_consensus.cc:359] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.261206  1221 raft_consensus.cc:385] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.261394  1225 tablet_bootstrap.cc:654] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.261567  1221 raft_consensus.cc:740] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.263249  1221 consensus_queue.cc:260] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.265400  1221 ts_tablet_manager.cc:1434] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:06:41.266630  1219 ts_tablet_manager.cc:1434] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 11:06:41.267863  1219 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:41.253289  1319 raft_consensus.cc:493] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.274396  1319 raft_consensus.cc:3060] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.279069  1221 tablet_bootstrap.cc:492] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:41.225188  1309 raft_consensus.cc:515] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.291057  1222 tablet_bootstrap.cc:492] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:41.291751  1222 ts_tablet_manager.cc:1403] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.159s	user 0.009s	sys 0.014s
I20260710 11:06:41.298456  1281 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.299551  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:41.301021   914 leader_election.cc:343] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.297223  1269 raft_consensus.cc:493] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.315587  1309 leader_election.cc:290] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:41.324435  1222 raft_consensus.cc:359] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.355341  1222 raft_consensus.cc:385] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.355741  1222 raft_consensus.cc:740] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.359444  1222 consensus_queue.cc:260] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.319342  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.321686   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3a460189e4bf8a274b660a167c14f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
W20260710 11:06:41.317067   992 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:43925, user_credentials={real_user=slave}} blocked reactor thread for 85097.2us
I20260710 11:06:41.371112  1219 tablet_bootstrap.cc:654] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.371831  1225 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:41.372324  1225 ts_tablet_manager.cc:1403] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.000s
I20260710 11:06:41.318877  1269 raft_consensus.cc:515] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.373206   950 raft_consensus.cc:2468] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:41.385084  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3a460189e4bf8a274b660a167c14f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.386075  1025 raft_consensus.cc:2468] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:41.367080  1026 raft_consensus.cc:2468] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:41.393226  1223 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.399514  1221 tablet_bootstrap.cc:654] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.400216  1222 ts_tablet_manager.cc:1434] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.108s	user 0.019s	sys 0.025s
I20260710 11:06:41.401759  1222 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:41.403656  1225 raft_consensus.cc:359] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.405006  1225 raft_consensus.cc:385] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.405308  1225 raft_consensus.cc:740] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.402573  1223 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.410175  1140 leader_election.cc:304] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:41.411523  1309 raft_consensus.cc:2804] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.411911  1309 raft_consensus.cc:493] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.412236  1309 raft_consensus.cc:3060] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.414208  1171 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.415289   917 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.416132  1281 raft_consensus.cc:2804] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.416486  1281 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.416810  1281 raft_consensus.cc:3060] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.417819  1222 tablet_bootstrap.cc:654] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.437579  1225 consensus_queue.cc:260] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.440640  1225 ts_tablet_manager.cc:1434] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.002s
I20260710 11:06:41.443917  1225 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:41.409049   845 catalog_manager.cc:5697] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 1 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.464520  1334 raft_consensus.cc:493] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.434898  1281 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.443557  1319 raft_consensus.cc:515] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.478897  1222 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:41.480144  1332 raft_consensus.cc:493] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.480656  1332 raft_consensus.cc:515] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.482983  1332 leader_election.cc:290] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:41.479792  1222 ts_tablet_manager.cc:1403] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.020s
I20260710 11:06:41.494277  1222 raft_consensus.cc:359] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.495177  1222 raft_consensus.cc:385] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.495512  1222 raft_consensus.cc:740] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.496398  1222 consensus_queue.cc:260] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.497745  1223 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.498889  1222 ts_tablet_manager.cc:1434] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:06:41.499033   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:41.499917   950 raft_consensus.cc:2393] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:41.500031  1222 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:41.487433  1309 raft_consensus.cc:515] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.510673  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.511619  1099 raft_consensus.cc:2468] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:41.512859  1281 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.514274  1222 tablet_bootstrap.cc:654] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:41.515288   914 consensus_peers.cc:597] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 -> Peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Couldn't send request to peer 14a0853eb06c407bbce4412ab5411b36. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:41.519959   989 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [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: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:41.469455  1334 raft_consensus.cc:515] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.522680  1317 raft_consensus.cc:2804] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.523173  1317 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.525339  1317 raft_consensus.cc:3060] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.525821  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c174dcba6a4b9ca9392c5dc2ae1237" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.494366  1335 consensus_queue.cc:1048] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260710 11:06:41.535295  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.536101  1099 raft_consensus.cc:2468] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
W20260710 11:06:41.534447  1065 consensus_peers.cc:597] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 -> Peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Couldn't send request to peer 48667f60fab64bfba16d8e3d8b5b6056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:41.537303  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c174dcba6a4b9ca9392c5dc2ae1237" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
W20260710 11:06:41.538787  1065 leader_election.cc:343] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.539083  1319 leader_election.cc:290] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:41.542130  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:41.543119  1334 leader_election.cc:290] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:41.544827  1325 consensus_queue.cc:1048] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.545801  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:41.546147   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:41.546409  1173 raft_consensus.cc:2468] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:41.546934   950 raft_consensus.cc:3060] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.548907  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.549546  1098 raft_consensus.cc:3060] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:41.552003   991 leader_election.cc:343] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.552469  1335 raft_consensus.cc:493] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.552946  1335 raft_consensus.cc:515] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.553481  1219 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:41.553983  1219 ts_tablet_manager.cc:1403] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.286s	user 0.042s	sys 0.050s
I20260710 11:06:41.554442  1065 leader_election.cc:304] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:41.555951   989 leader_election.cc:304] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:41.557046  1281 consensus_queue.cc:1048] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.557554  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:41.560663  1225 tablet_bootstrap.cc:654] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.562788  1269 leader_election.cc:290] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:41.560148  1325 consensus_queue.cc:1048] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:06:41.570585  1221 tablet_bootstrap.cc:492] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:41.571165  1221 ts_tablet_manager.cc:1403] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.292s	user 0.026s	sys 0.035s
I20260710 11:06:41.567840  1307 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.573671  1277 raft_consensus.cc:2804] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.576102  1277 raft_consensus.cc:493] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.574712  1307 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.576465  1277 raft_consensus.cc:3060] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.569324  1269 raft_consensus.cc:2804] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.579214  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:41.567631  1334 consensus_queue.cc:1048] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260710 11:06:41.573103  1066 leader_election.cc:343] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.585042  1066 leader_election.cc:304] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36; no voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:41.582176  1230 consensus_queue.cc:1048] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:06:41.582123  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f394259dd453ba652cd6329017d18" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.586753  1267 raft_consensus.cc:2749] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.587862   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3a460189e4bf8a274b660a167c14f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:41.580996  1309 leader_election.cc:290] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:41.588141  1267 consensus_queue.cc:1048] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.588471   951 raft_consensus.cc:3060] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.589165  1307 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.582818  1171 raft_consensus.cc:2468] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:41.581403  1269 raft_consensus.cc:493] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.598363  1222 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:41.600068  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.602375  1222 ts_tablet_manager.cc:1403] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.103s	user 0.024s	sys 0.013s
I20260710 11:06:41.602717  1221 raft_consensus.cc:359] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.603657  1221 raft_consensus.cc:385] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.603991  1221 raft_consensus.cc:740] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.597128  1269 raft_consensus.cc:3060] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.594765  1335 leader_election.cc:290] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:41.619743  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f394259dd453ba652cd6329017d18" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:41.619084  1317 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.622169  1023 raft_consensus.cc:2393] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5adf55e7992f4a368697fb58977353b8 in current term 1: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:41.623937  1317 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.625000   951 raft_consensus.cc:2468] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:41.626297  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.626123  1222 raft_consensus.cc:359] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.626839  1222 raft_consensus.cc:385] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.627231  1222 raft_consensus.cc:740] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.628091  1222 consensus_queue.cc:260] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.630261  1222 ts_tablet_manager.cc:1434] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:06:41.631256  1222 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
W20260710 11:06:41.606065   989 leader_election.cc:343] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.637382  1219 raft_consensus.cc:359] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.639652  1219 raft_consensus.cc:385] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.639967  1219 raft_consensus.cc:740] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.640625  1219 consensus_queue.cc:260] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.641017  1307 raft_consensus.cc:493] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.641575  1307 raft_consensus.cc:515] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.642872  1219 ts_tablet_manager.cc:1434] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260710 11:06:41.643683  1307 leader_election.cc:290] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:41.643816  1219 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:41.604985  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3a460189e4bf8a274b660a167c14f" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
W20260710 11:06:41.652995   991 leader_election.cc:343] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.656281  1024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.656876  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f85cc7ec484008b8e79925de5f4295" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.657429  1024 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:41.657625   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
W20260710 11:06:41.658394  1137 leader_election.cc:343] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.658864   949 raft_consensus.cc:2393] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:41.659960  1281 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.660461  1281 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.662796  1281 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
W20260710 11:06:41.649909   989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.67:45873, user_credentials={real_user=slave}} blocked reactor thread for 47300us
I20260710 11:06:41.665722  1022 raft_consensus.cc:3060] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.672362  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
W20260710 11:06:41.673897   914 leader_election.cc:343] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.677033  1098 raft_consensus.cc:2468] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 1.
I20260710 11:06:41.678529  1022 raft_consensus.cc:2468] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:41.651716  1140 leader_election.cc:304] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:41.680009  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.680536  1140 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [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: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.680830   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f85cc7ec484008b8e79925de5f4295" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:41.681542  1270 raft_consensus.cc:2804] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:41.682122  1100 raft_consensus.cc:2393] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:41.682200  1270 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.682798  1270 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:41.666920   991 leader_election.cc:304] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:41.683444   989 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [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: c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:41.684821  1335 raft_consensus.cc:2749] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.685434  1335 raft_consensus.cc:2749] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:41.681524   949 raft_consensus.cc:2468] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:41.679807  1309 raft_consensus.cc:2804] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.690812  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.694096  1023 raft_consensus.cc:2468] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:41.694312  1140 leader_election.cc:304] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [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: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.695324  1334 consensus_queue.cc:1048] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.696983   917 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.698161  1281 raft_consensus.cc:2804] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.698536  1281 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.698885  1281 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.698987  1270 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.701216  1174 raft_consensus.cc:1240] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Rejecting Update request from peer 14a0853eb06c407bbce4412ab5411b36 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:06:41.666741   950 raft_consensus.cc:2468] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:41.702955   992 leader_election.cc:304] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:41.705466  1222 tablet_bootstrap.cc:654] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.707677  1231 consensus_queue.cc:1048] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.719439  1347 raft_consensus.cc:2804] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:41.720064  1347 raft_consensus.cc:493] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:41.720528  1347 raft_consensus.cc:3060] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.727488  1225 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:41.728149  1225 ts_tablet_manager.cc:1403] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.287s	user 0.027s	sys 0.027s
I20260710 11:06:41.668349  1277 raft_consensus.cc:515] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.717195  1319 raft_consensus.cc:2804] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.731258  1221 consensus_queue.cc:260] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.734580  1319 raft_consensus.cc:697] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:41.735507  1319 consensus_queue.cc:237] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.739240  1307 raft_consensus.cc:493] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.741945  1307 raft_consensus.cc:515] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.746035  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.732628   914 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:41.747653  1231 raft_consensus.cc:2804] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.748202  1231 raft_consensus.cc:697] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:41.747786  1280 consensus_queue.cc:1048] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:41.750231  1231 consensus_queue.cc:237] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.751816  1225 raft_consensus.cc:359] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.752557  1225 raft_consensus.cc:385] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.752873  1225 raft_consensus.cc:740] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.753707  1225 consensus_queue.cc:260] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.758876  1221 ts_tablet_manager.cc:1434] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.187s	user 0.015s	sys 0.001s
I20260710 11:06:41.760288  1221 tablet_bootstrap.cc:492] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:41.761004  1225 ts_tablet_manager.cc:1434] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 11:06:41.762362  1225 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:41.739732  1309 raft_consensus.cc:697] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:41.770911  1221 tablet_bootstrap.cc:654] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.772024  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:41.731365  1269 raft_consensus.cc:515] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.775245  1025 raft_consensus.cc:2393] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 1: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:41.777015  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.777935  1098 raft_consensus.cc:2393] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:41.778534  1307 leader_election.cc:290] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.749229  1270 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 2 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:41.781929  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f1fca727cc43c099b72b8810a4b42e" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:41.793565  1269 leader_election.cc:290] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:41.783757  1277 leader_election.cc:290] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:41.784404  1307 consensus_queue.cc:1048] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.784946  1309 consensus_queue.cc:237] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.787696  1225 tablet_bootstrap.cc:654] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.800436  1339 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:41.805008  1339 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:41.811022  1339 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:41.812176  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.812885  1281 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.840483  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:41.841830  1026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:41.842484  1026 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:41.843688   914 leader_election.cc:343] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:41.844071   917 leader_election.cc:343] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.840499  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:41.844957  1171 raft_consensus.cc:3060] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.847671  1219 tablet_bootstrap.cc:654] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.849304  1222 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:41.845119  1347 raft_consensus.cc:515] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:41.849872  1222 ts_tablet_manager.cc:1403] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.219s	user 0.029s	sys 0.045s
I20260710 11:06:41.852869  1222 raft_consensus.cc:359] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.853612  1222 raft_consensus.cc:385] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.854503  1347 leader_election.cc:290] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:41.853925  1222 raft_consensus.cc:740] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.855362  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f85cc7ec484008b8e79925de5f4295" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
W20260710 11:06:41.857118  1137 leader_election.cc:343] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:41.858421  1222 consensus_queue.cc:260] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.835645  1281 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
W20260710 11:06:41.867307   897 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:41.874496  1171 raft_consensus.cc:2468] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:41.881326  1026 raft_consensus.cc:2468] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 1.
W20260710 11:06:41.848836  1140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:43925, user_credentials={real_user=slave}} blocked reactor thread for 154606us
I20260710 11:06:41.889283   991 leader_election.cc:304] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.881484   848 catalog_manager.cc:5697] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.891194   917 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:41.892632  1269 raft_consensus.cc:2804] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.893788  1222 ts_tablet_manager.cc:1434] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260710 11:06:41.900830  1225 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:41.900451  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:41.906306  1225 ts_tablet_manager.cc:1403] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.006s
I20260710 11:06:41.894966  1269 raft_consensus.cc:697] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:41.908063  1269 consensus_queue.cc:237] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.907171  1222 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:41.908983  1225 raft_consensus.cc:359] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.893280  1231 raft_consensus.cc:2804] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:41.910259  1231 raft_consensus.cc:697] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:41.911515  1225 raft_consensus.cc:385] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.912942  1267 consensus_queue.cc:1059] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:41.913794  1267 raft_consensus.cc:3055] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:41.914109  1267 raft_consensus.cc:740] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:41.911895  1225 raft_consensus.cc:740] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.915354  1225 consensus_queue.cc:260] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.922554  1225 ts_tablet_manager.cc:1434] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:06:41.925951  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f1fca727cc43c099b72b8810a4b42e" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:41.928742  1221 tablet_bootstrap.cc:492] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:41.929261  1221 ts_tablet_manager.cc:1403] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.000s
I20260710 11:06:41.930220  1267 consensus_queue.cc:260] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.911101  1231 consensus_queue.cc:237] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.934026  1225 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:41.938762   846 catalog_manager.cc:5697] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:41.951311  1222 tablet_bootstrap.cc:654] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:41.957406  1267 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:41.959460  1221 raft_consensus.cc:359] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:41.961977  1221 raft_consensus.cc:385] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:41.962278  1221 raft_consensus.cc:740] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:41.964032  1219 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:41.964546  1219 ts_tablet_manager.cc:1403] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.321s	user 0.037s	sys 0.018s
I20260710 11:06:41.968458   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f85cc7ec484008b8e79925de5f4295" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:41.969421   951 raft_consensus.cc:3060] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:41.983002  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:41.984026  1171 raft_consensus.cc:2468] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:41.987722  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af50a996aac14affa45c477bac4c4bee" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:41.988623  1172 raft_consensus.cc:2393] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 1: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:41.992039  1219 raft_consensus.cc:359] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:41.993726   916 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [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: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:42.001596  1065 leader_election.cc:304] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36; no voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:42.006582  1221 consensus_queue.cc:260] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.006944  1219 raft_consensus.cc:385] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.007483  1219 raft_consensus.cc:740] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
W20260710 11:06:42.002820  1140 consensus_peers.cc:597] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:42.009150  1221 ts_tablet_manager.cc:1434] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.003s
I20260710 11:06:42.009029  1219 consensus_queue.cc:260] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.006268  1339 raft_consensus.cc:2804] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.010721  1339 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.011111  1339 raft_consensus.cc:3060] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.011744  1277 raft_consensus.cc:2749] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.014724  1221 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:42.016105  1225 tablet_bootstrap.cc:654] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.057750  1269 raft_consensus.cc:493] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.138720  1219 ts_tablet_manager.cc:1434] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.174s	user 0.008s	sys 0.000s
I20260710 11:06:42.015475  1140 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:42.085453  1309 raft_consensus.cc:493] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.176347  1350 raft_consensus.cc:2749] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:42.176211  1309 raft_consensus.cc:515] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
W20260710 11:06:42.176522  1140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.66:39421, user_credentials={real_user=slave}} blocked reactor thread for 161143us
I20260710 11:06:42.177488  1140 leader_election.cc:304] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:42.178313  1350 raft_consensus.cc:2749] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.178608  1225 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:42.150393  1269 raft_consensus.cc:515] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.161042  1221 tablet_bootstrap.cc:654] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.165257  1222 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:42.150104  1230 raft_consensus.cc:493] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.179818  1222 ts_tablet_manager.cc:1403] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.273s	user 0.061s	sys 0.105s
I20260710 11:06:42.180056  1230 raft_consensus.cc:515] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.182505  1222 raft_consensus.cc:359] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.169844  1219 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:42.182946  1174 raft_consensus.cc:3060] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.168526  1339 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.174676   951 raft_consensus.cc:2468] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:42.178465  1309 leader_election.cc:290] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:42.187774   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.189185  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c174dcba6a4b9ca9392c5dc2ae1237" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:42.189484  1219 tablet_bootstrap.cc:654] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.189852  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c174dcba6a4b9ca9392c5dc2ae1237" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:42.182783  1230 leader_election.cc:290] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.166462   846 catalog_manager.cc:5697] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.172674  1231 consensus_queue.cc:1048] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:42.192538  1066 leader_election.cc:343] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.187484  1222 raft_consensus.cc:385] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.194535  1222 raft_consensus.cc:740] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.189942  1100 raft_consensus.cc:2468] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:42.196074  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.179157  1225 ts_tablet_manager.cc:1403] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.247s	user 0.010s	sys 0.009s
I20260710 11:06:42.196622  1137 leader_election.cc:304] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:42.195309  1222 consensus_queue.cc:260] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
W20260710 11:06:42.197917  1140 leader_election.cc:343] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.198505   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.198622  1140 leader_election.cc:304] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:42.199333  1222 ts_tablet_manager.cc:1434] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:06:42.200054  1309 raft_consensus.cc:2804] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.200331  1222 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:42.200470  1309 raft_consensus.cc:493] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.200899  1309 raft_consensus.cc:3060] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.157246   849 catalog_manager.cc:5697] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 1 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:42.205951   991 leader_election.cc:343] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.207242  1318 consensus_queue.cc:1048] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.208308  1339 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:42.208168  1309 raft_consensus.cc:515] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.210294  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
W20260710 11:06:42.212342   992 leader_election.cc:343] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.212862   992 leader_election.cc:304] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:42.213573  1225 raft_consensus.cc:359] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.214280  1225 raft_consensus.cc:385] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.214532  1225 raft_consensus.cc:740] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
W20260710 11:06:42.214560   917 leader_election.cc:343] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.215294  1350 raft_consensus.cc:2804] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.215795  1350 raft_consensus.cc:697] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:42.215976  1317 raft_consensus.cc:2749] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.216647  1350 consensus_queue.cc:237] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.220986  1225 consensus_queue.cc:260] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.229065  1225 ts_tablet_manager.cc:1434] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:06:42.232321  1221 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:42.232935  1221 ts_tablet_manager.cc:1403] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.218s	user 0.011s	sys 0.010s
I20260710 11:06:42.194562  1269 leader_election.cc:290] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.235741  1309 leader_election.cc:290] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:42.236990  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c174dcba6a4b9ca9392c5dc2ae1237" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:42.232700  1230 raft_consensus.cc:493] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.237591  1100 raft_consensus.cc:3060] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.237888  1230 raft_consensus.cc:515] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.240005  1230 leader_election.cc:290] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:42.242408   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.243402   951 raft_consensus.cc:2468] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:42.244886  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:42.246958  1066 leader_election.cc:304] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:42.247282  1100 raft_consensus.cc:2468] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:42.248761  1022 raft_consensus.cc:2468] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:42.250451  1269 raft_consensus.cc:493] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.251152  1269 raft_consensus.cc:515] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.255972  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.256667  1137 leader_election.cc:304] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:42.257598  1309 raft_consensus.cc:2804] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.257800  1339 raft_consensus.cc:493] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.258170  1309 raft_consensus.cc:697] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:42.258356  1339 raft_consensus.cc:515] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.259153  1309 consensus_queue.cc:237] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.260231  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c174dcba6a4b9ca9392c5dc2ae1237" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:42.260792  1339 leader_election.cc:290] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:42.261483  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649cc46129840b2baaa5f981a151d2f" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:42.265451  1219 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:42.266098  1219 ts_tablet_manager.cc:1403] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.006s
I20260710 11:06:42.267627  1225 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:42.254942  1230 raft_consensus.cc:2804] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.269199  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:42.269891  1172 raft_consensus.cc:3060] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.273164   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.276098  1225 tablet_bootstrap.cc:654] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:42.278463  1140 leader_election.cc:343] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.278523  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649cc46129840b2baaa5f981a151d2f" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.273792  1230 raft_consensus.cc:493] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.279822  1230 raft_consensus.cc:3060] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.281040  1222 tablet_bootstrap.cc:654] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.281422   916 leader_election.cc:304] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8; no voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:42.282368  1339 raft_consensus.cc:2749] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:42.286893  1065 leader_election.cc:343] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.277020   951 raft_consensus.cc:2468] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:42.287195  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:42.287468  1065 leader_election.cc:304] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36; no voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:42.292807  1221 raft_consensus.cc:359] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.293866  1221 raft_consensus.cc:385] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.294221  1221 raft_consensus.cc:740] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.288686  1269 leader_election.cc:290] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:42.292140   992 leader_election.cc:304] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:42.289724  1267 raft_consensus.cc:2749] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.276520   848 catalog_manager.cc:5697] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.297847  1269 raft_consensus.cc:2804] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.298290  1269 raft_consensus.cc:493] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.298658  1269 raft_consensus.cc:3060] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.301339  1219 raft_consensus.cc:359] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.302019  1230 raft_consensus.cc:515] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.303437  1098 raft_consensus.cc:2393] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:42.304351  1230 leader_election.cc:290] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
W20260710 11:06:42.306658   991 consensus_peers.cc:597] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc -> Peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Couldn't send request to peer 48667f60fab64bfba16d8e3d8b5b6056. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:42.302106  1219 raft_consensus.cc:385] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.295100  1221 consensus_queue.cc:260] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.314229  1219 raft_consensus.cc:740] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.309195  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:42.315706  1219 consensus_queue.cc:260] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.319206  1219 ts_tablet_manager.cc:1434] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 11:06:42.325387  1221 ts_tablet_manager.cc:1434] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.002s
I20260710 11:06:42.329360  1219 tablet_bootstrap.cc:492] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:42.330353  1225 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:42.330758  1225 ts_tablet_manager.cc:1403] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.007s
I20260710 11:06:42.331326  1221 tablet_bootstrap.cc:492] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:42.323248  1339 consensus_queue.cc:1048] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:06:42.336742  1350 consensus_queue.cc:1048] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.338435   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:42.339074   950 raft_consensus.cc:3060] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.321589  1172 raft_consensus.cc:2468] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 1.
I20260710 11:06:42.350085  1225 raft_consensus.cc:359] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.354885  1225 raft_consensus.cc:385] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.355192  1225 raft_consensus.cc:740] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.355943  1225 consensus_queue.cc:260] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.358992  1225 ts_tablet_manager.cc:1434] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:06:42.359934  1225 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:42.361220  1219 tablet_bootstrap.cc:654] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.368360  1225 tablet_bootstrap.cc:654] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.372506  1318 consensus_queue.cc:1048] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.377028   916 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:42.378371  1231 raft_consensus.cc:2804] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.380231  1231 raft_consensus.cc:697] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:42.387522  1231 consensus_queue.cc:237] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.388420  1221 tablet_bootstrap.cc:654] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.375118  1269 raft_consensus.cc:515] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.392197   950 raft_consensus.cc:2468] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:42.392357  1023 raft_consensus.cc:2393] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 1: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:42.394045  1066 leader_election.cc:304] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:42.396708  1230 raft_consensus.cc:2804] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.393424   849 catalog_manager.cc:5697] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 1 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.397205  1230 raft_consensus.cc:697] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:42.398089  1230 consensus_queue.cc:237] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.398054   849 catalog_manager.cc:5697] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 1 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.415452   950 raft_consensus.cc:3060] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.416501  1318 consensus_queue.cc:1048] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.421146  1222 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:42.421702  1222 ts_tablet_manager.cc:1403] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.222s	user 0.016s	sys 0.036s
I20260710 11:06:42.427047   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:42.428929   951 raft_consensus.cc:2393] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:42.429430  1222 raft_consensus.cc:359] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.430207  1222 raft_consensus.cc:385] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.430541  1222 raft_consensus.cc:740] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.431488  1222 consensus_queue.cc:260] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:42.436143  1222 ts_tablet_manager.cc:1434] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:06:42.448956  1269 leader_election.cc:290] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:42.449790  1219 tablet_bootstrap.cc:492] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:42.450286  1219 ts_tablet_manager.cc:1403] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.015s
I20260710 11:06:42.452663  1350 consensus_queue.cc:1048] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.452940  1219 raft_consensus.cc:359] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.453706  1219 raft_consensus.cc:385] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.453996  1219 raft_consensus.cc:740] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.454645  1219 consensus_queue.cc:260] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.460758  1219 ts_tablet_manager.cc:1434] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:06:42.459474  1222 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:42.466604  1099 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.467785  1222 tablet_bootstrap.cc:654] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.478139  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc786fa3d45447068cd0b5bd8e379054" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:42.479321  1219 tablet_bootstrap.cc:492] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc: Bootstrap starting.
I20260710 11:06:42.482496   989 leader_election.cc:304] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [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: c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:42.484879  1280 consensus_queue.cc:1048] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 11:06:42.507053  1219 tablet_bootstrap.cc:654] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.485903  1318 raft_consensus.cc:2749] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.510093  1225 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:42.517357  1225 ts_tablet_manager.cc:1403] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.000s
I20260710 11:06:42.528179  1225 raft_consensus.cc:359] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.528730  1225 raft_consensus.cc:385] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.529042  1225 raft_consensus.cc:740] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.529750  1225 consensus_queue.cc:260] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.535045  1225 ts_tablet_manager.cc:1434] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:06:42.536046  1225 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:42.540477  1221 tablet_bootstrap.cc:492] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:42.541009  1221 ts_tablet_manager.cc:1403] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.210s	user 0.013s	sys 0.017s
I20260710 11:06:42.543869  1231 consensus_queue.cc:1048] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.544210  1221 raft_consensus.cc:359] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.545262  1221 raft_consensus.cc:385] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.545637  1221 raft_consensus.cc:740] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.546644  1221 consensus_queue.cc:260] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.550690  1350 raft_consensus.cc:493] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.551239  1350 raft_consensus.cc:515] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.554005  1339 raft_consensus.cc:493] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.554545  1339 raft_consensus.cc:515] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.555063  1225 tablet_bootstrap.cc:654] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.555186  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:42.556010  1100 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:42.556763  1339 leader_election.cc:290] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:42.557222   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.559257  1221 ts_tablet_manager.cc:1434] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260710 11:06:42.560644  1221 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:42.558156   948 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:42.563225  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.563925  1174 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:42.562206  1350 leader_election.cc:290] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.566269  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:42.567008  1100 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 0.
I20260710 11:06:42.567906  1219 tablet_bootstrap.cc:492] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc: No bootstrap required, opened a new log
I20260710 11:06:42.568449  1219 ts_tablet_manager.cc:1403] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.000s
I20260710 11:06:42.571477   914 leader_election.cc:304] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:42.571349   846 catalog_manager.cc:5697] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.566319  1137 leader_election.cc:304] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:42.574657  1339 raft_consensus.cc:2804] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.575084  1339 raft_consensus.cc:493] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.575450  1339 raft_consensus.cc:3060] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.578202  1309 raft_consensus.cc:2804] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.578629  1309 raft_consensus.cc:493] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.579021  1309 raft_consensus.cc:3060] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.579787  1222 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:42.580277  1222 ts_tablet_manager.cc:1403] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.004s
I20260710 11:06:42.583823  1219 raft_consensus.cc:359] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.584530  1219 raft_consensus.cc:385] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.584789  1219 raft_consensus.cc:740] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.589908  1222 raft_consensus.cc:359] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.590487  1222 raft_consensus.cc:385] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.590780  1222 raft_consensus.cc:740] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.593065  1219 consensus_queue.cc:260] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.594833  1222 consensus_queue.cc:260] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.597726  1222 ts_tablet_manager.cc:1434] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:06:42.587931  1318 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.599993  1222 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:42.601452  1318 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.603368  1219 ts_tablet_manager.cc:1434] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 11:06:42.606835  1318 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.607586  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.614692  1174 raft_consensus.cc:2393] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:42.611943   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.617761   992 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:42.619045  1318 raft_consensus.cc:3060] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.624819  1221 tablet_bootstrap.cc:654] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.627755  1309 raft_consensus.cc:515] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.631300  1230 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.631932  1230 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.634670  1318 raft_consensus.cc:2749] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.638710   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.638990  1222 tablet_bootstrap.cc:654] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.633249  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:42.641986  1100 raft_consensus.cc:3060] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.642275   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:42.643015  1309 leader_election.cc:290] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.636286  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.646628  1230 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.647373  1065 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36; no voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:42.652077  1277 raft_consensus.cc:2749] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.652348  1100 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:42.652740  1277 raft_consensus.cc:493] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.653352  1277 raft_consensus.cc:515] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.664072   849 catalog_manager.cc:5697] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:42.663837  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071b74eb78d465eb20a6a150f9d9a9a" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.676908  1137 leader_election.cc:304] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:42.677886  1309 raft_consensus.cc:2804] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.678406  1309 raft_consensus.cc:697] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
W20260710 11:06:42.678498  1065 leader_election.cc:343] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.679328  1309 consensus_queue.cc:237] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.685571  1318 raft_consensus.cc:493] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.687191  1318 raft_consensus.cc:515] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.688057   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071b74eb78d465eb20a6a150f9d9a9a" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.688887   948 raft_consensus.cc:2468] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:42.686527  1277 leader_election.cc:290] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.699169  1221 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:42.699752  1221 ts_tablet_manager.cc:1403] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.003s
I20260710 11:06:42.698284  1066 leader_election.cc:304] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:42.702354  1267 raft_consensus.cc:2804] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.702759  1267 raft_consensus.cc:493] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.703125  1267 raft_consensus.cc:3060] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.705569  1225 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: No bootstrap required, opened a new log
I20260710 11:06:42.706105  1225 ts_tablet_manager.cc:1403] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.170s	user 0.048s	sys 0.047s
I20260710 11:06:42.708001  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898dc59d55454298c60a48ce930c00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:42.721189  1225 raft_consensus.cc:359] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.721912  1225 raft_consensus.cc:385] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.722235  1225 raft_consensus.cc:740] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
W20260710 11:06:42.718854   989 leader_election.cc:343] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.722975  1225 consensus_queue.cc:260] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.725556  1225 ts_tablet_manager.cc:1434] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:06:42.726257  1347 consensus_queue.cc:1048] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.726976  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898dc59d55454298c60a48ce930c00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:42.727676  1172 raft_consensus.cc:2468] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 0.
I20260710 11:06:42.730829   991 leader_election.cc:304] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [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: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:42.731865  1222 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:42.732414  1222 ts_tablet_manager.cc:1403] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.014s
I20260710 11:06:42.734323  1269 raft_consensus.cc:2804] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.735689  1269 raft_consensus.cc:493] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.736066  1269 raft_consensus.cc:3060] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.732170  1267 raft_consensus.cc:515] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.743068   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071b74eb78d465eb20a6a150f9d9a9a" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:42.743762   951 raft_consensus.cc:3060] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.745214  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b071b74eb78d465eb20a6a150f9d9a9a" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:42.738488  1318 leader_election.cc:290] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
W20260710 11:06:42.746873  1065 leader_election.cc:343] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.745472  1222 raft_consensus.cc:359] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.748719  1222 raft_consensus.cc:385] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.748978  1222 raft_consensus.cc:740] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.749538  1222 consensus_queue.cc:260] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.753242  1339 raft_consensus.cc:515] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.754910   950 raft_consensus.cc:2393] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48667f60fab64bfba16d8e3d8b5b6056 in current term 1: Already voted for candidate 5adf55e7992f4a368697fb58977353b8 in this term.
I20260710 11:06:42.758123  1350 consensus_queue.cc:1048] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.742430  1267 leader_election.cc:290] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:42.763952  1100 raft_consensus.cc:3060] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.764277  1222 ts_tablet_manager.cc:1434] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:06:42.765220  1222 tablet_bootstrap.cc:492] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:42.765266  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:42.766585  1099 raft_consensus.cc:2393] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5adf55e7992f4a368697fb58977353b8 in current term 1: Already voted for candidate 48667f60fab64bfba16d8e3d8b5b6056 in this term.
I20260710 11:06:42.772717  1221 raft_consensus.cc:359] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.773449  1221 raft_consensus.cc:385] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.773756  1221 raft_consensus.cc:740] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.774541  1221 consensus_queue.cc:260] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.776562  1221 ts_tablet_manager.cc:1434] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.000s
I20260710 11:06:42.762231  1269 raft_consensus.cc:515] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.778743  1350 consensus_queue.cc:1048] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.779551  1269 leader_election.cc:290] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:42.777510  1221 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:42.781579  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898dc59d55454298c60a48ce930c00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:42.781894  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70898dc59d55454298c60a48ce930c00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:42.782480  1174 raft_consensus.cc:3060] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:42.782811   989 leader_election.cc:343] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:42.793426  1339 leader_election.cc:290] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 1 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:42.794118  1221 tablet_bootstrap.cc:654] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.795436  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:42.780920   951 raft_consensus.cc:2468] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:42.797389  1066 leader_election.cc:304] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:42.798316  1277 raft_consensus.cc:2804] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.798807  1277 raft_consensus.cc:697] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:42.799597  1277 consensus_queue.cc:237] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:42.800379  1222 tablet_bootstrap.cc:654] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.803112  1174 raft_consensus.cc:2468] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:42.804760   916 leader_election.cc:304] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [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: 5adf55e7992f4a368697fb58977353b8; no voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:42.806806  1339 raft_consensus.cc:2749] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:42.810585   849 catalog_manager.cc:5697] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 1 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.814930   991 leader_election.cc:304] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:42.820616  1222 tablet_bootstrap.cc:492] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:42.837092  1269 raft_consensus.cc:2804] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:42.837697  1269 raft_consensus.cc:697] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:42.838565  1269 consensus_queue.cc:237] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.839495  1022 raft_consensus.cc:3060] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.844158  1221 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:42.844655  1221 ts_tablet_manager.cc:1403] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.007s
I20260710 11:06:42.847473  1221 raft_consensus.cc:359] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.848126  1221 raft_consensus.cc:385] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.848393  1221 raft_consensus.cc:740] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.849061  1221 consensus_queue.cc:260] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.849823  1222 ts_tablet_manager.cc:1403] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.006s
I20260710 11:06:42.852618  1222 raft_consensus.cc:359] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.853462  1222 raft_consensus.cc:385] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.853873  1222 raft_consensus.cc:740] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.855820  1221 ts_tablet_manager.cc:1434] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:06:42.856769  1221 tablet_bootstrap.cc:492] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:42.856653  1230 consensus_queue.cc:1048] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.857546  1222 consensus_queue.cc:260] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.861297  1347 raft_consensus.cc:493] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.862511  1222 ts_tablet_manager.cc:1434] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:42.862448  1347 raft_consensus.cc:515] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.864987  1347 leader_election.cc:290] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:42.865576   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.866245   948 raft_consensus.cc:2468] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:42.866838  1221 tablet_bootstrap.cc:654] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.868062  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:42.868682  1023 raft_consensus.cc:2468] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 0.
I20260710 11:06:42.870824  1140 leader_election.cc:304] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:42.872215  1347 raft_consensus.cc:2804] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:42.874200   848 catalog_manager.cc:5697] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.877318  1222 tablet_bootstrap.cc:492] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36: Bootstrap starting.
I20260710 11:06:42.879453  1347 raft_consensus.cc:493] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:42.880479  1347 raft_consensus.cc:3060] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.880780  1339 consensus_queue.cc:1048] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:42.874482  1350 consensus_queue.cc:1048] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:06:42.886001   846 catalog_manager.cc:5697] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 1 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:42.888151  1222 tablet_bootstrap.cc:654] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:42.924193  1097 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.931787  1280 consensus_queue.cc:1048] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.949112  1222 tablet_bootstrap.cc:492] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36: No bootstrap required, opened a new log
I20260710 11:06:42.949599  1222 ts_tablet_manager.cc:1403] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.000s
I20260710 11:06:42.955545  1221 tablet_bootstrap.cc:492] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:42.956110  1221 ts_tablet_manager.cc:1403] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.017s
I20260710 11:06:42.964216  1267 consensus_queue.cc:1048] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:42.967221  1221 raft_consensus.cc:359] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.967989  1221 raft_consensus.cc:385] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.968297  1221 raft_consensus.cc:740] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
W20260710 11:06:42.962119   897 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:42.969969  1222 raft_consensus.cc:359] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.970675  1222 raft_consensus.cc:385] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:42.970932  1222 raft_consensus.cc:740] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Initialized, Role: FOLLOWER
I20260710 11:06:42.971611  1222 consensus_queue.cc:260] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.973701  1222 ts_tablet_manager.cc:1434] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:06:42.973920  1221 consensus_queue.cc:260] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:42.974961  1347 raft_consensus.cc:515] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.977265  1347 leader_election.cc:290] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:42.978317   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:42.979018   951 raft_consensus.cc:3060] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.982066  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:42.982656  1025 raft_consensus.cc:3060] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:42.987010  1221 ts_tablet_manager.cc:1434] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 11:06:42.988065  1221 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056: Bootstrap starting.
I20260710 11:06:42.991787  1309 raft_consensus.cc:493] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:42.992326  1309 raft_consensus.cc:515] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:42.994553  1309 leader_election.cc:290] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:42.996520   950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:42.996521  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6df05c6ca6946d18334cab05e274abe" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:43.000219  1140 leader_election.cc:304] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:43.003671  1347 raft_consensus.cc:2749] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:43.006685   951 raft_consensus.cc:2468] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:43.011811  1025 raft_consensus.cc:2468] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:43.012844  1140 leader_election.cc:304] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:43.025872  1347 raft_consensus.cc:2804] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:43.026674  1347 raft_consensus.cc:697] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:43.028491  1347 consensus_queue.cc:237] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:43.034330  1221 tablet_bootstrap.cc:654] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:43.040211  1221 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056: No bootstrap required, opened a new log
I20260710 11:06:43.040714  1221 ts_tablet_manager.cc:1403] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 11:06:43.043747  1221 raft_consensus.cc:359] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:43.044531  1221 raft_consensus.cc:385] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:43.044250   845 catalog_manager.cc:5697] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 1 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:43.044857  1221 raft_consensus.cc:740] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Initialized, Role: FOLLOWER
I20260710 11:06:43.045797  1221 consensus_queue.cc:260] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:43.048350  1221 ts_tablet_manager.cc:1434] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:43.094128  1174 raft_consensus.cc:3060] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.216152  1347 consensus_queue.cc:1048] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.227604  1350 consensus_queue.cc:1048] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.287881  1267 raft_consensus.cc:493] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:43.288347  1267 raft_consensus.cc:515] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.290135  1267 leader_election.cc:290] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:43.290936  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f394259dd453ba652cd6329017d18" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:43.291275  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f394259dd453ba652cd6329017d18" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:43.291533  1025 raft_consensus.cc:2468] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:43.291985  1174 raft_consensus.cc:2468] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 0.
I20260710 11:06:43.292591  1066 leader_election.cc:304] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:43.293406  1267 raft_consensus.cc:2804] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:43.293830  1267 raft_consensus.cc:493] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:43.294176  1267 raft_consensus.cc:3060] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.300937  1267 raft_consensus.cc:515] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.302846  1267 leader_election.cc:290] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:43.303622  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f394259dd453ba652cd6329017d18" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:43.303831  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a5f394259dd453ba652cd6329017d18" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:43.304198  1025 raft_consensus.cc:3060] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.304464  1174 raft_consensus.cc:3060] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.309888  1174 raft_consensus.cc:2468] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:43.310036  1025 raft_consensus.cc:2468] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:43.311305  1065 leader_election.cc:304] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: 
I20260710 11:06:43.312089  1267 raft_consensus.cc:2804] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:43.312613  1267 raft_consensus.cc:697] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:43.313310  1267 consensus_queue.cc:237] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.322609   848 catalog_manager.cc:5697] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:43.342800  1267 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:43.343423  1267 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.345567  1267 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:43.346329  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:43.346881  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:43.347626  1174 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 2.
I20260710 11:06:43.349017  1065 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:43.350374  1396 raft_consensus.cc:2804] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:43.350740  1396 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:43.351052  1396 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:43.354727  1267 consensus_queue.cc:1048] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.357154  1396 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.359301  1396 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 3 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:43.359828  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:43.360481  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:43.361044  1174 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:43.367455  1172 raft_consensus.cc:3060] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.368505  1174 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 3.
I20260710 11:06:43.369494  1065 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 48667f60fab64bfba16d8e3d8b5b6056; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:43.371955  1396 raft_consensus.cc:2804] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:43.372475  1396 raft_consensus.cc:697] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:43.373510  1396 consensus_queue.cc:237] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.380786  1277 consensus_queue.cc:1048] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.385260  1269 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14a0853eb06c407bbce4412ab5411b36)
I20260710 11:06:43.384801   845 catalog_manager.cc:5697] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:43.385957  1269 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:43.389931  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:43.390343  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:43.390686  1174 raft_consensus.cc:2368] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc for earlier term 2. Current term is 3.
I20260710 11:06:43.392858   991 leader_election.cc:400] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Vote denied by peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267) with higher term. Message: Invalid argument: T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc for earlier term 2. Current term is 3.
I20260710 11:06:43.393213   991 leader_election.cc:403] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:06:43.393913  1318 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:06:43.397861  1269 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:43.400524  1318 raft_consensus.cc:2749] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267) with higher term. Message: Invalid argument: T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc for earlier term 2. Current term is 3.
I20260710 11:06:43.403205  1097 raft_consensus.cc:3060] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:43.409578  1318 consensus_queue.cc:1048] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.413162  1269 consensus_queue.cc:1048] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.567494  1347 consensus_queue.cc:1048] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.578258  1347 consensus_queue.cc:1048] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:43.725401 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:06:43.778916 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:43.781198 31297 tablet_replica.cc:333] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.782519 31297 raft_consensus.cc:2243] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.783700 31297 raft_consensus.cc:2272] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.786123  1396 consensus_queue.cc:1048] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:43.788728 31297 tablet_replica.cc:333] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.789981 31297 raft_consensus.cc:2243] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.790884 31297 raft_consensus.cc:2272] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:43.796571   992 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 134 similar messages]
I20260710 11:06:43.796996 31297 tablet_replica.cc:333] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.798117 31297 raft_consensus.cc:2243] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.799098 31297 raft_consensus.cc:2272] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:43.801537   992 consensus_peers.cc:597] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.803553 31297 tablet_replica.cc:333] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.804553 31297 raft_consensus.cc:2243] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.806231 31297 raft_consensus.cc:2272] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.809926 31297 tablet_replica.cc:333] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
W20260710 11:06:43.810650  1140 consensus_peers.cc:597] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.810878 31297 raft_consensus.cc:2243] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.811794 31297 raft_consensus.cc:2272] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.815652 31297 tablet_replica.cc:333] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.816545 31297 raft_consensus.cc:2243] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:43.816744   992 consensus_peers.cc:597] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.817371 31297 raft_consensus.cc:2272] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.820885 31297 tablet_replica.cc:333] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.821762 31297 raft_consensus.cc:2243] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.823529 31297 raft_consensus.cc:2272] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.826769 31297 tablet_replica.cc:333] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.827574 31297 raft_consensus.cc:2243] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.828166 31297 raft_consensus.cc:2272] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.830871 31297 tablet_replica.cc:333] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.831933 31297 raft_consensus.cc:2243] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.832252  1277 consensus_queue.cc:1048] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:43.832733 31297 raft_consensus.cc:2272] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.834364  1023 raft_consensus.cc:1275] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Refusing update from remote peer 14a0853eb06c407bbce4412ab5411b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260710 11:06:43.836210  1066 consensus_peers.cc:597] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.836262 31297 tablet_replica.cc:333] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.837234 31297 raft_consensus.cc:2243] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.837960 31297 raft_consensus.cc:2272] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.837879  1277 consensus_queue.cc:1048] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:06:43.841952 31297 tablet_replica.cc:333] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.842826 31297 raft_consensus.cc:2243] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.844852 31297 raft_consensus.cc:2272] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.848551 31297 tablet_replica.cc:333] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.849414 31297 raft_consensus.cc:2243] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.850167 31297 raft_consensus.cc:2272] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.855521 31297 tablet_replica.cc:333] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.856308 31297 raft_consensus.cc:2243] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.856827 31297 raft_consensus.cc:2272] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.860708 31297 tablet_replica.cc:333] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.861781 31297 raft_consensus.cc:2243] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.863967 31297 raft_consensus.cc:2272] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:43.868671   992 consensus_peers.cc:597] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.869103 31297 tablet_replica.cc:333] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.870213 31297 raft_consensus.cc:2243] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.871169 31297 raft_consensus.cc:2272] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.874432 31297 tablet_replica.cc:333] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.874979 31297 raft_consensus.cc:2243] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.876367 31297 raft_consensus.cc:2272] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.879583  1174 raft_consensus.cc:1275] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Refusing update from remote peer 14a0853eb06c407bbce4412ab5411b36: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:43.879812 31297 tablet_replica.cc:333] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.880549 31297 raft_consensus.cc:2243] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.881256 31297 raft_consensus.cc:2272] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.881912  1267 consensus_queue.cc:1048] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:43.884347 31297 tablet_replica.cc:333] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: stopping tablet replica
I20260710 11:06:43.885742 31297 raft_consensus.cc:2243] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:43.888489 31297 raft_consensus.cc:2272] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:43.892979  1140 consensus_peers.cc:597] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.907975  1140 consensus_peers.cc:597] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.921406  1066 consensus_peers.cc:597] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.926628   916 connection.cc:466] server connection from 127.0.0.1:35030 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35030 (request call id 36) could send its response
W20260710 11:06:43.932713  1066 consensus_peers.cc:597] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:43.934832  1066 consensus_peers.cc:597] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:43.943368 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
I20260710 11:06:43.987391 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:43.995679  1437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.995711  1436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:43.998752  1439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:44.000066 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:44.003844 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:44.004164 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:44.004400 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681604004382 us; error 0 us; skew 500 ppm
I20260710 11:06:44.005266 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:44.009083 31297 webserver.cc:533] Webserver started at http://127.30.144.65:40495/ using document root <none> and password file <none>
I20260710 11:06:44.009826 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:44.010095 31297 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:44.015475 31297 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:44.022060  1444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:44.023102 31297 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:06:44.023530 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "5adf55e7992f4a368697fb58977353b8"
format_stamp: "Formatted at 2026-07-10 11:06:38 on dist-test-slave-7p3j"
I20260710 11:06:44.024209 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681543001691-31297-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 11:06:44.027763  1140 consensus_peers.cc:597] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:44.038436  1140 consensus_peers.cc:597] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:44.052963 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:44.054528 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:44.056209 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:44.060768  1452 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:06:44.145201 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:44.145469 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.004s	sys 0.001s
I20260710 11:06:44.145788 31297 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:06:44.150239  1452 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.167448  1452 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.168202  1452 tablet_bootstrap.cc:492] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.168769  1452 ts_tablet_manager.cc:1403] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:06:44.170884  1452 raft_consensus.cc:359] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.171554  1452 raft_consensus.cc:740] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.172247  1452 consensus_queue.cc:260] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [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: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.174372  1452 ts_tablet_manager.cc:1434] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:44.175017  1452 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.188083  1452 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.188850  1452 tablet_bootstrap.cc:492] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.189352  1452 ts_tablet_manager.cc:1403] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:06:44.191108  1452 raft_consensus.cc:359] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.191691  1452 raft_consensus.cc:740] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.192209  1452 consensus_queue.cc:260] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.193435  1452 ts_tablet_manager.cc:1434] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:44.194044  1452 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.205197  1452 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.206077  1452 tablet_bootstrap.cc:492] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.206707  1452 ts_tablet_manager.cc:1403] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:44.208864  1452 raft_consensus.cc:359] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:44.209420  1452 raft_consensus.cc:740] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.210095  1452 consensus_queue.cc:260] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:44.211539  1452 ts_tablet_manager.cc:1434] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:44.212172  1452 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.223119 31297 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:44.223431 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.078s	user 0.076s	sys 0.000s
I20260710 11:06:44.223727  1452 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.224607  1452 tablet_bootstrap.cc:492] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.225190  1452 ts_tablet_manager.cc:1403] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:44.227130  1452 raft_consensus.cc:359] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.227612  1452 raft_consensus.cc:740] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.228147  1452 consensus_queue.cc:260] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.229455  1452 ts_tablet_manager.cc:1434] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:06:44.230072  1452 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.258903  1452 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.260555  1452 tablet_bootstrap.cc:492] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.261307  1452 ts_tablet_manager.cc:1403] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.008s
I20260710 11:06:44.264916  1452 raft_consensus.cc:359] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.265779  1452 raft_consensus.cc:740] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.266563  1452 consensus_queue.cc:260] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.268931  1452 ts_tablet_manager.cc:1434] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:44.269879  1452 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.291208  1452 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.292500  1452 tablet_bootstrap.cc:492] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.293309  1452 ts_tablet_manager.cc:1403] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260710 11:06:44.296362  1452 raft_consensus.cc:359] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.297180  1452 raft_consensus.cc:740] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.298157  1452 consensus_queue.cc:260] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.300503  1452 ts_tablet_manager.cc:1434] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:44.301410  1452 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.318907  1452 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.320011  1452 tablet_bootstrap.cc:492] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.320712  1452 ts_tablet_manager.cc:1403] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:06:44.325467  1452 raft_consensus.cc:359] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.326438  1452 raft_consensus.cc:740] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.327478  1452 consensus_queue.cc:260] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.330003  1452 ts_tablet_manager.cc:1434] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:06:44.331003  1452 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.350162 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:43925
I20260710 11:06:44.350183  1452 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.350405  1519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:43925 every 8 connection(s)
I20260710 11:06:44.351413  1452 tablet_bootstrap.cc:492] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.352072  1452 ts_tablet_manager.cc:1403] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:06:44.354718  1452 raft_consensus.cc:359] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.355605  1452 raft_consensus.cc:740] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.356582  1452 consensus_queue.cc:260] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.359423  1452 ts_tablet_manager.cc:1434] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:44.360409  1452 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.375396  1452 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.376401  1452 tablet_bootstrap.cc:492] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.377605  1452 ts_tablet_manager.cc:1403] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:06:44.379842  1452 raft_consensus.cc:359] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.380367  1452 raft_consensus.cc:740] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.381107  1452 consensus_queue.cc:260] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [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: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.383136  1452 ts_tablet_manager.cc:1434] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:44.383997  1452 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.389635  1520 heartbeater.cc:344] Connected to a master server at 127.30.144.126:46493
I20260710 11:06:44.390132  1520 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:44.391032  1520 heartbeater.cc:507] Master 127.30.144.126:46493 requested a full tablet report, sending...
I20260710 11:06:44.402506   849 ts_manager.cc:194] Re-registered known tserver with Master: 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:44.403017  1452 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.403896  1452 tablet_bootstrap.cc:492] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.404501  1452 ts_tablet_manager.cc:1403] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:06:44.406965  1452 raft_consensus.cc:359] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.407570  1452 raft_consensus.cc:740] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.408335  1452 consensus_queue.cc:260] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.410429  1452 ts_tablet_manager.cc:1434] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:44.411192  1452 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.423409   849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58500
I20260710 11:06:44.428177  1520 heartbeater.cc:499] Master 127.30.144.126:46493 was elected leader, sending a full tablet report...
I20260710 11:06:44.431448  1452 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.432399  1452 tablet_bootstrap.cc:492] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.433046  1452 ts_tablet_manager.cc:1403] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:06:44.436848  1452 raft_consensus.cc:359] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.437510  1452 raft_consensus.cc:740] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.438251  1452 consensus_queue.cc:260] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [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: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.440147  1452 ts_tablet_manager.cc:1434] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:44.440925  1452 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.453979  1452 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.455014  1452 tablet_bootstrap.cc:492] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.455760  1452 ts_tablet_manager.cc:1403] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:06:44.458485  1452 raft_consensus.cc:359] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.459247  1452 raft_consensus.cc:740] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.459973  1452 consensus_queue.cc:260] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.462487  1452 ts_tablet_manager.cc:1434] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:44.463305  1452 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.478206  1452 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.479082  1452 tablet_bootstrap.cc:492] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.479664  1452 ts_tablet_manager.cc:1403] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:06:44.481599  1452 raft_consensus.cc:359] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.482195  1452 raft_consensus.cc:740] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.482764  1452 consensus_queue.cc:260] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [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: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.484615  1452 ts_tablet_manager.cc:1434] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:44.485754  1452 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.498589  1452 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.499362  1452 tablet_bootstrap.cc:492] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.500169  1452 ts_tablet_manager.cc:1403] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 11:06:44.502362  1452 raft_consensus.cc:359] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.502894  1452 raft_consensus.cc:740] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.503510  1452 consensus_queue.cc:260] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.505537  1452 ts_tablet_manager.cc:1434] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:06:44.506829  1452 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.519153  1452 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.519984  1452 tablet_bootstrap.cc:492] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.520455  1452 ts_tablet_manager.cc:1403] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:06:44.522257  1452 raft_consensus.cc:359] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.522712  1452 raft_consensus.cc:740] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.523260  1452 consensus_queue.cc:260] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.525138  1452 ts_tablet_manager.cc:1434] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:44.526257  1452 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.540261  1452 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.540997  1452 tablet_bootstrap.cc:492] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.541594  1452 ts_tablet_manager.cc:1403] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:06:44.543987  1452 raft_consensus.cc:359] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.544632  1452 raft_consensus.cc:740] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.545253  1452 consensus_queue.cc:260] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.547245  1452 ts_tablet_manager.cc:1434] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:44.548077  1452 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.560390  1452 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.561129  1452 tablet_bootstrap.cc:492] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.561640  1452 ts_tablet_manager.cc:1403] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:06:44.563405  1452 raft_consensus.cc:359] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.563912  1452 raft_consensus.cc:740] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.564440  1452 consensus_queue.cc:260] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [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: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.566277  1452 ts_tablet_manager.cc:1434] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:44.567291  1452 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Bootstrap starting.
I20260710 11:06:44.580961  1452 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:44.581911  1452 tablet_bootstrap.cc:492] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Bootstrap complete.
I20260710 11:06:44.582537  1452 ts_tablet_manager.cc:1403] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:06:44.584895  1452 raft_consensus.cc:359] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.585539  1452 raft_consensus.cc:740] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Initialized, Role: FOLLOWER
I20260710 11:06:44.586189  1452 consensus_queue.cc:260] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.588019  1452 ts_tablet_manager.cc:1434] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:44.869426  1277 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.869961  1277 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.871794  1277 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:44.872725  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:44.873145  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:44.873446  1493 raft_consensus.cc:2468] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:44.875011  1066 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:44.875751  1277 raft_consensus.cc:2804] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.876188  1277 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.876516  1277 raft_consensus.cc:3060] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.882644  1277 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.884276  1277 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:44.885142  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:44.885596  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:44.885860  1493 raft_consensus.cc:3060] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.893633  1493 raft_consensus.cc:2468] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 2.
I20260710 11:06:44.895170  1066 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:44.896466  1277 raft_consensus.cc:2804] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.896922  1277 raft_consensus.cc:697] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:44.897904  1277 consensus_queue.cc:237] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.905602   845 catalog_manager.cc:5697] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 1 to 2, leader changed from 5adf55e7992f4a368697fb58977353b8 (127.30.144.65) to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.934528  1462 raft_consensus.cc:493] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.935281  1462 raft_consensus.cc:515] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.937587  1462 leader_election.cc:290] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:44.938393  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:44.938755  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:44.939116  1492 raft_consensus.cc:2468] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:44.940151   992 leader_election.cc:304] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:44.940763  1462 raft_consensus.cc:2804] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.941174  1462 raft_consensus.cc:493] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.941495  1462 raft_consensus.cc:3060] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.946135  1425 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.946391  1230 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.946766  1425 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.947098  1230 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.947492  1462 raft_consensus.cc:515] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.949301  1425 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:44.949424  1230 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:44.949757  1462 leader_election.cc:290] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:44.951057  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:44.951408  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:44.951411  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:44.953140  1493 raft_consensus.cc:3060] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.951493  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:44.953753  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:44.954349  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:44.954550  1491 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 1.
I20260710 11:06:44.955003  1492 raft_consensus.cc:2468] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:44.955726  1066 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:44.956162  1140 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [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: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:44.956704  1230 raft_consensus.cc:2804] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.957129  1230 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.957310  1425 raft_consensus.cc:2804] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.957546  1230 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.957834  1425 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.958341  1425 raft_consensus.cc:3060] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.961826  1493 raft_consensus.cc:2468] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 2.
I20260710 11:06:44.963183   992 leader_election.cc:304] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:44.964625  1423 raft_consensus.cc:2804] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.964660  1425 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:44.965301  1423 raft_consensus.cc:697] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:44.966341  1423 consensus_queue.cc:237] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.968147  1347 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.968636  1347 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.968832  1230 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:44.970691  1347 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:44.971272  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:44.971547  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:44.972777  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:44.973455  1492 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 1.
I20260710 11:06:44.973837  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:44.974467  1172 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.973400  1230 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:44.974937  1097 raft_consensus.cc:2393] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48667f60fab64bfba16d8e3d8b5b6056 in current term 2: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:44.975289  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:44.974676  1140 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [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: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:44.977526  1462 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.978116  1462 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.976169  1493 raft_consensus.cc:3060] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.980485  1462 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:44.981277  1492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:44.981918  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:44.982053  1492 raft_consensus.cc:2468] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:44.982208  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:44.982841  1491 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.983561   992 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:44.986905  1493 raft_consensus.cc:2468] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 2.
I20260710 11:06:44.988173  1462 raft_consensus.cc:2804] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:44.988603  1462 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.988986  1462 raft_consensus.cc:3060] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.992306  1172 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 2.
I20260710 11:06:44.993477  1347 raft_consensus.cc:2764] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:06:44.995850  1491 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14a0853eb06c407bbce4412ab5411b36 in term 2.
I20260710 11:06:44.997695  1066 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:44.998165  1462 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:44.998675  1230 raft_consensus.cc:2804] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.999158  1269 raft_consensus.cc:493] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:44.999917  1269 raft_consensus.cc:515] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:45.000434  1462 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:44.967578  1425 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 2 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:45.002306  1269 leader_election.cc:290] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925)
I20260710 11:06:44.999181  1230 raft_consensus.cc:697] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Becoming Leader. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:45.004282  1230 consensus_queue.cc:237] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:45.008718  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:45.010337  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056" is_pre_election: true
I20260710 11:06:45.011407  1172 raft_consensus.cc:2393] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 2: Already voted for candidate 48667f60fab64bfba16d8e3d8b5b6056 in this term.
I20260710 11:06:45.019377  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:45.020648  1491 raft_consensus.cc:3060] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.024677  1493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b92666a789429ab40b613ba66fea00" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:45.026418  1493 raft_consensus.cc:2393] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 2: Already voted for candidate 48667f60fab64bfba16d8e3d8b5b6056 in this term.
I20260710 11:06:45.033797   992 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [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: c3202d106b3945c88a593ca33654bddc; no voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:45.036856  1269 raft_consensus.cc:3060] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.043345  1491 raft_consensus.cc:2468] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 2.
I20260710 11:06:45.045164   992 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:45.046379  1462 raft_consensus.cc:2804] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:45.060621   845 catalog_manager.cc:5697] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 reported cstate change: term changed from 1 to 2, leader changed from 5adf55e7992f4a368697fb58977353b8 (127.30.144.65) to 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "14a0853eb06c407bbce4412ab5411b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:45.076442  1269 raft_consensus.cc:2749] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:06:45.087679  1140 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:43925, user_credentials={real_user=slave}} blocked reactor thread for 113063us
I20260710 11:06:45.098460   845 catalog_manager.cc:5697] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 1 to 2, leader changed from 5adf55e7992f4a368697fb58977353b8 (127.30.144.65) to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:45.094660  1423 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:45.102032  1423 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.096982  1462 raft_consensus.cc:697] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:45.105376  1462 consensus_queue.cc:237] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.106745  1140 leader_election.cc:304] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [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: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: c3202d106b3945c88a593ca33654bddc
I20260710 11:06:45.107033  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:45.107666  1541 raft_consensus.cc:2804] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:45.108201  1541 raft_consensus.cc:697] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:45.104435  1423 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:45.109144  1541 consensus_queue.cc:237] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
W20260710 11:06:45.142050   992 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.144.65:43925, user_credentials={real_user=slave}} blocked reactor thread for 48685.8us
I20260710 11:06:45.144328  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:45.145053  1491 raft_consensus.cc:2468] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 1.
I20260710 11:06:45.146699   992 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:45.147651  1462 raft_consensus.cc:2804] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:45.148051  1462 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:45.148430  1462 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.150348   846 catalog_manager.cc:5697] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 1 to 2, leader changed from 5adf55e7992f4a368697fb58977353b8 (127.30.144.65) to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:45.150908   845 catalog_manager.cc:5697] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 1 to 2, leader changed from 5adf55e7992f4a368697fb58977353b8 (127.30.144.65) to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 2 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:45.155421  1462 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.156384  1230 raft_consensus.cc:493] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:45.156980  1230 raft_consensus.cc:515] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.157691  1462 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 election: Requested vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:45.159147  1230 leader_election.cc:290] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:45.161201  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:45.162228  1491 raft_consensus.cc:2393] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 2: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:45.162698  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:45.163965  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eae39ba76d74c3dbcfe688d9465ed73" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:45.165181  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8"
I20260710 11:06:45.165350  1066 leader_election.cc:304] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:45.165860  1491 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.166263  1230 raft_consensus.cc:3060] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.172053  1491 raft_consensus.cc:2468] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3202d106b3945c88a593ca33654bddc in term 2.
I20260710 11:06:45.172355  1230 raft_consensus.cc:2749] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.173225   992 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [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: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36
I20260710 11:06:45.174156  1545 raft_consensus.cc:2804] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:45.174621  1545 raft_consensus.cc:697] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Becoming Leader. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:45.175462  1545 consensus_queue.cc:237] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.183564   846 catalog_manager.cc:5697] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc reported cstate change: term changed from 1 to 2, leader changed from 5adf55e7992f4a368697fb58977353b8 (127.30.144.65) to c3202d106b3945c88a593ca33654bddc (127.30.144.66). New cstate: current_term: 2 leader_uuid: "c3202d106b3945c88a593ca33654bddc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:45.200186  1230 raft_consensus.cc:493] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:45.200722  1230 raft_consensus.cc:515] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.202664  1230 leader_election.cc:290] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:45.203341  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:45.203737  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b510d12ec76d4d47a7238f323772520e" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:45.204291  1491 raft_consensus.cc:2393] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 2: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:45.205395  1066 leader_election.cc:304] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:45.206139  1230 raft_consensus.cc:3060] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.212117  1230 raft_consensus.cc:2749] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.283805  1230 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:45.284371  1230 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.286175  1230 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:45.287176  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:45.287541  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "14a0853eb06c407bbce4412ab5411b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c3202d106b3945c88a593ca33654bddc" is_pre_election: true
I20260710 11:06:45.287889  1491 raft_consensus.cc:2393] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14a0853eb06c407bbce4412ab5411b36 in current term 2: Already voted for candidate c3202d106b3945c88a593ca33654bddc in this term.
I20260710 11:06:45.289222  1066 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [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: 14a0853eb06c407bbce4412ab5411b36; no voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc
I20260710 11:06:45.289963  1230 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.295174  1230 raft_consensus.cc:2749] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.325414  1462 raft_consensus.cc:493] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5adf55e7992f4a368697fb58977353b8)
I20260710 11:06:45.326150  1462 raft_consensus.cc:515] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:45.328121  1462 leader_election.cc:290] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:45.329047  1491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5adf55e7992f4a368697fb58977353b8" is_pre_election: true
I20260710 11:06:45.329229  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a5bb7bcfee14b1988c5805b77196d97" candidate_uuid: "c3202d106b3945c88a593ca33654bddc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14a0853eb06c407bbce4412ab5411b36" is_pre_election: true
I20260710 11:06:45.329931  1491 raft_consensus.cc:2393] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3202d106b3945c88a593ca33654bddc in current term 2: Already voted for candidate 14a0853eb06c407bbce4412ab5411b36 in this term.
I20260710 11:06:45.331133   992 leader_election.cc:304] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [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: c3202d106b3945c88a593ca33654bddc; no voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:45.331861  1462 raft_consensus.cc:3060] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:45.338058  1462 raft_consensus.cc:2749] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:45.444370  1493 raft_consensus.cc:1275] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Refusing update from remote peer 14a0853eb06c407bbce4412ab5411b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.445990  1277 consensus_queue.cc:1048] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.448832  1023 raft_consensus.cc:1275] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Refusing update from remote peer 14a0853eb06c407bbce4412ab5411b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.450407  1230 consensus_queue.cc:1048] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.467926  1493 raft_consensus.cc:1275] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Refusing update from remote peer c3202d106b3945c88a593ca33654bddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.469574  1462 consensus_queue.cc:1048] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.478662  1492 raft_consensus.cc:1275] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Refusing update from remote peer 14a0853eb06c407bbce4412ab5411b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.481174  1230 consensus_queue.cc:1048] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.483428  1097 raft_consensus.cc:1275] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Refusing update from remote peer c3202d106b3945c88a593ca33654bddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.485209  1547 consensus_queue.cc:1048] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:45.495996  1491 raft_consensus.cc:1275] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Refusing update from remote peer c3202d106b3945c88a593ca33654bddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.497859  1547 consensus_queue.cc:1048] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.509316  1172 raft_consensus.cc:1275] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Refusing update from remote peer 14a0853eb06c407bbce4412ab5411b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.511036  1267 consensus_queue.cc:1048] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.512763  1097 raft_consensus.cc:1275] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Refusing update from remote peer c3202d106b3945c88a593ca33654bddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.514437  1547 consensus_queue.cc:1048] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:06:45.571775  1491 raft_consensus.cc:1275] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Refusing update from remote peer 48667f60fab64bfba16d8e3d8b5b6056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.573133  1541 consensus_queue.cc:1048] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.582288  1023 raft_consensus.cc:1275] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Refusing update from remote peer 48667f60fab64bfba16d8e3d8b5b6056: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.584030  1347 consensus_queue.cc:1048] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.630066  1491 raft_consensus.cc:1275] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Refusing update from remote peer c3202d106b3945c88a593ca33654bddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.631834  1547 consensus_queue.cc:1048] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:45.642151  1097 raft_consensus.cc:1275] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Refusing update from remote peer c3202d106b3945c88a593ca33654bddc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:45.643981  1547 consensus_queue.cc:1048] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:50.265980  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7620 after lost signal to thread 31300
W20260710 11:06:50.267156  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08000bcb80 after lost signal to thread 883
W20260710 11:06:50.268366  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba140 after lost signal to thread 1050
W20260710 11:06:50.269341  1195 debug-util.cc:398] Leaking SignalData structure 0x7b080011be40 after lost signal to thread 1124
W20260710 11:06:50.270422  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08001de4a0 after lost signal to thread 1198
W20260710 11:06:50.271658  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8a00 after lost signal to thread 1519
I20260710 11:06:54.446990 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:54.476315  1098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec"
dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
mode: GRACEFUL
new_leader_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:35306
I20260710 11:06:54.477069  1098 raft_consensus.cc:606] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Received request to transfer leadership to TS 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:54.491247  1173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169"
dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
mode: GRACEFUL
new_leader_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:44530
I20260710 11:06:54.491953  1173 raft_consensus.cc:606] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Received request to transfer leadership to TS 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:54.494957  1098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15"
dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
mode: GRACEFUL
new_leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
 from {username='slave'} at 127.0.0.1:35306
I20260710 11:06:54.495507  1098 raft_consensus.cc:606] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 LEADER]: Received request to transfer leadership to TS 48667f60fab64bfba16d8e3d8b5b6056
I20260710 11:06:54.498692  1098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "943869755c604d55b78e483886b6d933"
dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
mode: GRACEFUL
new_leader_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:35306
I20260710 11:06:54.499236  1098 raft_consensus.cc:606] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Received request to transfer leadership to TS 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:54.514015  1023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44"
dest_uuid: "c3202d106b3945c88a593ca33654bddc"
mode: GRACEFUL
new_leader_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:38888
I20260710 11:06:54.514580  1023 raft_consensus.cc:606] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Received request to transfer leadership to TS 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:54.515933 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:54.516626 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:54.696923  1593 raft_consensus.cc:993] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: : Instructing follower 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:54.697608  1587 raft_consensus.cc:1081] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Signalling peer 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:54.699295  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169"
dest_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:33542
I20260710 11:06:54.699815  1493 raft_consensus.cc:493] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.700188  1493 raft_consensus.cc:3060] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.707433  1493 raft_consensus.cc:515] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:54.711594  1493 leader_election.cc:290] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:54.712214  1586 raft_consensus.cc:993] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: : Instructing follower 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:54.712826  1586 raft_consensus.cc:1081] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Signalling peer 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:54.714738  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec"
dest_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:33526
I20260710 11:06:54.715448  1493 raft_consensus.cc:493] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.716012  1493 raft_consensus.cc:3060] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.731144  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:54.732270  1173 raft_consensus.cc:3055] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.732167  1493 raft_consensus.cc:515] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:54.732918  1173 raft_consensus.cc:740] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:54.734087  1173 consensus_queue.cc:260] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:54.736158  1173 raft_consensus.cc:3060] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.747756  1023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b5e8bd909f40ce9ac93714b3fb2169" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:54.748132  1493 leader_election.cc:290] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:54.748456  1023 raft_consensus.cc:3060] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.749238  1025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:54.749979  1025 raft_consensus.cc:3060] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.752351  1173 raft_consensus.cc:2468] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:54.754204  1448 leader_election.cc:304] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:54.758464  1023 raft_consensus.cc:2468] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:54.760401  1599 raft_consensus.cc:2804] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.762025  1025 raft_consensus.cc:2468] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:54.765854  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc5fba8782e4b539398c9f749d9b3ec" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:54.766155  1449 leader_election.cc:304] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5adf55e7992f4a368697fb58977353b8, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:54.766477  1098 raft_consensus.cc:3055] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:54.766863  1098 raft_consensus.cc:740] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:54.766228  1599 raft_consensus.cc:697] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:54.767918  1098 consensus_queue.cc:260] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:54.768570  1600 raft_consensus.cc:2804] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.769358  1600 raft_consensus.cc:697] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:54.769173  1599 consensus_queue.cc:237] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:54.769733  1098 raft_consensus.cc:3060] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.771128  1600 consensus_queue.cc:237] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:54.777966  1098 raft_consensus.cc:2468] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:54.784906   846 catalog_manager.cc:5697] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 1 to 2, leader changed from 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68) to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.802484   846 catalog_manager.cc:5697] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 1 to 2, leader changed from 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67) to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.081969  1586 raft_consensus.cc:993] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: : Instructing follower 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:55.083364  1586 raft_consensus.cc:1081] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Signalling peer 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:55.086154  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "943869755c604d55b78e483886b6d933"
dest_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:33526
I20260710 11:06:55.086767  1493 raft_consensus.cc:493] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.087148  1493 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:55.095943  1493 raft_consensus.cc:515] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:55.097755  1493 leader_election.cc:290] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 3 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:55.098765  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:55.099288  1098 raft_consensus.cc:3055] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:55.099592  1098 raft_consensus.cc:740] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:55.100416  1098 consensus_queue.cc:260] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:55.101485  1098 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:55.112488  1098 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 3.
I20260710 11:06:55.173923  1608 raft_consensus.cc:993] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: : Instructing follower 48667f60fab64bfba16d8e3d8b5b6056 to start an election
I20260710 11:06:55.174412  1608 raft_consensus.cc:1081] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 LEADER]: Signalling peer 48667f60fab64bfba16d8e3d8b5b6056 to start an election
I20260710 11:06:55.179621  1170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15"
dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
 from {username='slave'} at 127.0.0.1:45330
I20260710 11:06:55.180238  1170 raft_consensus.cc:493] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.180645  1170 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:55.186570  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943869755c604d55b78e483886b6d933" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:55.187204  1173 raft_consensus.cc:3060] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:55.188617  1170 raft_consensus.cc:515] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:55.191918  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:55.192544  1022 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:55.194412  1025 raft_consensus.cc:1275] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.196045  1600 consensus_queue.cc:1048] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:55.200520  1173 raft_consensus.cc:2468] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 3.
I20260710 11:06:55.202976  1022 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 4.
I20260710 11:06:55.204710  1170 leader_election.cc:290] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [CANDIDATE]: Term 4 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:55.206151  1140 leader_election.cc:304] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [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: 48667f60fab64bfba16d8e3d8b5b6056, c3202d106b3945c88a593ca33654bddc; no voters: 
I20260710 11:06:55.208225  1614 raft_consensus.cc:2804] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:55.211519  1448 leader_election.cc:304] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [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: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:55.212893  1600 raft_consensus.cc:2804] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:55.213462  1600 raft_consensus.cc:697] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:55.214645  1611 raft_consensus.cc:993] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: : Instructing follower 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:55.214416  1600 consensus_queue.cc:237] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [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: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:55.215364  1584 raft_consensus.cc:1081] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Signalling peer 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:55.219967  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618f1f9df4a6448a9d55db1180745b15" candidate_uuid: "48667f60fab64bfba16d8e3d8b5b6056" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:55.220666  1098 raft_consensus.cc:1275] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.220608  1097 raft_consensus.cc:3055] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:55.221839  1097 raft_consensus.cc:740] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 14a0853eb06c407bbce4412ab5411b36, State: Running, Role: LEADER
I20260710 11:06:55.224339  1614 raft_consensus.cc:697] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 4 LEADER]: Becoming Leader. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:55.225605  1614 consensus_queue.cc:237] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [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: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:55.227265  1097 consensus_queue.cc:260] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [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: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } }
I20260710 11:06:55.228781  1097 raft_consensus.cc:3060] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:55.234010  1025 raft_consensus.cc:1275] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.235976  1600 consensus_queue.cc:1048] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.235519   849 catalog_manager.cc:5697] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 2 to 3, leader changed from 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67) to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 3 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.242605  1599 consensus_queue.cc:1048] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.244321  1097 raft_consensus.cc:2468] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48667f60fab64bfba16d8e3d8b5b6056 in term 4.
I20260710 11:06:55.245865  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44"
dest_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:33554
I20260710 11:06:55.246469  1493 raft_consensus.cc:493] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.246867  1493 raft_consensus.cc:3060] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.247068  1170 raft_consensus.cc:1275] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.248710  1600 consensus_queue.cc:1048] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.261013   845 catalog_manager.cc:5697] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 reported cstate change: term changed from 3 to 4, leader changed from 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67) to 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68). New cstate: current_term: 4 leader_uuid: "48667f60fab64bfba16d8e3d8b5b6056" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.279011  1493 raft_consensus.cc:515] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:55.286154  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:55.287001  1173 raft_consensus.cc:3060] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.289697  1493 leader_election.cc:290] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Requested vote from peers 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267), c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421)
I20260710 11:06:55.295002  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8274736e5ab493abcef276eec8f8d44" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:55.295645  1022 raft_consensus.cc:3055] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.295986  1022 raft_consensus.cc:740] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:55.296842  1022 consensus_queue.cc:260] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:55.298328  1022 raft_consensus.cc:3060] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.299288  1173 raft_consensus.cc:2468] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:55.300556  1448 leader_election.cc:304] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48667f60fab64bfba16d8e3d8b5b6056, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:55.301496  1600 raft_consensus.cc:2804] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.301968  1600 raft_consensus.cc:697] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:55.302876  1600 consensus_queue.cc:237] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } }
I20260710 11:06:55.305881  1022 raft_consensus.cc:2468] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:55.333299   845 catalog_manager.cc:5697] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 1 to 2, leader changed from c3202d106b3945c88a593ca33654bddc (127.30.144.66) to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.616575  1173 raft_consensus.cc:1275] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:55.617982  1599 consensus_queue.cc:1048] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:55.629974  1098 raft_consensus.cc:1275] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:55.632890  1601 consensus_queue.cc:1048] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:55.728165 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.743343 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.760881  1170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf"
dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
mode: GRACEFUL
new_leader_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:44530
I20260710 11:06:55.761618  1170 raft_consensus.cc:606] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Received request to transfer leadership to TS 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:55.764056  1025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54"
dest_uuid: "c3202d106b3945c88a593ca33654bddc"
mode: GRACEFUL
new_leader_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:38888
I20260710 11:06:55.764499  1025 raft_consensus.cc:606] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Received request to transfer leadership to TS 5adf55e7992f4a368697fb58977353b8
I20260710 11:06:55.765755 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:55.766655 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:55.785995  1098 raft_consensus.cc:1275] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 4 FOLLOWER]: Refusing update from remote peer 48667f60fab64bfba16d8e3d8b5b6056: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:55.787516  1630 consensus_queue.cc:1048] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:55.796170  1025 raft_consensus.cc:1275] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 4 FOLLOWER]: Refusing update from remote peer 48667f60fab64bfba16d8e3d8b5b6056: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:55.798236  1630 consensus_queue.cc:1048] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:55.830816  1614 raft_consensus.cc:993] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: : Instructing follower 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:55.831346  1630 raft_consensus.cc:1081] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Signalling peer 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:55.832844  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf"
dest_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:33542
I20260710 11:06:55.833325  1493 raft_consensus.cc:493] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.833612  1493 raft_consensus.cc:3060] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.839277  1493 raft_consensus.cc:515] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:55.841305  1493 leader_election.cc:290] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Requested vote from peers 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873), 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68:35267)
I20260710 11:06:55.841986  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:55.842510  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d1d38412e3420abc8c32aed8ef4dcf" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48667f60fab64bfba16d8e3d8b5b6056"
I20260710 11:06:55.842669  1097 raft_consensus.cc:3060] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.843211  1170 raft_consensus.cc:3055] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.843581  1170 raft_consensus.cc:740] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48667f60fab64bfba16d8e3d8b5b6056, State: Running, Role: LEADER
I20260710 11:06:55.844475  1170 consensus_queue.cc:260] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:55.845994  1170 raft_consensus.cc:3060] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.850044  1097 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:55.851320  1446 leader_election.cc:304] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:55.852185  1599 raft_consensus.cc:2804] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.852656  1599 raft_consensus.cc:697] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:55.853214  1170 raft_consensus.cc:2468] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 2.
I20260710 11:06:55.853379  1599 consensus_queue.cc:237] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } }
I20260710 11:06:55.860311   845 catalog_manager.cc:5697] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 1 to 2, leader changed from 48667f60fab64bfba16d8e3d8b5b6056 (127.30.144.68) to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:55.883090  1025 raft_consensus.cc:1275] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.884290  1599 consensus_queue.cc:1048] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.891708  1170 raft_consensus.cc:1275] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.893388  1599 consensus_queue.cc:1048] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:56.121416  1195 debug-util.cc:398] Leaking SignalData structure 0x7b080026ff20 after lost signal to thread 31300
W20260710 11:06:56.122478  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08000f67a0 after lost signal to thread 883
W20260710 11:06:56.123492  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca560 after lost signal to thread 1050
W20260710 11:06:56.124339  1195 debug-util.cc:398] Leaking SignalData structure 0x7b08001977e0 after lost signal to thread 1124
W20260710 11:06:56.125180  1195 debug-util.cc:398] Leaking SignalData structure 0x7b0800225f60 after lost signal to thread 1198
W20260710 11:06:56.126163  1195 debug-util.cc:398] Leaking SignalData structure 0x7b080024c0a0 after lost signal to thread 1519
I20260710 11:06:56.266526  1640 raft_consensus.cc:993] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: : Instructing follower 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:56.267194  1611 raft_consensus.cc:1081] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Signalling peer 5adf55e7992f4a368697fb58977353b8 to start an election
I20260710 11:06:56.268883  1493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54"
dest_uuid: "5adf55e7992f4a368697fb58977353b8"
 from {username='slave'} at 127.0.0.1:33554
I20260710 11:06:56.269585  1493 raft_consensus.cc:493] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.270045  1493 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.278013  1493 raft_consensus.cc:515] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:56.280149  1493 leader_election.cc:290] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [CANDIDATE]: Term 3 election: Requested vote from peers c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421), 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873)
I20260710 11:06:56.281563  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14a0853eb06c407bbce4412ab5411b36"
I20260710 11:06:56.282152  1098 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.281302  1022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300e5f19ed7f4009b0cd2c8581841d54" candidate_uuid: "5adf55e7992f4a368697fb58977353b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3202d106b3945c88a593ca33654bddc"
I20260710 11:06:56.283061  1022 raft_consensus.cc:3055] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:56.283495  1022 raft_consensus.cc:740] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c3202d106b3945c88a593ca33654bddc, State: Running, Role: LEADER
I20260710 11:06:56.284696  1022 consensus_queue.cc:260] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:56.286870  1022 raft_consensus.cc:3060] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.287067  1097 raft_consensus.cc:1275] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.288842  1601 consensus_queue.cc:1048] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.290670  1098 raft_consensus.cc:2468] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 3.
I20260710 11:06:56.294674  1446 leader_election.cc:304] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [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: 14a0853eb06c407bbce4412ab5411b36, 5adf55e7992f4a368697fb58977353b8; no voters: 
I20260710 11:06:56.295650  1601 raft_consensus.cc:2804] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:56.295710  1022 raft_consensus.cc:2468] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5adf55e7992f4a368697fb58977353b8 in term 3.
I20260710 11:06:56.299372  1601 raft_consensus.cc:697] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5adf55e7992f4a368697fb58977353b8, State: Running, Role: LEADER
I20260710 11:06:56.302276  1601 consensus_queue.cc:237] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [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: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } }
I20260710 11:06:56.317140  1170 raft_consensus.cc:1275] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.319774  1599 consensus_queue.cc:1048] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48667f60fab64bfba16d8e3d8b5b6056" member_type: VOTER last_known_addr { host: "127.30.144.68" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.326646   845 catalog_manager.cc:5697] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 reported cstate change: term changed from 2 to 3, leader changed from c3202d106b3945c88a593ca33654bddc (127.30.144.66) to 5adf55e7992f4a368697fb58977353b8 (127.30.144.65). New cstate: current_term: 3 leader_uuid: "5adf55e7992f4a368697fb58977353b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5adf55e7992f4a368697fb58977353b8" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.767778 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:56.769724  1100 raft_consensus.cc:1275] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:56.771080  1626 consensus_queue.cc:1048] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14a0853eb06c407bbce4412ab5411b36" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:56.781771  1022 raft_consensus.cc:1275] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Refusing update from remote peer 5adf55e7992f4a368697fb58977353b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:56.783270  1626 consensus_queue.cc:1048] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3202d106b3945c88a593ca33654bddc" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 39421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:56.792074 31297 tablet_server.cc:179] TabletServer@127.30.144.65:43925 shutting down...
I20260710 11:06:56.830852 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:56.831651 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.832454 31297 raft_consensus.cc:2243] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.833117 31297 raft_consensus.cc:2272] T 43420864052a484aa83af60b11b50cd7 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.836611 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.837627 31297 raft_consensus.cc:2243] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.838158 31297 raft_consensus.cc:2272] T bc786fa3d45447068cd0b5bd8e379054 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.840204 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.840842 31297 raft_consensus.cc:2243] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.841852 31297 raft_consensus.cc:2272] T 4cc5fba8782e4b539398c9f749d9b3ec P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.844676 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.845279 31297 raft_consensus.cc:2243] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.845862 31297 raft_consensus.cc:2272] T b071b74eb78d465eb20a6a150f9d9a9a P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.847971 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.848556 31297 raft_consensus.cc:2243] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.849360 31297 raft_consensus.cc:2272] T 06d1d38412e3420abc8c32aed8ef4dcf P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.851884 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.852633 31297 raft_consensus.cc:2243] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.853521 31297 raft_consensus.cc:2272] T 58b5e8bd909f40ce9ac93714b3fb2169 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.857084 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.857805 31297 raft_consensus.cc:2243] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.858829 31297 raft_consensus.cc:2272] T 943869755c604d55b78e483886b6d933 P 5adf55e7992f4a368697fb58977353b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.860865 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.861449 31297 raft_consensus.cc:2243] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.862329 31297 raft_consensus.cc:2272] T 300e5f19ed7f4009b0cd2c8581841d54 P 5adf55e7992f4a368697fb58977353b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.864563 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.865203 31297 raft_consensus.cc:2243] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.865620 31297 raft_consensus.cc:2272] T f4f3a460189e4bf8a274b660a167c14f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.867704 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.868274 31297 raft_consensus.cc:2243] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.868749 31297 raft_consensus.cc:2272] T e6df05c6ca6946d18334cab05e274abe P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.870857 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.871486 31297 raft_consensus.cc:2243] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.872004 31297 raft_consensus.cc:2272] T 9a5bb7bcfee14b1988c5805b77196d97 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:56.873621  1066 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260710 11:06:56.874567 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.875272 31297 raft_consensus.cc:2243] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.875723 31297 raft_consensus.cc:2272] T 8649cc46129840b2baaa5f981a151d2f P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:56.876784  1066 consensus_peers.cc:597] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:56.878108 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.878743 31297 raft_consensus.cc:2243] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:56.879501 31297 raft_consensus.cc:2272] T d8274736e5ab493abcef276eec8f8d44 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.881732 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.882280 31297 raft_consensus.cc:2243] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.882688 31297 raft_consensus.cc:2272] T 1fe807e13a894b91918581402c3451f6 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.884722 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.885262 31297 raft_consensus.cc:2243] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.885794 31297 raft_consensus.cc:2272] T d0b92666a789429ab40b613ba66fea00 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.887724 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.888237 31297 raft_consensus.cc:2243] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.888671 31297 raft_consensus.cc:2272] T 2eae39ba76d74c3dbcfe688d9465ed73 P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.890630 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.891156 31297 raft_consensus.cc:2243] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.891561 31297 raft_consensus.cc:2272] T d4f85cc7ec484008b8e79925de5f4295 P 5adf55e7992f4a368697fb58977353b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.893486 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:56.894021 31297 raft_consensus.cc:2243] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:56.894511 31297 raft_consensus.cc:2272] T b510d12ec76d4d47a7238f323772520e P 5adf55e7992f4a368697fb58977353b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:56.935161 31297 tablet_server.cc:196] TabletServer@127.30.144.65:43925 shutdown complete.
I20260710 11:06:56.969781 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
W20260710 11:06:57.002094  1140 consensus_peers.cc:597] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.002301  1066 consensus_peers.cc:597] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 -> Peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Couldn't send request to peer c3202d106b3945c88a593ca33654bddc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.004423  1140 consensus_peers.cc:597] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.007692  1066 consensus_peers.cc:597] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.010524 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:57.011646 31297 tablet_replica.cc:333] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.012465 31297 raft_consensus.cc:2243] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.012971 31297 raft_consensus.cc:2272] T d5c174dcba6a4b9ca9392c5dc2ae1237 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.015189 31297 tablet_replica.cc:333] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.015813 31297 raft_consensus.cc:2243] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.016558 31297 raft_consensus.cc:2272] T 70898dc59d55454298c60a48ce930c00 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.018431 31297 tablet_replica.cc:333] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.018963 31297 raft_consensus.cc:2243] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.019392 31297 raft_consensus.cc:2272] T 58b5e8bd909f40ce9ac93714b3fb2169 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.021212 31297 tablet_replica.cc:333] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.021874 31297 raft_consensus.cc:2243] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.022732 31297 raft_consensus.cc:2272] T e6df05c6ca6946d18334cab05e274abe P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.025205 31297 tablet_replica.cc:333] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.025995 31297 raft_consensus.cc:2243] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.026556 31297 raft_consensus.cc:2272] T 9a5bb7bcfee14b1988c5805b77196d97 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.026821  1066 consensus_peers.cc:597] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.028537 31297 tablet_replica.cc:333] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.029323 31297 raft_consensus.cc:2243] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.030138 31297 raft_consensus.cc:2272] T b510d12ec76d4d47a7238f323772520e P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.032229 31297 tablet_replica.cc:333] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.032780 31297 raft_consensus.cc:2243] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.033500 31297 raft_consensus.cc:2272] T af50a996aac14affa45c477bac4c4bee P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.035318 31297 tablet_replica.cc:333] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.035751 31297 raft_consensus.cc:2243] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.036154 31297 raft_consensus.cc:2272] T d8274736e5ab493abcef276eec8f8d44 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.038069 31297 tablet_replica.cc:333] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.038650 31297 raft_consensus.cc:2243] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.039072 31297 raft_consensus.cc:2272] T d0b92666a789429ab40b613ba66fea00 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.041064 31297 tablet_replica.cc:333] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.041608 31297 raft_consensus.cc:2243] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.042426 31297 raft_consensus.cc:2272] T 2eae39ba76d74c3dbcfe688d9465ed73 P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.044209 31297 tablet_replica.cc:333] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.044713 31297 raft_consensus.cc:2243] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.045532 31297 raft_consensus.cc:2272] T 43420864052a484aa83af60b11b50cd7 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.047616 31297 tablet_replica.cc:333] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.048159 31297 raft_consensus.cc:2243] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.048579 31297 raft_consensus.cc:2272] T 6a5f394259dd453ba652cd6329017d18 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.050390 31297 tablet_replica.cc:333] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.050942 31297 raft_consensus.cc:2243] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.051337 31297 raft_consensus.cc:2272] T 300e5f19ed7f4009b0cd2c8581841d54 P c3202d106b3945c88a593ca33654bddc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.053591 31297 tablet_replica.cc:333] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.054189 31297 raft_consensus.cc:2243] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.054610 31297 raft_consensus.cc:2272] T f4f3a460189e4bf8a274b660a167c14f P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.056443 31297 tablet_replica.cc:333] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.056913 31297 raft_consensus.cc:2243] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.057325 31297 raft_consensus.cc:2272] T e8f1fca727cc43c099b72b8810a4b42e P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.059080 31297 tablet_replica.cc:333] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.059600 31297 raft_consensus.cc:2243] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.060002 31297 raft_consensus.cc:2272] T 618f1f9df4a6448a9d55db1180745b15 P c3202d106b3945c88a593ca33654bddc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.061586 31297 tablet_replica.cc:333] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.062073 31297 raft_consensus.cc:2243] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.062489 31297 raft_consensus.cc:2272] T bc786fa3d45447068cd0b5bd8e379054 P c3202d106b3945c88a593ca33654bddc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.064155 31297 tablet_replica.cc:333] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc: stopping tablet replica
I20260710 11:06:57.064702 31297 raft_consensus.cc:2243] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.065143 31297 raft_consensus.cc:2272] T 4cc5fba8782e4b539398c9f749d9b3ec P c3202d106b3945c88a593ca33654bddc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.078372  1066 consensus_peers.cc:597] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 -> Peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Couldn't send request to peer c3202d106b3945c88a593ca33654bddc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.106072 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
W20260710 11:06:57.134102  1140 consensus_peers.cc:597] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.138830 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
I20260710 11:06:57.172163 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:57.172909 31297 tablet_replica.cc:333] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.173967 31297 raft_consensus.cc:2243] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.174582 31297 raft_consensus.cc:2272] T 70898dc59d55454298c60a48ce930c00 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.176980 31297 tablet_replica.cc:333] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.177743 31297 raft_consensus.cc:2243] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.178231 31297 raft_consensus.cc:2272] T 943869755c604d55b78e483886b6d933 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.178596  1140 consensus_peers.cc:597] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 5adf55e7992f4a368697fb58977353b8 (127.30.144.65:43925): Couldn't send request to peer 5adf55e7992f4a368697fb58977353b8. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.180065 31297 tablet_replica.cc:333] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.180575 31297 raft_consensus.cc:2243] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.181269 31297 raft_consensus.cc:2272] T 6a5f394259dd453ba652cd6329017d18 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.183079 31297 tablet_replica.cc:333] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.183557 31297 raft_consensus.cc:2243] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.184072 31297 raft_consensus.cc:2272] T 300e5f19ed7f4009b0cd2c8581841d54 P 14a0853eb06c407bbce4412ab5411b36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.186409 31297 tablet_replica.cc:333] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.187024 31297 raft_consensus.cc:2243] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.187728 31297 raft_consensus.cc:2272] T b071b74eb78d465eb20a6a150f9d9a9a P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.189463 31297 tablet_replica.cc:333] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.190012 31297 raft_consensus.cc:2243] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.190713 31297 raft_consensus.cc:2272] T 9a5bb7bcfee14b1988c5805b77196d97 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.192422 31297 tablet_replica.cc:333] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.192878 31297 raft_consensus.cc:2243] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.193229 31297 raft_consensus.cc:2272] T 06d1d38412e3420abc8c32aed8ef4dcf P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.195737 31297 tablet_replica.cc:333] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.196220 31297 raft_consensus.cc:2243] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.196576 31297 raft_consensus.cc:2272] T af50a996aac14affa45c477bac4c4bee P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.198285 31297 tablet_replica.cc:333] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.198737 31297 raft_consensus.cc:2243] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.199084 31297 raft_consensus.cc:2272] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.200723 31297 tablet_replica.cc:333] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.201186 31297 raft_consensus.cc:2243] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.201499 31297 raft_consensus.cc:2272] T 8649cc46129840b2baaa5f981a151d2f P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.203177 31297 tablet_replica.cc:333] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.203619 31297 raft_consensus.cc:2243] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.204258 31297 raft_consensus.cc:2272] T e8f1fca727cc43c099b72b8810a4b42e P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.206020 31297 tablet_replica.cc:333] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.206457 31297 raft_consensus.cc:2243] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.207098 31297 raft_consensus.cc:2272] T 1fe807e13a894b91918581402c3451f6 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.208822 31297 tablet_replica.cc:333] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.209257 31297 raft_consensus.cc:2243] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.209607 31297 raft_consensus.cc:2272] T d4f85cc7ec484008b8e79925de5f4295 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.211280 31297 tablet_replica.cc:333] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.211717 31297 raft_consensus.cc:2243] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.212067 31297 raft_consensus.cc:2272] T 2eae39ba76d74c3dbcfe688d9465ed73 P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.213646 31297 tablet_replica.cc:333] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.214248 31297 raft_consensus.cc:2243] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.214620 31297 raft_consensus.cc:2272] T b510d12ec76d4d47a7238f323772520e P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.216264 31297 tablet_replica.cc:333] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.216652 31297 raft_consensus.cc:2243] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.217463 31297 raft_consensus.cc:2272] T bc786fa3d45447068cd0b5bd8e379054 P 14a0853eb06c407bbce4412ab5411b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.219590 31297 tablet_replica.cc:333] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.220137 31297 raft_consensus.cc:2243] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.220623 31297 raft_consensus.cc:2272] T 4cc5fba8782e4b539398c9f749d9b3ec P 14a0853eb06c407bbce4412ab5411b36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.221112  1137 consensus_peers.cc:597] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Couldn't send request to peer 14a0853eb06c407bbce4412ab5411b36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.222412 31297 tablet_replica.cc:333] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36: stopping tablet replica
I20260710 11:06:57.222916 31297 raft_consensus.cc:2243] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.223313 31297 raft_consensus.cc:2272] T 618f1f9df4a6448a9d55db1180745b15 P 14a0853eb06c407bbce4412ab5411b36 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:57.237470  1137 consensus_peers.cc:597] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Couldn't send request to peer 14a0853eb06c407bbce4412ab5411b36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.242277  1137 consensus_peers.cc:597] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Couldn't send request to peer 14a0853eb06c407bbce4412ab5411b36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.252672 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
W20260710 11:06:57.279186  1140 consensus_peers.cc:597] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Couldn't send request to peer c3202d106b3945c88a593ca33654bddc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:39421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.284657 31297 tablet_server.cc:179] TabletServer@127.30.144.68:0 shutting down...
W20260710 11:06:57.305320  1137 consensus_peers.cc:597] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer 14a0853eb06c407bbce4412ab5411b36 (127.30.144.67:45873): Couldn't send request to peer 14a0853eb06c407bbce4412ab5411b36. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.67:45873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:57.310815  1140 consensus_peers.cc:597] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 -> Peer c3202d106b3945c88a593ca33654bddc (127.30.144.66:39421): Couldn't send request to peer c3202d106b3945c88a593ca33654bddc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:39421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:57.315231 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:57.315958 31297 tablet_replica.cc:333] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.316620 31297 raft_consensus.cc:2243] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.317070 31297 raft_consensus.cc:2272] T b071b74eb78d465eb20a6a150f9d9a9a P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.319053 31297 tablet_replica.cc:333] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.319633 31297 raft_consensus.cc:2243] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.320036 31297 raft_consensus.cc:2272] T 58b5e8bd909f40ce9ac93714b3fb2169 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.321830 31297 tablet_replica.cc:333] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.322399 31297 raft_consensus.cc:2243] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.322793 31297 raft_consensus.cc:2272] T e6df05c6ca6946d18334cab05e274abe P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.324563 31297 tablet_replica.cc:333] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.325093 31297 raft_consensus.cc:2243] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.325515 31297 raft_consensus.cc:2272] T 70898dc59d55454298c60a48ce930c00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.327224 31297 tablet_replica.cc:333] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.327704 31297 raft_consensus.cc:2243] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.328083 31297 raft_consensus.cc:2272] T 06d1d38412e3420abc8c32aed8ef4dcf P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.330163 31297 tablet_replica.cc:333] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.330708 31297 raft_consensus.cc:2243] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.331552 31297 raft_consensus.cc:2272] T d5c174dcba6a4b9ca9392c5dc2ae1237 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.333266 31297 tablet_replica.cc:333] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.333824 31297 raft_consensus.cc:2243] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.334517 31297 raft_consensus.cc:2272] T d0b92666a789429ab40b613ba66fea00 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.336205 31297 tablet_replica.cc:333] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.336745 31297 raft_consensus.cc:2243] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.337520 31297 raft_consensus.cc:2272] T d4f85cc7ec484008b8e79925de5f4295 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.339707 31297 tablet_replica.cc:333] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.340209 31297 raft_consensus.cc:2243] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.340608 31297 raft_consensus.cc:2272] T 1fe807e13a894b91918581402c3451f6 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.342381 31297 tablet_replica.cc:333] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.342880 31297 raft_consensus.cc:2243] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.343258 31297 raft_consensus.cc:2272] T e8f1fca727cc43c099b72b8810a4b42e P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.344861 31297 tablet_replica.cc:333] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.345352 31297 raft_consensus.cc:2243] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.346278 31297 raft_consensus.cc:2272] T 618f1f9df4a6448a9d55db1180745b15 P 48667f60fab64bfba16d8e3d8b5b6056 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.348076 31297 tablet_replica.cc:333] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.348584 31297 raft_consensus.cc:2243] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.349006 31297 raft_consensus.cc:2272] T 43420864052a484aa83af60b11b50cd7 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.350972 31297 tablet_replica.cc:333] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.351471 31297 raft_consensus.cc:2243] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.351850 31297 raft_consensus.cc:2272] T 6a5f394259dd453ba652cd6329017d18 P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.353536 31297 tablet_replica.cc:333] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.354053 31297 raft_consensus.cc:2243] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.354749 31297 raft_consensus.cc:2272] T f4f3a460189e4bf8a274b660a167c14f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.356313 31297 tablet_replica.cc:333] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.356776 31297 raft_consensus.cc:2243] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.357451 31297 raft_consensus.cc:2272] T 8649cc46129840b2baaa5f981a151d2f P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.359010 31297 tablet_replica.cc:333] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.359470 31297 raft_consensus.cc:2243] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.359850 31297 raft_consensus.cc:2272] T d8274736e5ab493abcef276eec8f8d44 P 48667f60fab64bfba16d8e3d8b5b6056 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.361451 31297 tablet_replica.cc:333] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.362079 31297 raft_consensus.cc:2243] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.362655 31297 raft_consensus.cc:2272] T 943869755c604d55b78e483886b6d933 P 48667f60fab64bfba16d8e3d8b5b6056 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.364285 31297 tablet_replica.cc:333] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056: stopping tablet replica
I20260710 11:06:57.364655 31297 raft_consensus.cc:2243] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:57.364970 31297 raft_consensus.cc:2272] T af50a996aac14affa45c477bac4c4bee P 48667f60fab64bfba16d8e3d8b5b6056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.427928 31297 tablet_server.cc:196] TabletServer@127.30.144.68:0 shutdown complete.
I20260710 11:06:57.470647 31297 master.cc:562] Master@127.30.144.126:46493 shutting down...
I20260710 11:06:57.495117 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:57.495673 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:57.496016 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P 241e2ee39a7e4f9185f99b4bdb4ee9a9: stopping tablet replica
I20260710 11:06:57.516173 31297 master.cc:584] Master@127.30.144.126:46493 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18918 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:06:57.578853 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:35971
I20260710 11:06:57.579959 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:57.586089  1654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:57.586825  1655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:57.587962 31297 server_base.cc:1061] running on GCE node
W20260710 11:06:57.588066  1657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:57.589249 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:57.589429 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:57.589630 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681617589594 us; error 0 us; skew 500 ppm
I20260710 11:06:57.590207 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:57.592583 31297 webserver.cc:533] Webserver started at http://127.30.144.126:41029/ using document root <none> and password file <none>
I20260710 11:06:57.593080 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:57.593245 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:57.593571 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:57.594936 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "3399d5e25c9747bbb8d532e6fcb15993"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:06:57.599396 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:57.603053  1662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:57.603837 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:06:57.604177 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "3399d5e25c9747bbb8d532e6fcb15993"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:06:57.604478 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:57.620697 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:57.621989 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:57.662031 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:35971
I20260710 11:06:57.662122  1713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:35971 every 8 connection(s)
I20260710 11:06:57.665943  1714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:57.676059  1714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993: Bootstrap starting.
I20260710 11:06:57.681025  1714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:57.685606  1714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993: No bootstrap required, opened a new log
I20260710 11:06:57.687827  1714 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3399d5e25c9747bbb8d532e6fcb15993" member_type: VOTER }
I20260710 11:06:57.688235  1714 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:57.688457  1714 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3399d5e25c9747bbb8d532e6fcb15993, State: Initialized, Role: FOLLOWER
I20260710 11:06:57.689065  1714 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3399d5e25c9747bbb8d532e6fcb15993" member_type: VOTER }
I20260710 11:06:57.689515  1714 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:57.689796  1714 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:57.690071  1714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:57.694422  1714 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3399d5e25c9747bbb8d532e6fcb15993" member_type: VOTER }
I20260710 11:06:57.694979  1714 leader_election.cc:304] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [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: 3399d5e25c9747bbb8d532e6fcb15993; no voters: 
I20260710 11:06:57.696135  1714 leader_election.cc:290] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:57.696588  1717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:57.698155  1717 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 1 LEADER]: Becoming Leader. State: Replica: 3399d5e25c9747bbb8d532e6fcb15993, State: Running, Role: LEADER
I20260710 11:06:57.698894  1717 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [LEADER]: Queue going to LEADER mode. State: All 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: "3399d5e25c9747bbb8d532e6fcb15993" member_type: VOTER }
I20260710 11:06:57.699117  1714 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:57.703544  1718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3399d5e25c9747bbb8d532e6fcb15993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3399d5e25c9747bbb8d532e6fcb15993" member_type: VOTER } }
I20260710 11:06:57.703634  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3399d5e25c9747bbb8d532e6fcb15993. Latest consensus state: current_term: 1 leader_uuid: "3399d5e25c9747bbb8d532e6fcb15993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3399d5e25c9747bbb8d532e6fcb15993" member_type: VOTER } }
I20260710 11:06:57.704401  1718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:57.704466  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:57.709004  1724 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:57.714342  1724 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:57.717589 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:57.724036  1724 catalog_manager.cc:1383] Generated new cluster ID: f66523c0cc914d61843436e97a2ec716
I20260710 11:06:57.724341  1724 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:57.744189  1724 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:57.745464  1724 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:57.764314  1724 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993: Generated new TSK 0
I20260710 11:06:57.764938  1724 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:57.784605 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:57.790864  1735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:57.792047  1736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:57.793437  1738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:57.793751 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:57.794643 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:57.794821 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:57.794939 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681617794929 us; error 0 us; skew 500 ppm
I20260710 11:06:57.795522 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:57.797845 31297 webserver.cc:533] Webserver started at http://127.30.144.65:32977/ using document root <none> and password file <none>
I20260710 11:06:57.798287 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:57.798442 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:57.798647 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:57.799660 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "64738f2ca66a46c79de2b229fae5c816"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:06:57.804039 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:57.807245  1743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:57.808179 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:57.808439 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "64738f2ca66a46c79de2b229fae5c816"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:06:57.808687 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:57.835865 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:57.837179 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:57.838873 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:57.841477 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:57.841696 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:06:57.841905 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:57.842064 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:57.885458 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:42885
I20260710 11:06:57.885578  1805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:42885 every 8 connection(s)
I20260710 11:06:57.890640 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:57.898144  1810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:57.898424  1811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:57.902297  1813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:57.902917 31297 server_base.cc:1061] running on GCE node
I20260710 11:06:57.904027  1806 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35971
I20260710 11:06:57.904263 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:57.904433  1806 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:57.904594 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:57.904858 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681617904837 us; error 0 us; skew 500 ppm
I20260710 11:06:57.905304  1806 heartbeater.cc:507] Master 127.30.144.126:35971 requested a full tablet report, sending...
I20260710 11:06:57.905480 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:57.907641  1679 ts_manager.cc:194] Registered new tserver with Master: 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885)
I20260710 11:06:57.908339 31297 webserver.cc:533] Webserver started at http://127.30.144.66:38093/ using document root <none> and password file <none>
I20260710 11:06:57.908846 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:57.909001 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:57.909219 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:57.909468  1679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38552
I20260710 11:06:57.910440 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "8c03003e0f8d484daa108a1d564956d3"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:06:57.915663 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:57.919301  1818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:57.920142 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:57.920604 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "8c03003e0f8d484daa108a1d564956d3"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:06:57.920943 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:57.947886 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:57.949133 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:57.950728 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:57.953019 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:57.953256 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:57.953497 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:57.953687 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:57.996520 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:42095
I20260710 11:06:57.996645  1880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:42095 every 8 connection(s)
I20260710 11:06:58.001830 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:58.008808  1884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:58.011389  1885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:58.014472 31297 server_base.cc:1061] running on GCE node
W20260710 11:06:58.015319  1887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:58.016203  1881 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35971
I20260710 11:06:58.016465 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:58.016680  1881 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:58.016811 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:58.017228 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681618017205 us; error 0 us; skew 500 ppm
I20260710 11:06:58.017845  1881 heartbeater.cc:507] Master 127.30.144.126:35971 requested a full tablet report, sending...
I20260710 11:06:58.017985 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:58.020701  1679 ts_manager.cc:194] Registered new tserver with Master: 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:58.021166 31297 webserver.cc:533] Webserver started at http://127.30.144.67:35469/ using document root <none> and password file <none>
I20260710 11:06:58.021906 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:58.022172 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:58.022508 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:58.022960  1679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38564
I20260710 11:06:58.024216 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "28a359669c514280bab7e30c2ae851d3"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-7p3j"
I20260710 11:06:58.029186 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 11:06:58.032913  1892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:58.034046 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:06:58.034436 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "28a359669c514280bab7e30c2ae851d3"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-7p3j"
I20260710 11:06:58.034773 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:58.057252 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:58.058789 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:58.060459 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:58.063421 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:58.063620 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:58.063938 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:58.064147 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:58.108023 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:39107
I20260710 11:06:58.108139  1954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:39107 every 8 connection(s)
I20260710 11:06:58.123790  1955 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35971
I20260710 11:06:58.124244  1955 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:58.124979  1955 heartbeater.cc:507] Master 127.30.144.126:35971 requested a full tablet report, sending...
I20260710 11:06:58.127379  1679 ts_manager.cc:194] Registered new tserver with Master: 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.128014 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016056394s
I20260710 11:06:58.129304  1679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38578
I20260710 11:06:58.156658  1679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38584:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:58.159597  1679 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:58.232613  1845 tablet_service.cc:1511] Processing CreateTablet for tablet 2a43add373be4ec280bd8e67e1035633 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:58.233486  1846 tablet_service.cc:1511] Processing CreateTablet for tablet 7e845f1c52a34813a335d1db579a9262 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:58.234944  1846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e845f1c52a34813a335d1db579a9262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.234880  1844 tablet_service.cc:1511] Processing CreateTablet for tablet a0e282a040ff4b668f7ee397b7caa941 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:58.236397  1844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e282a040ff4b668f7ee397b7caa941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.236107  1842 tablet_service.cc:1511] Processing CreateTablet for tablet 60dc33dfada54b569a0a21aed7fdaa0a (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:58.237463  1842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dc33dfada54b569a0a21aed7fdaa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.238844  1843 tablet_service.cc:1511] Processing CreateTablet for tablet 1c98ae5d633543119f294f970489453f (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:58.240151  1843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c98ae5d633543119f294f970489453f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.242420  1841 tablet_service.cc:1511] Processing CreateTablet for tablet 93a2327164294d2b92f967fd927e97c0 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:58.244168  1841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a2327164294d2b92f967fd927e97c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.246088  1845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a43add373be4ec280bd8e67e1035633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.252285  1840 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7ea9937ef4b00b329d7287d6309f7 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:58.253726  1840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7ea9937ef4b00b329d7287d6309f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.259040  1839 tablet_service.cc:1511] Processing CreateTablet for tablet e75b0a3ad9354cb1b52132c5a1f0c88e (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:58.260456  1839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75b0a3ad9354cb1b52132c5a1f0c88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.273447  1920 tablet_service.cc:1511] Processing CreateTablet for tablet 7e845f1c52a34813a335d1db579a9262 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:58.274871  1920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e845f1c52a34813a335d1db579a9262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.279407  1919 tablet_service.cc:1511] Processing CreateTablet for tablet 2a43add373be4ec280bd8e67e1035633 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:58.280857  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a43add373be4ec280bd8e67e1035633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.281988  1838 tablet_service.cc:1511] Processing CreateTablet for tablet c8c86ba881ac4af9a81f87587cf6a04b (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:58.283345  1838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c86ba881ac4af9a81f87587cf6a04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.284237  1918 tablet_service.cc:1511] Processing CreateTablet for tablet a0e282a040ff4b668f7ee397b7caa941 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:58.285621  1918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e282a040ff4b668f7ee397b7caa941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.292049  1837 tablet_service.cc:1511] Processing CreateTablet for tablet 0328c6e6f5504fc7b9d530b5a35aee49 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:58.293517  1837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0328c6e6f5504fc7b9d530b5a35aee49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.294503  1917 tablet_service.cc:1511] Processing CreateTablet for tablet 1c98ae5d633543119f294f970489453f (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:58.294711  1916 tablet_service.cc:1511] Processing CreateTablet for tablet 60dc33dfada54b569a0a21aed7fdaa0a (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:58.296095  1917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c98ae5d633543119f294f970489453f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.296705  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dc33dfada54b569a0a21aed7fdaa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.296366  1769 tablet_service.cc:1511] Processing CreateTablet for tablet a0e282a040ff4b668f7ee397b7caa941 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:58.297506  1770 tablet_service.cc:1511] Processing CreateTablet for tablet 2a43add373be4ec280bd8e67e1035633 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:58.298835  1768 tablet_service.cc:1511] Processing CreateTablet for tablet 1c98ae5d633543119f294f970489453f (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:58.299749  1771 tablet_service.cc:1511] Processing CreateTablet for tablet 7e845f1c52a34813a335d1db579a9262 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:58.301142  1767 tablet_service.cc:1511] Processing CreateTablet for tablet 60dc33dfada54b569a0a21aed7fdaa0a (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:58.301757  1915 tablet_service.cc:1511] Processing CreateTablet for tablet 93a2327164294d2b92f967fd927e97c0 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:58.303067  1915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a2327164294d2b92f967fd927e97c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.303308  1766 tablet_service.cc:1511] Processing CreateTablet for tablet 93a2327164294d2b92f967fd927e97c0 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:58.305562  1765 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7ea9937ef4b00b329d7287d6309f7 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:58.307987  1764 tablet_service.cc:1511] Processing CreateTablet for tablet e75b0a3ad9354cb1b52132c5a1f0c88e (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:58.310724  1763 tablet_service.cc:1511] Processing CreateTablet for tablet c8c86ba881ac4af9a81f87587cf6a04b (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:58.311627  1914 tablet_service.cc:1511] Processing CreateTablet for tablet 65f7ea9937ef4b00b329d7287d6309f7 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:58.312975  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7ea9937ef4b00b329d7287d6309f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.313376  1762 tablet_service.cc:1511] Processing CreateTablet for tablet 0328c6e6f5504fc7b9d530b5a35aee49 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:58.316636  1769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e282a040ff4b668f7ee397b7caa941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.322005  1762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0328c6e6f5504fc7b9d530b5a35aee49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.325321  1766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a2327164294d2b92f967fd927e97c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.327752  1913 tablet_service.cc:1511] Processing CreateTablet for tablet e75b0a3ad9354cb1b52132c5a1f0c88e (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:58.329023  1764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75b0a3ad9354cb1b52132c5a1f0c88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.329757  1913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75b0a3ad9354cb1b52132c5a1f0c88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.333994  1763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c86ba881ac4af9a81f87587cf6a04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.336094  1912 tablet_service.cc:1511] Processing CreateTablet for tablet c8c86ba881ac4af9a81f87587cf6a04b (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:58.338088  1765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f7ea9937ef4b00b329d7287d6309f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.338321  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c86ba881ac4af9a81f87587cf6a04b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.341576  1767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dc33dfada54b569a0a21aed7fdaa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.344033  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 0328c6e6f5504fc7b9d530b5a35aee49 (DEFAULT_TABLE table=test-workload [id=c9ea5127960847ffb3fc28d22697740d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:58.346002  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0328c6e6f5504fc7b9d530b5a35aee49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.346031  1768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c98ae5d633543119f294f970489453f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.348313  1971 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.350119  1771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e845f1c52a34813a335d1db579a9262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.354035  1770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a43add373be4ec280bd8e67e1035633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:58.366883  1971 tablet_bootstrap.cc:654] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.427865  1971 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.429162  1971 ts_tablet_manager.cc:1403] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.017s
I20260710 11:06:58.431962  1971 raft_consensus.cc:359] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.432693  1971 raft_consensus.cc:385] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.432977  1971 raft_consensus.cc:740] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.435222  1971 consensus_queue.cc:260] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.450263  1973 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.459254  1955 heartbeater.cc:499] Master 127.30.144.126:35971 was elected leader, sending a full tablet report...
I20260710 11:06:58.462056  1970 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.463656  1971 ts_tablet_manager.cc:1434] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.001s
I20260710 11:06:58.464677  1971 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.475371  1973 tablet_bootstrap.cc:654] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.476303  1970 tablet_bootstrap.cc:654] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.483525  1971 tablet_bootstrap.cc:654] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.495591  1973 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.496049  1973 ts_tablet_manager.cc:1403] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.008s
I20260710 11:06:58.496183  1970 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:58.496781  1970 ts_tablet_manager.cc:1403] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.014s
I20260710 11:06:58.498685  1971 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.498588  1973 raft_consensus.cc:359] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.499217  1971 ts_tablet_manager.cc:1403] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260710 11:06:58.499454  1973 raft_consensus.cc:385] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.499173  1970 raft_consensus.cc:359] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.499861  1973 raft_consensus.cc:740] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.500229  1970 raft_consensus.cc:385] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.500617  1970 raft_consensus.cc:740] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.500855  1973 consensus_queue.cc:260] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.501446  1970 consensus_queue.cc:260] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.502394  1971 raft_consensus.cc:359] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.503225  1971 raft_consensus.cc:385] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.503528  1971 raft_consensus.cc:740] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.503970  1973 ts_tablet_manager.cc:1434] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 11:06:58.503919  1806 heartbeater.cc:499] Master 127.30.144.126:35971 was elected leader, sending a full tablet report...
I20260710 11:06:58.504375  1971 consensus_queue.cc:260] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.505209  1973 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.506671  1971 ts_tablet_manager.cc:1434] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:06:58.512288  1973 tablet_bootstrap.cc:654] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.512183  1881 heartbeater.cc:499] Master 127.30.144.126:35971 was elected leader, sending a full tablet report...
I20260710 11:06:58.512809  1970 ts_tablet_manager.cc:1434] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.002s
I20260710 11:06:58.513895  1970 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.514472  1971 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.521461  1971 tablet_bootstrap.cc:654] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.524847  1970 tablet_bootstrap.cc:654] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.535195  1971 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.535820  1971 ts_tablet_manager.cc:1403] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260710 11:06:58.536336  1973 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.536863  1973 ts_tablet_manager.cc:1403] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260710 11:06:58.539093  1971 raft_consensus.cc:359] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.539934  1971 raft_consensus.cc:385] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.539714  1973 raft_consensus.cc:359] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.540311  1971 raft_consensus.cc:740] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.541294  1971 consensus_queue.cc:260] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.543527  1971 ts_tablet_manager.cc:1434] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:58.544435  1971 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.546244  1978 raft_consensus.cc:493] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.546754  1978 raft_consensus.cc:515] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.548846  1978 leader_election.cc:290] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.540499  1973 raft_consensus.cc:385] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.549897  1973 raft_consensus.cc:740] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.550827  1971 tablet_bootstrap.cc:654] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.550697  1973 consensus_queue.cc:260] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.552850  1973 ts_tablet_manager.cc:1434] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:06:58.553957  1973 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.559368  1970 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:58.559886  1970 ts_tablet_manager.cc:1403] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.012s
I20260710 11:06:58.562882  1970 raft_consensus.cc:359] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.563622  1970 raft_consensus.cc:385] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.564003  1970 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.568271  1973 tablet_bootstrap.cc:654] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.577442  1970 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.580004  1970 ts_tablet_manager.cc:1434] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:06:58.581409  1970 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.587966  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
W20260710 11:06:58.589624  1746 leader_election.cc:343] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.590401  1973 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.590945  1973 ts_tablet_manager.cc:1403] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260710 11:06:58.594275  1973 raft_consensus.cc:359] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.594990  1973 raft_consensus.cc:385] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.595304  1973 raft_consensus.cc:740] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.596089  1973 consensus_queue.cc:260] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.599153  1973 ts_tablet_manager.cc:1434] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:58.600164  1971 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.600301  1973 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.601472  1970 tablet_bootstrap.cc:654] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.600669  1971 ts_tablet_manager.cc:1403] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.023s
I20260710 11:06:58.601613  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:58.605010  1971 raft_consensus.cc:359] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.606079  1971 raft_consensus.cc:385] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.606638  1971 raft_consensus.cc:740] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.607291  1978 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.607820  1978 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.607560  1971 consensus_queue.cc:260] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.608482  1973 tablet_bootstrap.cc:654] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.611486  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:58.612161  1856 raft_consensus.cc:2468] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 0.
I20260710 11:06:58.614384  1971 ts_tablet_manager.cc:1434] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:06:58.615800  1971 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.624713  1971 tablet_bootstrap.cc:654] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.625111  1746 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
W20260710 11:06:58.627110  1745 leader_election.cc:343] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.627609  1745 leader_election.cc:304] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816; no voters: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.634258  1978 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.635106  1978 raft_consensus.cc:2804] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:58.635537  1978 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.636157  1978 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.645550  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
W20260710 11:06:58.647723  1745 leader_election.cc:343] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.654217  1989 raft_consensus.cc:2749] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:58.658439  1978 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.662972  1973 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.663688  1973 ts_tablet_manager.cc:1403] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.032s
I20260710 11:06:58.664876  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:58.665117  1970 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:58.665630  1971 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.665529  1856 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.666087  1970 ts_tablet_manager.cc:1403] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.034s
I20260710 11:06:58.666257  1971 ts_tablet_manager.cc:1403] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.009s
I20260710 11:06:58.667295  1973 raft_consensus.cc:359] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.668171  1973 raft_consensus.cc:385] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.668536  1973 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.669289  1971 raft_consensus.cc:359] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.669555  1973 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.670095  1971 raft_consensus.cc:385] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.670682  1971 raft_consensus.cc:740] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.669950  1970 raft_consensus.cc:359] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.671286  1970 raft_consensus.cc:385] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.671717  1970 raft_consensus.cc:740] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.671657  1971 consensus_queue.cc:260] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.672936  1970 consensus_queue.cc:260] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.675433  1973 ts_tablet_manager.cc:1434] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:06:58.676708  1973 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.678279  1971 ts_tablet_manager.cc:1434] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:58.678479  1970 ts_tablet_manager.cc:1434] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:58.679378  1971 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.679939  1970 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.684423  1973 tablet_bootstrap.cc:654] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.688220  1970 tablet_bootstrap.cc:654] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.686419  1971 tablet_bootstrap.cc:654] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.697707  1974 raft_consensus.cc:493] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.698110  1973 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.698421  1974 raft_consensus.cc:515] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.698913  1973 ts_tablet_manager.cc:1403] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 11:06:58.703850  1973 raft_consensus.cc:359] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.705017  1973 raft_consensus.cc:385] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.705435  1973 raft_consensus.cc:740] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.706436  1974 leader_election.cc:290] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:58.706812  1973 consensus_queue.cc:260] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
W20260710 11:06:58.712682  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:58.713236  1973 ts_tablet_manager.cc:1434] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:06:58.714946  1973 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.718691  1856 raft_consensus.cc:2468] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 1.
I20260710 11:06:58.720355  1746 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:06:58.721436  1989 raft_consensus.cc:2804] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:58.722252  1989 raft_consensus.cc:697] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Becoming Leader. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Running, Role: LEADER
I20260710 11:06:58.723089  1978 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Requested vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.723555  1989 consensus_queue.cc:237] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.724371  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
W20260710 11:06:58.727061  1745 leader_election.cc:343] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.734965  1970 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:58.735453  1974 raft_consensus.cc:493] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.735648  1970 ts_tablet_manager.cc:1403] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.021s
I20260710 11:06:58.736017  1974 raft_consensus.cc:515] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.732947  1973 tablet_bootstrap.cc:654] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.740067  1974 leader_election.cc:290] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885)
I20260710 11:06:58.740392  1678 catalog_manager.cc:5697] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "64738f2ca66a46c79de2b229fae5c816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.741760  1970 raft_consensus.cc:359] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.742897  1970 raft_consensus.cc:385] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.743400  1970 raft_consensus.cc:740] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.744724  1970 consensus_queue.cc:260] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.752346  1970 ts_tablet_manager.cc:1434] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:06:58.754038  1970 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.757318  1973 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.757601  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:58.757951  1973 ts_tablet_manager.cc:1403] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.017s
I20260710 11:06:58.754124  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
W20260710 11:06:58.759398  1895 leader_election.cc:343] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:58.760108  1895 leader_election.cc:343] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.761475  1973 raft_consensus.cc:359] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.762348  1973 raft_consensus.cc:385] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.762696  1973 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.763645  1970 tablet_bootstrap.cc:654] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.763576  1973 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.766584  1973 ts_tablet_manager.cc:1434] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:58.767959  1973 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.774905  1979 raft_consensus.cc:493] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.775462  1979 raft_consensus.cc:515] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.775974  1973 tablet_bootstrap.cc:654] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.776688  1970 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:58.777333  1970 ts_tablet_manager.cc:1403] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260710 11:06:58.778280  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816" is_pre_election: true
I20260710 11:06:58.779109  1781 raft_consensus.cc:2468] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 0.
I20260710 11:06:58.780777  1780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816" is_pre_election: true
I20260710 11:06:58.781067  1896 leader_election.cc:304] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
W20260710 11:06:58.782807  1896 leader_election.cc:343] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.783366  1896 leader_election.cc:304] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3; no voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.785312  1979 leader_election.cc:290] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.785455  1974 raft_consensus.cc:2749] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:58.787899  2004 raft_consensus.cc:2804] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:58.788393  2004 raft_consensus.cc:493] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.788870  2004 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.788955  1971 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.789814  1971 ts_tablet_manager.cc:1403] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.016s
I20260710 11:06:58.791538  1970 raft_consensus.cc:359] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.795821  1971 raft_consensus.cc:359] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.792383  1973 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.796667  1971 raft_consensus.cc:385] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.797057  1973 ts_tablet_manager.cc:1403] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.013s
I20260710 11:06:58.800686  1973 raft_consensus.cc:359] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.804113  1973 raft_consensus.cc:385] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.804462  1973 raft_consensus.cc:740] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.797035  1971 raft_consensus.cc:740] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.805296  1973 consensus_queue.cc:260] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.796492  1970 raft_consensus.cc:385] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.806501  1970 raft_consensus.cc:740] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.806664  1971 consensus_queue.cc:260] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.807399  1970 consensus_queue.cc:260] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.809906  1970 ts_tablet_manager.cc:1434] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:06:58.812121  1973 ts_tablet_manager.cc:1434] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 11:06:58.813289  1973 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.820282  1973 tablet_bootstrap.cc:654] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.820811  1970 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.826196  1780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0328c6e6f5504fc7b9d530b5a35aee49" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816" is_pre_election: true
W20260710 11:06:58.828109  1822 leader_election.cc:343] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.830564  1970 tablet_bootstrap.cc:654] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.831830  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0328c6e6f5504fc7b9d530b5a35aee49" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:58.832576  1930 raft_consensus.cc:2468] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 0.
I20260710 11:06:58.834245  1820 leader_election.cc:304] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:58.835538  1979 raft_consensus.cc:2804] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:58.835928  1979 raft_consensus.cc:493] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.836290  1979 raft_consensus.cc:3060] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.838434  1971 ts_tablet_manager.cc:1434] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260710 11:06:58.842175  1989 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.842772  1989 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.845155  1989 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.845032  1979 raft_consensus.cc:515] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.847033  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:58.847755  1856 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 0.
I20260710 11:06:58.849637  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0328c6e6f5504fc7b9d530b5a35aee49" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:06:58.850057  1780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0328c6e6f5504fc7b9d530b5a35aee49" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:06:58.850332  1930 raft_consensus.cc:3060] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.851696  1746 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:06:58.852666  1990 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:58.853071  1990 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.853394  1990 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.854080  1929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
W20260710 11:06:58.858145  1822 leader_election.cc:343] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:58.858253  1745 leader_election.cc:343] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.861680  1930 raft_consensus.cc:2468] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 1.
I20260710 11:06:58.863634  1820 leader_election.cc:304] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:58.865247  1989 raft_consensus.cc:493] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.865875  1989 raft_consensus.cc:515] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.868788  1989 leader_election.cc:290] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.869774  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:58.871670  1929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:58.872421  1929 raft_consensus.cc:2468] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 0.
I20260710 11:06:58.862254  1979 leader_election.cc:290] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.873868  1979 raft_consensus.cc:2804] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:06:58.874347  1746 leader_election.cc:343] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.875916  1979 raft_consensus.cc:697] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:06:58.875967  1745 leader_election.cc:304] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.877261  1971 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:58.878100  1989 raft_consensus.cc:2804] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:58.878571  1989 raft_consensus.cc:493] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.878986  1989 raft_consensus.cc:3060] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.805495  2004 raft_consensus.cc:515] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.883301  1974 raft_consensus.cc:493] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.883895  1974 raft_consensus.cc:515] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.867986  1990 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.887050  1979 consensus_queue.cc:237] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.889223  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:58.890856  1856 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.892905  1974 leader_election.cc:290] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:58.894032  2004 leader_election.cc:290] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:58.894156  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:58.895115  1990 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Requested vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.895131  1780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:06:58.895936  1780 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.898094  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:58.898270  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816" is_pre_election: true
I20260710 11:06:58.899101  1781 raft_consensus.cc:2468] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 0.
W20260710 11:06:58.897063  1895 leader_election.cc:343] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:58.900607  1895 leader_election.cc:343] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.900849  1896 leader_election.cc:304] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.901975  2004 raft_consensus.cc:2804] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:58.902410  2004 raft_consensus.cc:493] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:58.902864  2004 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.916944  1856 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 1.
I20260710 11:06:58.917842  2004 raft_consensus.cc:515] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.930807  1746 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:06:58.931757  1990 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:58.932274  1990 raft_consensus.cc:697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Becoming Leader. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Running, Role: LEADER
I20260710 11:06:58.932688  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:06:58.923993  1971 tablet_bootstrap.cc:654] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.933342  1781 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.933156  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
W20260710 11:06:58.935349  1895 leader_election.cc:343] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.933182  1990 consensus_queue.cc:237] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.939796  1989 raft_consensus.cc:515] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.927582  1970 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:58.941623  1970 ts_tablet_manager.cc:1403] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.121s	user 0.050s	sys 0.041s
I20260710 11:06:58.942215  1781 raft_consensus.cc:2468] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:06:58.928117  1973 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:58.928395  1780 raft_consensus.cc:2468] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:06:58.945606  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:58.943976  1896 leader_election.cc:304] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.946696  1974 raft_consensus.cc:2804] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:58.946532  1970 raft_consensus.cc:359] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
W20260710 11:06:58.947288  1746 leader_election.cc:343] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:58.929368  1820 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.67:39107, user_credentials={real_user=slave}} blocked reactor thread for 65869.7us
I20260710 11:06:58.924540  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:06:58.948789  1896 leader_election.cc:304] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.943259  1973 ts_tablet_manager.cc:1403] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.130s	user 0.047s	sys 0.064s
I20260710 11:06:58.952865  1990 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.940796  2004 leader_election.cc:290] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
W20260710 11:06:58.954192  1745 leader_election.cc:343] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.954349  1676 catalog_manager.cc:5697] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.947379  1970 raft_consensus.cc:385] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.953502  1990 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.956228  1970 raft_consensus.cc:740] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.956075  1677 catalog_manager.cc:5697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "64738f2ca66a46c79de2b229fae5c816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:58.957782  1970 consensus_queue.cc:260] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.956063  2004 raft_consensus.cc:2804] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:58.960552  1970 ts_tablet_manager.cc:1434] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260710 11:06:58.952734  1973 raft_consensus.cc:359] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.960757  2004 raft_consensus.cc:697] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:06:58.961064  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:58.965138  1970 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:58.964171  1971 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:58.965337  2004 consensus_queue.cc:237] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
W20260710 11:06:58.965812  1746 leader_election.cc:343] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:58.968453  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:06:58.969026  1973 raft_consensus.cc:385] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.969130  1930 raft_consensus.cc:3060] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.969429  1973 raft_consensus.cc:740] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.970340  1973 consensus_queue.cc:260] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.972645  1970 tablet_bootstrap.cc:654] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.972772  1973 ts_tablet_manager.cc:1434] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:06:58.965907  1971 ts_tablet_manager.cc:1403] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.004s
I20260710 11:06:58.966574  1989 leader_election.cc:290] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Requested vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:58.975773  1973 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:58.979315  1971 raft_consensus.cc:359] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.980135  1971 raft_consensus.cc:385] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.980494  1971 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.988752  1973 tablet_bootstrap.cc:654] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.988934  1974 raft_consensus.cc:697] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:06:58.990188  1974 consensus_queue.cc:237] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.993378  2013 raft_consensus.cc:493] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.996245  1989 raft_consensus.cc:493] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:58.996941  1989 raft_consensus.cc:515] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.000317  1990 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.001928  1929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:59.002306  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:59.002727  1929 raft_consensus.cc:2468] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 0.
I20260710 11:06:59.003520  1989 leader_election.cc:290] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.004262  1745 leader_election.cc:304] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:06:59.004460  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:59.001071  1973 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:59.005137  1855 raft_consensus.cc:2468] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 0.
I20260710 11:06:59.005609  1973 ts_tablet_manager.cc:1403] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.011s
I20260710 11:06:59.007108  1989 raft_consensus.cc:2804] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.007550  1989 raft_consensus.cc:493] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.007932  1989 raft_consensus.cc:3060] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.009166  1973 raft_consensus.cc:359] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.010016  1973 raft_consensus.cc:385] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.010465  1973 raft_consensus.cc:740] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.011345  1973 consensus_queue.cc:260] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:58.985450  1930 raft_consensus.cc:2468] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 1.
I20260710 11:06:59.013458  1745 leader_election.cc:304] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:59.014703  1978 raft_consensus.cc:2804] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.015259  1978 raft_consensus.cc:697] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Becoming Leader. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Running, Role: LEADER
I20260710 11:06:59.016212  1978 consensus_queue.cc:237] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.018036  1971 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.019241  1928 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 0.
I20260710 11:06:59.023051  1745 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:58.994135  2013 raft_consensus.cc:515] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.013983  1973 ts_tablet_manager.cc:1434] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:59.028312  1973 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:06:59.028460  1990 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.029474  1990 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.029857  1990 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.030141  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816" is_pre_election: true
W20260710 11:06:59.032203  1896 leader_election.cc:343] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.034776  1973 tablet_bootstrap.cc:654] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.035763  1971 ts_tablet_manager.cc:1434] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 11:06:59.038870  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:59.039531  1855 raft_consensus.cc:2468] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 0.
I20260710 11:06:59.040403  1989 raft_consensus.cc:515] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.041354  1895 leader_election.cc:304] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:59.041764  2013 leader_election.cc:290] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:59.045502  1990 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.046383  1679 catalog_manager.cc:5697] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "64738f2ca66a46c79de2b229fae5c816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.048382  1990 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Requested vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.049782  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:59.051227  1970 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
W20260710 11:06:59.051334  1746 leader_election.cc:343] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.051968  1678 catalog_manager.cc:5697] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.052958  1974 raft_consensus.cc:2804] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.053429  1974 raft_consensus.cc:493] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.053875  1974 raft_consensus.cc:3060] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.053750  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:06:59.054720  1930 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.051991  1970 ts_tablet_manager.cc:1403] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.028s
I20260710 11:06:59.060001  1971 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:59.061532  1970 raft_consensus.cc:359] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.065689  1970 raft_consensus.cc:385] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.066100  1970 raft_consensus.cc:740] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.067036  1970 consensus_queue.cc:260] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.069868  1970 ts_tablet_manager.cc:1434] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:59.071074  1970 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:59.072574  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:59.073269  1855 raft_consensus.cc:3060] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.073397  1979 raft_consensus.cc:493] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.073997  1979 raft_consensus.cc:515] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.078043  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:59.078656  1970 tablet_bootstrap.cc:654] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.079298  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816" is_pre_election: true
I20260710 11:06:59.079942  1781 raft_consensus.cc:2468] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 0.
I20260710 11:06:59.080372  1973 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: No bootstrap required, opened a new log
I20260710 11:06:59.080849  1973 ts_tablet_manager.cc:1403] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.014s
I20260710 11:06:59.081233  1822 leader_election.cc:304] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:06:59.082247  2009 raft_consensus.cc:2804] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.082605  2009 raft_consensus.cc:493] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.082929  2009 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.083556  1973 raft_consensus.cc:359] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.084306  1973 raft_consensus.cc:385] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.084591  1973 raft_consensus.cc:740] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.085364  1973 consensus_queue.cc:260] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
W20260710 11:06:59.086325  1820 leader_election.cc:343] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.083664  1989 leader_election.cc:290] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Requested vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.086745  1930 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 1.
I20260710 11:06:59.088105  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "64738f2ca66a46c79de2b229fae5c816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:06:59.088693  1928 raft_consensus.cc:3060] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.064860  1974 raft_consensus.cc:515] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.085788  1855 raft_consensus.cc:2468] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 1.
I20260710 11:06:59.091459  1746 leader_election.cc:304] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:06:59.092440  1973 ts_tablet_manager.cc:1434] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:59.092972  1989 raft_consensus.cc:2804] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.094198  1989 raft_consensus.cc:697] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Becoming Leader. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Running, Role: LEADER
I20260710 11:06:59.094727  1745 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:59.103406  1781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:06:59.103596  1928 raft_consensus.cc:2468] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64738f2ca66a46c79de2b229fae5c816 in term 1.
I20260710 11:06:59.103820  1978 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.094941  1676 catalog_manager.cc:5697] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.104040  1781 raft_consensus.cc:3060] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.104812  1978 raft_consensus.cc:697] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Becoming Leader. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Running, Role: LEADER
I20260710 11:06:59.095254  1979 leader_election.cc:290] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.106213  1978 consensus_queue.cc:237] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.111256  2009 raft_consensus.cc:515] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.113433  2009 leader_election.cc:290] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.114634  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:06:59.115095  1989 consensus_queue.cc:237] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.115963  1780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
W20260710 11:06:59.116073  1820 leader_election.cc:343] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:59.116645  1780 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.121767  1970 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:59.122339  1970 ts_tablet_manager.cc:1403] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.019s
I20260710 11:06:59.124138  1780 raft_consensus.cc:2468] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 1.
I20260710 11:06:59.125380  1822 leader_election.cc:304] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 28a359669c514280bab7e30c2ae851d3
I20260710 11:06:59.125430  1970 raft_consensus.cc:359] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.129282  1970 raft_consensus.cc:385] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.129226  2009 raft_consensus.cc:2804] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.129871  1970 raft_consensus.cc:740] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.130136  2009 raft_consensus.cc:697] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:06:59.129242  1781 raft_consensus.cc:2468] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:06:59.128082  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:06:59.130730  1970 consensus_queue.cc:260] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.131474  1855 raft_consensus.cc:3060] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.131143  2009 consensus_queue.cc:237] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.133649  1896 leader_election.cc:304] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:06:59.136210  2013 raft_consensus.cc:2804] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.136840  2013 raft_consensus.cc:697] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:06:59.137856  2013 consensus_queue.cc:237] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.126860  1974 leader_election.cc:290] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:59.139168  1970 ts_tablet_manager.cc:1434] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:06:59.140090  1970 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:59.144992  1678 catalog_manager.cc:5697] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "64738f2ca66a46c79de2b229fae5c816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.148748  1676 catalog_manager.cc:5697] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.153479  1855 raft_consensus.cc:2468] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:06:59.150287  1970 tablet_bootstrap.cc:654] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.156209  1971 tablet_bootstrap.cc:654] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.162067  1970 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:59.163444  1970 ts_tablet_manager.cc:1403] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 11:06:59.164762  1679 catalog_manager.cc:5697] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.167650  1970 raft_consensus.cc:359] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.168411  1970 raft_consensus.cc:385] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.168709  1970 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.169447  1970 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.172027  1970 ts_tablet_manager.cc:1434] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:59.173022  1970 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3: Bootstrap starting.
I20260710 11:06:59.177839  1971 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:59.178391  1971 ts_tablet_manager.cc:1403] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.004s
I20260710 11:06:59.177577  1676 catalog_manager.cc:5697] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "64738f2ca66a46c79de2b229fae5c816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.178937  1970 tablet_bootstrap.cc:654] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.184320  1970 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3: No bootstrap required, opened a new log
I20260710 11:06:59.184865  1970 ts_tablet_manager.cc:1403] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:06:59.184410  1971 raft_consensus.cc:359] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.185935  1971 raft_consensus.cc:385] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.186219  1971 raft_consensus.cc:740] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.187115  1971 consensus_queue.cc:260] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.187670  1970 raft_consensus.cc:359] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.188472  1970 raft_consensus.cc:385] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.188771  1970 raft_consensus.cc:740] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.189615  1970 consensus_queue.cc:260] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.190409  1971 ts_tablet_manager.cc:1434] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:06:59.192186  1970 ts_tablet_manager.cc:1434] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:06:59.193881  1971 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:59.200393  1971 tablet_bootstrap.cc:654] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.205411  1971 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:59.205935  1971 ts_tablet_manager.cc:1403] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.005s
I20260710 11:06:59.207156 31297 ts_manager.cc:295] Set tserver state for 64738f2ca66a46c79de2b229fae5c816 to MAINTENANCE_MODE
I20260710 11:06:59.208209 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:06:59.208841  1971 raft_consensus.cc:359] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.209743  1971 raft_consensus.cc:385] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.210086  1971 raft_consensus.cc:740] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.211633  1971 consensus_queue.cc:260] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.214001  1971 ts_tablet_manager.cc:1434] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:59.215421  1971 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: Bootstrap starting.
I20260710 11:06:59.224327  2013 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.225054  2013 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.227728  2013 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:59.229247  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:59.230356  1855 raft_consensus.cc:2393] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a359669c514280bab7e30c2ae851d3 in current term 1: Already voted for candidate 64738f2ca66a46c79de2b229fae5c816 in this term.
I20260710 11:06:59.233549  1971 tablet_bootstrap.cc:654] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:59.233817  1896 leader_election.cc:336] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:59.234438  1896 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3; no voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:59.236323  2013 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.242975  2009 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.243556  2009 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.245465  1971 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: No bootstrap required, opened a new log
I20260710 11:06:59.246062  1971 ts_tablet_manager.cc:1403] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.011s
I20260710 11:06:59.246313  1990 consensus_queue.cc:1048] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.247403  2009 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.248875  2009 raft_consensus.cc:493] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.248901  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:59.249191  1971 raft_consensus.cc:359] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.249487  2009 raft_consensus.cc:515] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.250036  1971 raft_consensus.cc:385] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.250432  1971 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.249889  1928 raft_consensus.cc:2393] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c03003e0f8d484daa108a1d564956d3 in current term 1: Already voted for candidate 64738f2ca66a46c79de2b229fae5c816 in this term.
I20260710 11:06:59.251430  1971 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.254308  1971 ts_tablet_manager.cc:1434] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:59.258037  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:59.258198  2009 leader_election.cc:290] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.260921 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:59.265348 31297 tablet_replica.cc:333] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.266144  1974 raft_consensus.cc:493] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.266685 31297 raft_consensus.cc:2243] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:59.266858  1974 raft_consensus.cc:515] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.267599 31297 raft_consensus.cc:2272] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.271347 31297 tablet_replica.cc:333] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.271610  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:59.272312 31297 raft_consensus.cc:2243] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:59.272881 31297 raft_consensus.cc:2272] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.276330 31297 tablet_replica.cc:333] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.277534 31297 raft_consensus.cc:2243] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:59.278235 31297 raft_consensus.cc:2272] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.281733 31297 tablet_replica.cc:333] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.282900 31297 raft_consensus.cc:2243] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:59.283720  1974 leader_election.cc:290] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:59.284065 31297 pending_rounds.cc:70] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Trying to abort 1 pending ops.
I20260710 11:06:59.284528 31297 pending_rounds.cc:77] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959911909912576 op_type: NO_OP noop_request { }
W20260710 11:06:59.285319  1896 leader_election.cc:336] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:59.285110 31297 raft_consensus.cc:2889] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:59.285826  1896 leader_election.cc:304] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3; no voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:59.285966 31297 raft_consensus.cc:2272] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.286829  2013 raft_consensus.cc:2749] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.287007  1974 raft_consensus.cc:2749] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.290262 31297 tablet_replica.cc:333] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.291472  1990 consensus_queue.cc:1048] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:59.293045  1822 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:42885, user_credentials={real_user=slave}} blocked reactor thread for 45680.6us
I20260710 11:06:59.293907 31297 raft_consensus.cc:2243] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:59.294719 31297 pending_rounds.cc:70] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Trying to abort 1 pending ops.
I20260710 11:06:59.295004 31297 pending_rounds.cc:77] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959911890702336 op_type: NO_OP noop_request { }
I20260710 11:06:59.295364 31297 raft_consensus.cc:2889] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:59.295750 31297 raft_consensus.cc:2272] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:59.296499  1822 leader_election.cc:336] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:59.297052  1822 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c03003e0f8d484daa108a1d564956d3; no voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:59.298229  2009 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.298602 31297 tablet_replica.cc:333] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.299443 31297 raft_consensus.cc:2243] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:59.299929 31297 raft_consensus.cc:2272] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.302619 31297 tablet_replica.cc:333] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.303598 31297 raft_consensus.cc:2243] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:59.304217 31297 raft_consensus.cc:2272] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.304888  2009 raft_consensus.cc:2749] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:59.307583  1822 leader_election.cc:336] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:59.308025  1822 leader_election.cc:304] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c03003e0f8d484daa108a1d564956d3; no voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:59.308662  2009 raft_consensus.cc:2749] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.310174 31297 tablet_replica.cc:333] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.311046 31297 raft_consensus.cc:2243] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:59.311947 31297 pending_rounds.cc:70] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Trying to abort 1 pending ops.
I20260710 11:06:59.312145 31297 pending_rounds.cc:77] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959911176007680 op_type: NO_OP noop_request { }
I20260710 11:06:59.312536 31297 raft_consensus.cc:2889] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:59.312819 31297 raft_consensus.cc:2272] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.315872 31297 tablet_replica.cc:333] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.323899 31297 raft_consensus.cc:2243] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:59.327239 31297 raft_consensus.cc:2272] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.329612 31297 tablet_replica.cc:333] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: stopping tablet replica
I20260710 11:06:59.330296 31297 raft_consensus.cc:2243] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:59.330950 31297 pending_rounds.cc:70] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Trying to abort 1 pending ops.
I20260710 11:06:59.331184 31297 pending_rounds.cc:77] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959911504945152 op_type: NO_OP noop_request { }
I20260710 11:06:59.331497 31297 raft_consensus.cc:2889] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:59.331802 31297 raft_consensus.cc:2272] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:59.345189  2009 raft_consensus.cc:493] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.345777  2009 raft_consensus.cc:515] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.348016  2009 leader_election.cc:290] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.350034  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
W20260710 11:06:59.353757  1822 leader_election.cc:336] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:06:59.354219  1822 leader_election.cc:304] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c03003e0f8d484daa108a1d564956d3; no voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:59.354949  2009 raft_consensus.cc:2749] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.362282 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
W20260710 11:06:59.366576  1896 consensus_peers.cc:597] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.395874  1855 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.402300  1974 consensus_queue.cc:1048] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:59.434088  1822 consensus_peers.cc:597] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.435708  2009 consensus_queue.cc:1048] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:59.471081  1896 consensus_peers.cc:597] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.518492  1928 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.525243  2009 consensus_queue.cc:1048] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:59.540161  1822 consensus_peers.cc:597] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.605002  1855 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.611852  2013 consensus_queue.cc:1048] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:59.624085  2009 raft_consensus.cc:493] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.624567  2009 raft_consensus.cc:515] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.627894  2009 leader_election.cc:290] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:06:59.628345  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:06:59.629119  1928 raft_consensus.cc:2393] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c03003e0f8d484daa108a1d564956d3 in current term 1: Already voted for candidate 64738f2ca66a46c79de2b229fae5c816 in this term.
W20260710 11:06:59.630645  1822 leader_election.cc:336] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:06:59.631165  1822 leader_election.cc:304] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c03003e0f8d484daa108a1d564956d3; no voters: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816
I20260710 11:06:59.631915  2009 raft_consensus.cc:3060] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:59.636173  1896 consensus_peers.cc:597] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:59.639680  2009 raft_consensus.cc:2749] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.663357  2013 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.663884  2013 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:06:59.665680  2013 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:06:59.666929  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:06:59.667666  1855 raft_consensus.cc:2393] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28a359669c514280bab7e30c2ae851d3 in current term 1: Already voted for candidate 64738f2ca66a46c79de2b229fae5c816 in this term.
W20260710 11:06:59.669520  1896 leader_election.cc:336] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:06:59.669927  1896 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3; no voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3
I20260710 11:06:59.670578  2013 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.677227  2013 raft_consensus.cc:2749] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.704766  2013 consensus_queue.cc:1048] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:59.714515  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:00.507452  1974 raft_consensus.cc:493] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:00.508252  1974 raft_consensus.cc:515] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.510145  1974 leader_election.cc:290] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:00.511415  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:07:00.512205  1855 raft_consensus.cc:2468] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:07:00.513332  1895 leader_election.cc:304] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:00.514299  1974 raft_consensus.cc:2804] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:07:00.514298  1896 leader_election.cc:336] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.514866  1974 raft_consensus.cc:493] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:00.515239  1974 raft_consensus.cc:3060] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.520296  1974 raft_consensus.cc:515] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.522084  1974 leader_election.cc:290] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:00.523483  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a2327164294d2b92f967fd927e97c0" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:00.524188  1855 raft_consensus.cc:3060] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.526298  1896 leader_election.cc:336] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.529456  1855 raft_consensus.cc:2468] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 2.
I20260710 11:07:00.530704  1895 leader_election.cc:304] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:00.531500  1974 raft_consensus.cc:2804] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.532743  1974 raft_consensus.cc:697] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:00.533629  1974 consensus_queue.cc:237] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER 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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.540802  1679 catalog_manager.cc:5697] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 1 to 2, leader changed from 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
W20260710 11:07:00.715632  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:00.788285  1974 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:00.788846  1974 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.790694  1974 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:00.791877  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:07:00.792698  1855 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:07:00.793943  1895 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 
W20260710 11:07:00.794498  1896 leader_election.cc:336] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.794697  1974 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:00.795128  1974 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:00.795425  1974 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.800303  2047 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64738f2ca66a46c79de2b229fae5c816)
I20260710 11:07:00.800966  2047 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.801388  1974 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.803110  2047 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:00.803369  1974 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:00.804404  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:07:00.805223  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:00.805933  1856 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.807864  1896 leader_election.cc:336] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.808300  1896 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3; no voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:00.808985  1974 raft_consensus.cc:2749] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:07:00.809216  1896 leader_election.cc:336] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.812202  1856 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 2.
I20260710 11:07:00.813308  1895 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:00.814016  1974 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.814553  1974 raft_consensus.cc:697] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:00.814577  2009 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64738f2ca66a46c79de2b229fae5c816)
I20260710 11:07:00.815246  2009 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.815659  1974 consensus_queue.cc:237] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER 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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.817745  2009 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:00.818921  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:07:00.819772  1928 raft_consensus.cc:2468] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 1.
W20260710 11:07:00.822212  1822 leader_election.cc:336] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.822890  1820 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:00.823777  2009 raft_consensus.cc:2804] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:00.824198  2009 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64738f2ca66a46c79de2b229fae5c816)
I20260710 11:07:00.824560  2009 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.824424  1679 catalog_manager.cc:5697] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 1 to 2, leader changed from 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:00.830736  2009 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.833403  2009 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:00.834051  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:00.834741  1928 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.836674  1822 leader_election.cc:336] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.840299  1928 raft_consensus.cc:2468] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:00.841431  1820 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:00.842161  2009 raft_consensus.cc:2804] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.842969  2009 raft_consensus.cc:697] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:00.843808  2009 consensus_queue.cc:237] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.850535  1679 catalog_manager.cc:5697] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 1 to 2, leader changed from 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.887017  1974 raft_consensus.cc:493] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:00.887468  1974 raft_consensus.cc:515] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.889222  1974 leader_election.cc:290] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885)
I20260710 11:07:00.890206  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3" is_pre_election: true
I20260710 11:07:00.890954  1856 raft_consensus.cc:2468] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 1.
I20260710 11:07:00.892113  1895 leader_election.cc:304] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:00.893026  1974 raft_consensus.cc:2804] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:00.893426  1974 raft_consensus.cc:493] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:00.893826  1974 raft_consensus.cc:3060] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.894584  1896 leader_election.cc:336] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.900588  1974 raft_consensus.cc:515] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.902534  1974 leader_election.cc:290] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: Requested vote from peers 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095), 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885)
I20260710 11:07:00.903249  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e845f1c52a34813a335d1db579a9262" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:00.903875  1856 raft_consensus.cc:3060] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.906807  1896 leader_election.cc:336] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:00.910051  1856 raft_consensus.cc:2468] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 2.
I20260710 11:07:00.911118  1895 leader_election.cc:304] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:00.912002  1974 raft_consensus.cc:2804] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.912535  1974 raft_consensus.cc:697] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:00.913237  1974 consensus_queue.cc:237] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER 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: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:00.921265  1679 catalog_manager.cc:5697] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 1 to 2, leader changed from 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:00.942024  1856 raft_consensus.cc:1275] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:00.943341  1974 consensus_queue.cc:1048] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:00.961476  1896 consensus_peers.cc:597] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.084965  2009 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:01.085503  2009 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:01.087482  2009 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:01.089890  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3" is_pre_election: true
I20260710 11:07:01.090620  1928 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 1.
W20260710 11:07:01.091144  1822 leader_election.cc:336] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:01.091698  1820 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:01.092371  2009 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:01.092705  2009 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:01.092924  2009 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:01.097489  2009 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:01.099359  2009 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:01.100571  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:01.101234  1928 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:01.103818  1822 leader_election.cc:336] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111)
I20260710 11:07:01.107482  1928 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:01.108590  1820 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [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: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 64738f2ca66a46c79de2b229fae5c816
I20260710 11:07:01.109328  2009 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:01.109792  2009 raft_consensus.cc:697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:01.110580  2009 consensus_queue.cc:237] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER 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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:01.118199  1676 catalog_manager.cc:5697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 1 to 2, leader changed from 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:01.238581  1822 consensus_peers.cc:597] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.266989  1856 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:01.268448  2060 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:01.282317  1896 consensus_peers.cc:597] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.288765  1928 raft_consensus.cc:1275] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:01.290128  2009 consensus_queue.cc:1048] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:01.346386  1896 consensus_peers.cc:597] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:01.505748  1822 consensus_peers.cc:597] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:01.513278  1856 raft_consensus.cc:1275] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:01.514889  1974 consensus_queue.cc:1048] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:01.593006  1928 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:01.594415  2009 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:01.716737  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:01.840214  1822 consensus_peers.cc:597] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.903899  1896 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260710 11:07:01.909602  1822 consensus_peers.cc:597] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.921816  1896 consensus_peers.cc:597] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:01.946789  1896 consensus_peers.cc:597] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:02.100195  1896 consensus_peers.cc:597] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:02.717725  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:03.511451  1896 consensus_peers.cc:597] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:03.623598  1822 consensus_peers.cc:597] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:03.659217  1896 consensus_peers.cc:597] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:03.718888  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:03.889261  1896 consensus_peers.cc:597] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:04.113082  1822 consensus_peers.cc:597] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:07:04.148914  1822 consensus_peers.cc:597] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:04.221426  1896 consensus_peers.cc:597] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:04.380004 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:04.389415  2069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.389403  2070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:04.390060  2072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:04.391422 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:04.394618 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:04.394899 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:04.395183 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681624395131 us; error 0 us; skew 500 ppm
I20260710 11:07:04.395870 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:04.399976 31297 webserver.cc:533] Webserver started at http://127.30.144.65:32977/ using document root <none> and password file <none>
I20260710 11:07:04.400974 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:04.401271 31297 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:07:04.407928 31297 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
W20260710 11:07:04.408463  1822 consensus_peers.cc:597] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:04.412812  2077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:04.414017 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:07:04.414357 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "64738f2ca66a46c79de2b229fae5c816"
format_stamp: "Formatted at 2026-07-10 11:06:57 on dist-test-slave-7p3j"
I20260710 11:07:04.414757 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:04.437260 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:04.438681 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:04.440248 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:04.443991  2084 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:07:04.500735 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:07:04.501094 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.058s	user 0.001s	sys 0.002s
I20260710 11:07:04.501459 31297 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:07:04.507112  2084 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.523360  2084 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:04.524324  2084 tablet_bootstrap.cc:492] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.525056  2084 ts_tablet_manager.cc:1403] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 11:07:04.527701  2084 raft_consensus.cc:359] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.528537  2084 raft_consensus.cc:740] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.529486  2084 consensus_queue.cc:260] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.533244  2084 ts_tablet_manager.cc:1434] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.008s
I20260710 11:07:04.534068  2084 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.547909  2084 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:07:04.548812  2084 tablet_bootstrap.cc:492] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.549397  2084 ts_tablet_manager.cc:1403] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:07:04.551904  2084 raft_consensus.cc:359] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.552874  2084 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.553725  2084 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.554303 31297 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:07:04.554687 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.054s	sys 0.000s
W20260710 11:07:04.555306  1896 consensus_peers.cc:597] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:04.555790  2084 ts_tablet_manager.cc:1434] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:07:04.556715  2084 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.572305  2084 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:07:04.573187  2084 tablet_bootstrap.cc:492] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.573845  2084 ts_tablet_manager.cc:1403] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:07:04.576771  2084 raft_consensus.cc:359] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.577760  2084 raft_consensus.cc:740] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.578703  2084 consensus_queue.cc:260] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.581094  2084 ts_tablet_manager.cc:1434] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:04.582222  2084 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
W20260710 11:07:04.594569  1896 consensus_peers.cc:597] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:04.601948  2084 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:07:04.602828  2084 tablet_bootstrap.cc:492] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.603422  2084 ts_tablet_manager.cc:1403] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 11:07:04.605584  2084 raft_consensus.cc:359] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.606441  2084 raft_consensus.cc:740] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.607232  2084 consensus_queue.cc:260] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [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: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.608862  2084 ts_tablet_manager.cc:1434] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:07:04.609560  2084 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.622509  2084 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:04.623426  2084 tablet_bootstrap.cc:492] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.624188  2084 ts_tablet_manager.cc:1403] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:07:04.626384  2084 raft_consensus.cc:359] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.626952  2084 raft_consensus.cc:740] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.627660  2084 consensus_queue.cc:260] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.629743  2084 ts_tablet_manager.cc:1434] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:07:04.630491  2084 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.637728 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:42885
I20260710 11:07:04.637867  2147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:42885 every 8 connection(s)
I20260710 11:07:04.643915 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:04.646140  2084 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:04.647456  2084 tablet_bootstrap.cc:492] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.648242  2084 ts_tablet_manager.cc:1403] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:07:04.655938  2084 raft_consensus.cc:359] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.656805  2084 raft_consensus.cc:740] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.657569  2084 consensus_queue.cc:260] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.659711  2084 ts_tablet_manager.cc:1434] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:07:04.660697  2084 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.684136  2084 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:07:04.685271  2084 tablet_bootstrap.cc:492] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.685060  1928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c98ae5d633543119f294f970489453f"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:04.686015  1928 raft_consensus.cc:606] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:04.686151  2084 ts_tablet_manager.cc:1403] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260710 11:07:04.689445  2084 raft_consensus.cc:359] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.690059  2122 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.689965  1928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:04.690496  2084 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.690827  1928 raft_consensus.cc:606] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:04.693436  2149 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35971
I20260710 11:07:04.693956  2149 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:04.695050  2149 heartbeater.cc:507] Master 127.30.144.126:35971 requested a full tablet report, sending...
I20260710 11:07:04.691588  2084 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.698697  2084 ts_tablet_manager.cc:1434] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:04.699652  2084 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.701758  2122 pending_rounds.cc:85] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Aborting all ops after (but not including) 0
I20260710 11:07:04.702145  2122 pending_rounds.cc:107] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:04.702517  2122 raft_consensus.cc:2889] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:04.708314  1856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:04.708956  1856 raft_consensus.cc:606] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:04.713864 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:04.714527 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:04.715346 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:04.719519  1676 ts_manager.cc:194] Re-registered known tserver with Master: 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885)
W20260710 11:07:04.720398  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:04.725975  2084 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:04.727062  2084 tablet_bootstrap.cc:492] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.727854  2084 ts_tablet_manager.cc:1403] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260710 11:07:04.730881  2084 raft_consensus.cc:359] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.731732  2084 raft_consensus.cc:740] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.732584  2084 consensus_queue.cc:260] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.734048  1676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43012
I20260710 11:07:04.735314  2084 ts_tablet_manager.cc:1434] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:04.736967  2084 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.738095  2149 heartbeater.cc:499] Master 127.30.144.126:35971 was elected leader, sending a full tablet report...
I20260710 11:07:04.740231  2122 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.754396  2122 pending_rounds.cc:85] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Aborting all ops after (but not including) 0
I20260710 11:07:04.754853  2122 pending_rounds.cc:107] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:04.755363  2122 raft_consensus.cc:2889] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:04.757226  2161 raft_consensus.cc:993] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:04.757889  2161 raft_consensus.cc:1081] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:04.760113  1856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c98ae5d633543119f294f970489453f"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:04.760875  1856 raft_consensus.cc:493] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:04.761512  1856 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.770359  2084 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:04.771349  2084 tablet_bootstrap.cc:492] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.772040  2084 ts_tablet_manager.cc:1403] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260710 11:07:04.772992  1856 raft_consensus.cc:515] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.774784  2084 raft_consensus.cc:359] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.775636  2084 raft_consensus.cc:740] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.775695  1856 leader_election.cc:290] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:04.776479  2084 consensus_queue.cc:260] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.777009  2122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:04.778128  2122 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.778558  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:04.778903  2084 ts_tablet_manager.cc:1434] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:04.779206  1928 raft_consensus.cc:3055] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:04.779551  1928 raft_consensus.cc:740] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:04.779788  2084 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap starting.
I20260710 11:07:04.780552  1928 consensus_queue.cc:260] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.782141  1928 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.785595  2122 raft_consensus.cc:2468] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:04.787824  1822 leader_election.cc:304] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:04.789223  2105 raft_consensus.cc:2804] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:04.789872  2105 raft_consensus.cc:697] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:04.791047  2105 consensus_queue.cc:237] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.795849  1928 raft_consensus.cc:2468] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:04.800438  2084 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:04.801422  2084 tablet_bootstrap.cc:492] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Bootstrap complete.
I20260710 11:07:04.802119  2084 ts_tablet_manager.cc:1403] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:07:04.802400  1676 catalog_manager.cc:5697] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 1 to 2, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:04.804688  2084 raft_consensus.cc:359] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.805495  2084 raft_consensus.cc:385] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:04.805864  2084 raft_consensus.cc:740] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64738f2ca66a46c79de2b229fae5c816, State: Initialized, Role: FOLLOWER
I20260710 11:07:04.806766  2084 consensus_queue.cc:260] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.809273  2084 ts_tablet_manager.cc:1434] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:04.816478  2064 raft_consensus.cc:993] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:04.817139  2064 raft_consensus.cc:1081] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:04.819082  1928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:04.819605  1928 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:04.820089  1928 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.827329  2122 raft_consensus.cc:3060] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.827623  1928 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.830899  2121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:04.830525  1928 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 3 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:04.831187  1856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:04.831492  2121 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.831892  1856 raft_consensus.cc:3055] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:04.832265  1856 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:04.833180  1856 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.834566  1856 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.836659  2122 pending_rounds.cc:85] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Aborting all ops after (but not including) 0
I20260710 11:07:04.837037  2122 pending_rounds.cc:107] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:04.837329  2122 raft_consensus.cc:2889] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:04.839077  2121 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:04.840466  1896 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:07:04.841391  2163 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:04.841867  2163 raft_consensus.cc:697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:04.842051  1856 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:04.842821  2163 consensus_queue.cc:237] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.851464  1676 catalog_manager.cc:5697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 2 to 3, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:04.877759  2122 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.932778  2161 raft_consensus.cc:993] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:04.933373  2163 raft_consensus.cc:1081] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:04.934906  1856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:04.935470  1856 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:04.935817  1856 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.940630  1856 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.942374  1856 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 3 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:04.943104  2122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:04.943518  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:04.943805  2122 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.944108  1928 raft_consensus.cc:3055] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:04.944430  1928 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:04.945369  1928 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.946671  1928 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:04.951031  2122 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 3.
I20260710 11:07:04.952271  1822 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [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: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:04.953019  2064 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:04.953404  1928 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 3.
I20260710 11:07:04.953521  2064 raft_consensus.cc:697] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:04.954721  2064 consensus_queue.cc:237] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:04.962654  1676 catalog_manager.cc:5697] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 2 to 3, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 3 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:04.968138  2122 raft_consensus.cc:3060] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:04.975433  2122 pending_rounds.cc:85] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Aborting all ops after (but not including) 0
I20260710 11:07:04.975672  2122 pending_rounds.cc:107] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:04.975973  2122 raft_consensus.cc:2889] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:05.098151  2122 raft_consensus.cc:3060] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:05.222225  1928 raft_consensus.cc:1275] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.223699  2064 consensus_queue.cc:1048] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.234246  2122 raft_consensus.cc:1275] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.236307  2181 consensus_queue.cc:1048] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:05.360960  1856 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:05.362418  2163 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.376820  2122 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:05.379557  2161 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.382875  2121 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:05.384630  2181 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.396839  1928 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:05.398548  2190 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:07:05.721451  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:05.740514 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:05.747819  1856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:05.748416  1856 raft_consensus.cc:606] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:05.751101  1928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:05.751570  1928 raft_consensus.cc:606] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:05.754057  1856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:05.754566  1856 raft_consensus.cc:606] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:05.755714 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:05.756132 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:05.756767 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.064967  2190 raft_consensus.cc:993] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:06.065510  2190 raft_consensus.cc:1081] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:06.067263  1928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:06.067751  1928 raft_consensus.cc:493] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.068120  1928 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:06.071388  2189 raft_consensus.cc:993] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:06.071930  2189 raft_consensus.cc:1081] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:06.073837  1856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:06.074493  1856 raft_consensus.cc:493] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.074396  1928 raft_consensus.cc:515] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.074983  1856 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.076592  1928 leader_election.cc:290] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 3 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:06.077315  2121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:06.077968  2121 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:06.078154  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dc33dfada54b569a0a21aed7fdaa0a" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:06.078827  1855 raft_consensus.cc:3055] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:06.079162  1855 raft_consensus.cc:740] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:06.080005  1855 consensus_queue.cc:260] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.081329  1855 raft_consensus.cc:3060] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:06.081562  1856 raft_consensus.cc:515] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.085469  2121 raft_consensus.cc:2468] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:06.085407  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:06.086365  2120 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.087255  1856 leader_election.cc:290] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:06.088416  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:06.088937  1928 raft_consensus.cc:3055] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.089144  1928 raft_consensus.cc:740] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:06.089859  1855 raft_consensus.cc:2468] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:06.089990  1928 consensus_queue.cc:260] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.090847  1896 leader_election.cc:304] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:07:06.091452  1928 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.092140  2189 raft_consensus.cc:2804] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:06.092639  2189 raft_consensus.cc:697] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:06.093910  2120 raft_consensus.cc:2468] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:06.093529  2189 consensus_queue.cc:237] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.095254  1822 leader_election.cc:304] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:06.096088  2190 raft_consensus.cc:2804] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.096681  2190 raft_consensus.cc:697] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:06.097744  2190 consensus_queue.cc:237] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.099429  1928 raft_consensus.cc:2468] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:06.109970  2190 raft_consensus.cc:993] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:06.110518  2190 raft_consensus.cc:1081] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:06.110160  1679 catalog_manager.cc:5697] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 1 to 2, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.112676  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:06.113101  1930 raft_consensus.cc:493] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.113369  1930 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.112879  1676 catalog_manager.cc:5697] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 2 to 3, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:06.121506  1930 raft_consensus.cc:515] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.124939  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:06.125550  1855 raft_consensus.cc:3055] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.125943  1855 raft_consensus.cc:740] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:06.125555  1930 leader_election.cc:290] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:06.126788  1855 consensus_queue.cc:260] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.126806  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:06.128539  2120 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.128554  1855 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.133750  1855 raft_consensus.cc:2468] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 2.
I20260710 11:07:06.133941  2120 raft_consensus.cc:2468] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 2.
I20260710 11:07:06.135048  1895 leader_election.cc:304] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a359669c514280bab7e30c2ae851d3, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:06.135772  2189 raft_consensus.cc:2804] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.136247  2189 raft_consensus.cc:697] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:06.137028  2189 consensus_queue.cc:237] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.146905  1676 catalog_manager.cc:5697] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 1 to 2, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:06.565461  2120 raft_consensus.cc:1275] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.566867  2181 consensus_queue.cc:1048] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.576400  1930 raft_consensus.cc:1275] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.577713  2064 consensus_queue.cc:1048] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.599342  2120 raft_consensus.cc:1275] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:06.600703  2189 consensus_queue.cc:1048] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:06.610035  1855 raft_consensus.cc:1275] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:06.612035  2189 consensus_queue.cc:1048] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:06.702153  2120 raft_consensus.cc:1275] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.703543  2207 consensus_queue.cc:1048] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.713256  1855 raft_consensus.cc:1275] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.715279  2189 consensus_queue.cc:1048] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:06.722353  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:06.763763 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.772015  1855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:06.772580  1855 raft_consensus.cc:606] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:06.775385  1930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:06.775940  1930 raft_consensus.cc:606] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:06.778496  1930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:06.779006  1930 raft_consensus.cc:606] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:06.780174 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:06.780761 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:06.781319 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.936517  2181 raft_consensus.cc:993] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:06.937067  2064 raft_consensus.cc:1081] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:06.938839  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:06.939383  1930 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.939741  1930 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:06.946525  1930 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.948655  1930 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 4 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:06.949497  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:06.949841  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:06.950145  2120 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:06.950474  1855 raft_consensus.cc:3055] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:06.950821  1855 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:06.951764  1855 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.952948  1855 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:06.956529  2120 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 4.
I20260710 11:07:06.957626  1896 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:07:06.958365  2189 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:06.958904  2189 raft_consensus.cc:697] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:06.959082  1855 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 4.
I20260710 11:07:06.959841  2189 consensus_queue.cc:237] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:06.967406  1679 catalog_manager.cc:5697] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 3 to 4, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 4 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.027577  2207 raft_consensus.cc:993] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:07.028038  2189 raft_consensus.cc:1081] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:07.029799  1855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:07.030426  1855 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.030802  1855 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:07.037587  1855 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.039347  1855 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 4 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:07.040166  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:07.040419  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:07.040831  2120 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:07.041093  1930 raft_consensus.cc:3055] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:07.041448  1930 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:07.042302  1930 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.043226  1930 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:07.046016  2120 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 4.
I20260710 11:07:07.047111  1822 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [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: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:07.047797  2190 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:07.048290  2190 raft_consensus.cc:697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:07.048357  1930 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 4.
I20260710 11:07:07.049163  2190 consensus_queue.cc:237] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.056527  1679 catalog_manager.cc:5697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 3 to 4, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 4 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.330919  2189 raft_consensus.cc:993] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:07.331429  2207 raft_consensus.cc:1081] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:07.333209  1855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:07.333809  1855 raft_consensus.cc:493] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.334147  1855 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:07.339250  1855 raft_consensus.cc:515] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.340906  1855 leader_election.cc:290] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 3 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:07.341784  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:07.341990  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c86ba881ac4af9a81f87587cf6a04b" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:07.342409  2120 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:07.342523  1930 raft_consensus.cc:3055] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:07.342898  1930 raft_consensus.cc:740] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:07.343717  1930 consensus_queue.cc:260] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.344923  1930 raft_consensus.cc:3060] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:07.349419  2120 raft_consensus.cc:2468] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 3.
I20260710 11:07:07.350793  1822 leader_election.cc:304] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [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: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:07.351632  2064 raft_consensus.cc:2804] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:07.351845  1930 raft_consensus.cc:2468] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 3.
I20260710 11:07:07.352165  2064 raft_consensus.cc:697] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:07.353127  2064 consensus_queue.cc:237] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.359404  1679 catalog_manager.cc:5697] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 2 to 3, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 3 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.480608  2120 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 4 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:07.482069  2064 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:07.494585  1930 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:07.496892  2064 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:07.529174  2120 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 4 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:07.530409  2189 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:07.539014  1855 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:07.540815  2161 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:07.723258  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:07.773475  1930 raft_consensus.cc:1275] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:07.775035  2064 consensus_queue.cc:1048] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:07.783910  2120 raft_consensus.cc:1275] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:07.785391  2190 consensus_queue.cc:1048] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:07.787462 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:07.800072  1855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c98ae5d633543119f294f970489453f"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:07.800741  1855 raft_consensus.cc:606] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:07.803517  1930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:07.804292  1930 raft_consensus.cc:606] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:07.807137  1855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:07.807720  1855 raft_consensus.cc:606] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:07.808969 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:07.809478 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:07.810077 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:07.920828  2207 raft_consensus.cc:993] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:07.921505  2189 raft_consensus.cc:1081] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:07.923251  1855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:07.923804  1855 raft_consensus.cc:493] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.924153  1855 raft_consensus.cc:3060] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.929980  1855 raft_consensus.cc:515] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.931576  1855 leader_election.cc:290] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:07.932340  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:07.932596  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a43add373be4ec280bd8e67e1035633" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:07.932999  2120 raft_consensus.cc:3060] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.933220  1930 raft_consensus.cc:3055] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.933586  1930 raft_consensus.cc:740] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:07.934464  1930 consensus_queue.cc:260] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.935712  1930 raft_consensus.cc:3060] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.940156  2120 raft_consensus.cc:2468] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:07.941359  1822 leader_election.cc:304] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:07.942085  2190 raft_consensus.cc:2804] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.942569  2190 raft_consensus.cc:697] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:07.942605  1930 raft_consensus.cc:2468] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 2.
I20260710 11:07:07.943596  2190 consensus_queue.cc:237] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:07.950425  1676 catalog_manager.cc:5697] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 1 to 2, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:08.115253  2181 raft_consensus.cc:993] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:08.115732  2190 raft_consensus.cc:1081] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:08.117691  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:08.118359  1930 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:08.118781  1930 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:08.124733  1930 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.126679  1930 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 5 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:08.127373  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:08.127823  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:08.128022  2120 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:08.128502  1855 raft_consensus.cc:3055] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:08.128798  1855 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:08.129495  1855 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.130506  1855 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:08.134060  2120 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 5.
I20260710 11:07:08.135113  1896 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:07:08.135298  1855 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 5.
I20260710 11:07:08.135778  2189 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:08.136234  2189 raft_consensus.cc:697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:08.137008  2189 consensus_queue.cc:237] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.144058  1676 catalog_manager.cc:5697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 4 to 5, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 5 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:08.198082  2181 raft_consensus.cc:993] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:08.198549  2190 raft_consensus.cc:1081] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:08.200047  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c98ae5d633543119f294f970489453f"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:08.200592  1930 raft_consensus.cc:493] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:08.200953  1930 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:08.206512  1930 raft_consensus.cc:515] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.208264  1930 leader_election.cc:290] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 3 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:08.209199  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:08.209367  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c98ae5d633543119f294f970489453f" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:08.209955  2120 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:08.210050  1855 raft_consensus.cc:3055] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:08.210527  1855 raft_consensus.cc:740] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:08.211258  1855 consensus_queue.cc:260] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.212443  1855 raft_consensus.cc:3060] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:08.216723  2120 raft_consensus.cc:2468] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:08.217201  1855 raft_consensus.cc:2468] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:08.218134  1896 leader_election.cc:304] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:07:08.218958  2189 raft_consensus.cc:2804] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:08.219549  2189 raft_consensus.cc:697] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:08.220366  2189 consensus_queue.cc:237] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.228173  1676 catalog_manager.cc:5697] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 2 to 3, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:08.463893  1930 raft_consensus.cc:1275] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:08.465319  2064 consensus_queue.cc:1048] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:08.476974  2120 raft_consensus.cc:1275] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:08.478539  2064 consensus_queue.cc:1048] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:08.531304  1855 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:08.532723  2189 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:08.546989  2120 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:08.548828  2189 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:08.694334  1855 raft_consensus.cc:1275] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:08.695600  2207 consensus_queue.cc:1048] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:08.707713  2120 raft_consensus.cc:1275] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:08.709249  2189 consensus_queue.cc:1048] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:08.724130  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:08.816787 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:08.824981  1930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:08.825593  1930 raft_consensus.cc:606] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:08.828403  1855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
mode: GRACEFUL
new_leader_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:52008
I20260710 11:07:08.828923  1855 raft_consensus.cc:606] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Received request to transfer leadership to TS 28a359669c514280bab7e30c2ae851d3
I20260710 11:07:08.831661  1930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
mode: GRACEFUL
new_leader_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:46948
I20260710 11:07:08.832231  1930 raft_consensus.cc:606] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 LEADER]: Received request to transfer leadership to TS 8c03003e0f8d484daa108a1d564956d3
I20260710 11:07:08.833428 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:08.833981 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:08.834621 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:08.903623  2207 raft_consensus.cc:993] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:08.904171  2189 raft_consensus.cc:1081] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:08.905880  1855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:08.906329  1855 raft_consensus.cc:493] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:08.906596  1855 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:08.911280  1855 raft_consensus.cc:515] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.913050  1855 leader_election.cc:290] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 5 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:08.914208  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:08.914230  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f7ea9937ef4b00b329d7287d6309f7" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:08.914891  1930 raft_consensus.cc:3055] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:08.914945  2120 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:08.915395  1930 raft_consensus.cc:740] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:08.916316  1930 consensus_queue.cc:260] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.917730  1930 raft_consensus.cc:3060] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:08.922891  2120 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 5.
I20260710 11:07:08.924326  1822 leader_election.cc:304] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [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: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:08.924782  1930 raft_consensus.cc:2468] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 5.
I20260710 11:07:08.925266  2064 raft_consensus.cc:2804] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:08.925892  2064 raft_consensus.cc:697] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 5 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:08.926705  2064 consensus_queue.cc:237] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:08.934585  1679 catalog_manager.cc:5697] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 4 to 5, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 5 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.030562  2207 raft_consensus.cc:993] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: : Instructing follower 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:09.031000  2189 raft_consensus.cc:1081] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 LEADER]: Signalling peer 8c03003e0f8d484daa108a1d564956d3 to start an election
I20260710 11:07:09.032557  1855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e"
dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
 from {username='slave'} at 127.0.0.1:49012
I20260710 11:07:09.033093  1855 raft_consensus.cc:493] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.033409  1855 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:07:09.038148  1855 raft_consensus.cc:515] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:09.039618  1855 leader_election.cc:290] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 6 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 28a359669c514280bab7e30c2ae851d3 (127.30.144.67:39107)
I20260710 11:07:09.040450  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:09.040903  1930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75b0a3ad9354cb1b52132c5a1f0c88e" candidate_uuid: "8c03003e0f8d484daa108a1d564956d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "28a359669c514280bab7e30c2ae851d3"
I20260710 11:07:09.041049  2120 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:07:09.041478  1930 raft_consensus.cc:3055] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 11:07:09.041788  1930 raft_consensus.cc:740] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:09.042507  1930 consensus_queue.cc:260] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:09.043604  1930 raft_consensus.cc:3060] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:07:09.047551  2120 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 6.
I20260710 11:07:09.048834  1822 leader_election.cc:304] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64738f2ca66a46c79de2b229fae5c816, 8c03003e0f8d484daa108a1d564956d3; no voters: 
I20260710 11:07:09.049539  2247 raft_consensus.cc:2804] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 11:07:09.049635  1930 raft_consensus.cc:2468] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c03003e0f8d484daa108a1d564956d3 in term 6.
I20260710 11:07:09.050119  2247 raft_consensus.cc:697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 6 LEADER]: Becoming Leader. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:09.050932  2247 consensus_queue.cc:237] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:09.056725  1679 catalog_manager.cc:5697] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 reported cstate change: term changed from 5 to 6, leader changed from 28a359669c514280bab7e30c2ae851d3 (127.30.144.67) to 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66). New cstate: current_term: 6 leader_uuid: "8c03003e0f8d484daa108a1d564956d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:09.180853  2181 raft_consensus.cc:993] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: : Instructing follower 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:09.181375  2181 raft_consensus.cc:1081] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Signalling peer 28a359669c514280bab7e30c2ae851d3 to start an election
I20260710 11:07:09.182900  1930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941"
dest_uuid: "28a359669c514280bab7e30c2ae851d3"
 from {username='slave'} at 127.0.0.1:35734
I20260710 11:07:09.183398  1930 raft_consensus.cc:493] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:09.183780  1930 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.189522  1930 raft_consensus.cc:515] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:09.191344  1930 leader_election.cc:290] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [CANDIDATE]: Term 3 election: Requested vote from peers 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885), 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095)
I20260710 11:07:09.192233  2120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64738f2ca66a46c79de2b229fae5c816"
I20260710 11:07:09.192509  1855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0e282a040ff4b668f7ee397b7caa941" candidate_uuid: "28a359669c514280bab7e30c2ae851d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c03003e0f8d484daa108a1d564956d3"
I20260710 11:07:09.192875  2120 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.193045  1855 raft_consensus.cc:3055] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:09.193410  1855 raft_consensus.cc:740] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c03003e0f8d484daa108a1d564956d3, State: Running, Role: LEADER
I20260710 11:07:09.194229  1855 consensus_queue.cc:260] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:09.195454  1855 raft_consensus.cc:3060] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:09.199748  2120 raft_consensus.cc:2468] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:09.201002  1896 leader_election.cc:304] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [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: 28a359669c514280bab7e30c2ae851d3, 64738f2ca66a46c79de2b229fae5c816; no voters: 
I20260710 11:07:09.201715  2189 raft_consensus.cc:2804] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:09.202131  2189 raft_consensus.cc:697] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Becoming Leader. State: Replica: 28a359669c514280bab7e30c2ae851d3, State: Running, Role: LEADER
I20260710 11:07:09.202215  1855 raft_consensus.cc:2468] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a359669c514280bab7e30c2ae851d3 in term 3.
I20260710 11:07:09.203037  2189 consensus_queue.cc:237] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [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: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } }
I20260710 11:07:09.210604  1679 catalog_manager.cc:5697] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 reported cstate change: term changed from 2 to 3, leader changed from 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66) to 28a359669c514280bab7e30c2ae851d3 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "28a359669c514280bab7e30c2ae851d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:09.407902  2120 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:09.409235  2247 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:09.420581  1930 raft_consensus.cc:1275] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:09.422009  2247 consensus_queue.cc:1048] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:09.574343  2120 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 6 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:07:09.575683  2247 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:09.584533  1930 raft_consensus.cc:1275] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 6 FOLLOWER]: Refusing update from remote peer 8c03003e0f8d484daa108a1d564956d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:07:09.586061  2247 consensus_queue.cc:1048] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a359669c514280bab7e30c2ae851d3" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 39107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:09.612510  1855 raft_consensus.cc:1275] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:09.613849  2189 consensus_queue.cc:1048] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c03003e0f8d484daa108a1d564956d3" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 42095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:09.623888  2120 raft_consensus.cc:1275] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Refusing update from remote peer 28a359669c514280bab7e30c2ae851d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:09.625556  2189 consensus_queue.cc:1048] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64738f2ca66a46c79de2b229fae5c816" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:07:09.725091  1727 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:09.841536 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:09.872607 31297 tablet_server.cc:179] TabletServer@127.30.144.65:42885 shutting down...
W20260710 11:07:09.888008  1822 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 56 similar messages]
W20260710 11:07:09.896420  1822 consensus_peers.cc:597] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:09.896720 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:09.897418 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.898070 31297 raft_consensus.cc:2243] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.898536 31297 raft_consensus.cc:2272] T 0328c6e6f5504fc7b9d530b5a35aee49 P 64738f2ca66a46c79de2b229fae5c816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.901029 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.901877 31297 raft_consensus.cc:2243] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.902328 31297 raft_consensus.cc:2272] T c8c86ba881ac4af9a81f87587cf6a04b P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.904011 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.904507 31297 raft_consensus.cc:2243] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.904924 31297 raft_consensus.cc:2272] T e75b0a3ad9354cb1b52132c5a1f0c88e P 64738f2ca66a46c79de2b229fae5c816 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.907469 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.908005 31297 raft_consensus.cc:2243] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.908376 31297 raft_consensus.cc:2272] T 60dc33dfada54b569a0a21aed7fdaa0a P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.910141 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.910661 31297 raft_consensus.cc:2243] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.911023 31297 raft_consensus.cc:2272] T 7e845f1c52a34813a335d1db579a9262 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.912909 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.913545 31297 raft_consensus.cc:2243] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.914143 31297 raft_consensus.cc:2272] T a0e282a040ff4b668f7ee397b7caa941 P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.917488 31297 tablet_replica.cc:333] stopping tablet replica
W20260710 11:07:09.918490  1822 consensus_peers.cc:597] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:09.918673 31297 raft_consensus.cc:2243] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.919409 31297 raft_consensus.cc:2272] T 1c98ae5d633543119f294f970489453f P 64738f2ca66a46c79de2b229fae5c816 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:09.921483  1896 consensus_peers.cc:597] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:09.921777 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.922523 31297 raft_consensus.cc:2243] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.922943 31297 raft_consensus.cc:2272] T 65f7ea9937ef4b00b329d7287d6309f7 P 64738f2ca66a46c79de2b229fae5c816 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.925032 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.925504 31297 raft_consensus.cc:2243] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.925992 31297 raft_consensus.cc:2272] T 93a2327164294d2b92f967fd927e97c0 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.927785 31297 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:09.928210 31297 raft_consensus.cc:2243] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:09.928560 31297 raft_consensus.cc:2272] T 2a43add373be4ec280bd8e67e1035633 P 64738f2ca66a46c79de2b229fae5c816 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:09.937922  1822 consensus_peers.cc:597] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:09.958335 31297 tablet_server.cc:196] TabletServer@127.30.144.65:42885 shutdown complete.
I20260710 11:07:09.976351 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
W20260710 11:07:09.993934  1896 consensus_peers.cc:597] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:10.003708 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:10.004540 31297 tablet_replica.cc:333] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.005255 31297 raft_consensus.cc:2243] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.005936 31297 raft_consensus.cc:2272] T 93a2327164294d2b92f967fd927e97c0 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.008298 31297 tablet_replica.cc:333] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.008926 31297 raft_consensus.cc:2243] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.009871 31297 raft_consensus.cc:2272] T 65f7ea9937ef4b00b329d7287d6309f7 P 8c03003e0f8d484daa108a1d564956d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.012498 31297 tablet_replica.cc:333] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.013309 31297 raft_consensus.cc:2243] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.013901 31297 raft_consensus.cc:2272] T a0e282a040ff4b668f7ee397b7caa941 P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.016541 31297 tablet_replica.cc:333] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.017166 31297 raft_consensus.cc:2243] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.017709 31297 raft_consensus.cc:2272] T 1c98ae5d633543119f294f970489453f P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.019658 31297 tablet_replica.cc:333] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.020212 31297 raft_consensus.cc:2243] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.020961 31297 raft_consensus.cc:2272] T 2a43add373be4ec280bd8e67e1035633 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.023061 31297 tablet_replica.cc:333] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.023623 31297 raft_consensus.cc:2243] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.024412 31297 raft_consensus.cc:2272] T 0328c6e6f5504fc7b9d530b5a35aee49 P 8c03003e0f8d484daa108a1d564956d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.026737 31297 tablet_replica.cc:333] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.027283 31297 raft_consensus.cc:2243] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.027705 31297 raft_consensus.cc:2272] T 7e845f1c52a34813a335d1db579a9262 P 8c03003e0f8d484daa108a1d564956d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.029610 31297 tablet_replica.cc:333] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.030237 31297 raft_consensus.cc:2243] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.030982 31297 raft_consensus.cc:2272] T c8c86ba881ac4af9a81f87587cf6a04b P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.033042 31297 tablet_replica.cc:333] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.033541 31297 raft_consensus.cc:2243] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 6 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.034395 31297 raft_consensus.cc:2272] T e75b0a3ad9354cb1b52132c5a1f0c88e P 8c03003e0f8d484daa108a1d564956d3 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.037274 31297 tablet_replica.cc:333] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3: stopping tablet replica
I20260710 11:07:10.037828 31297 raft_consensus.cc:2243] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.038239 31297 raft_consensus.cc:2272] T 60dc33dfada54b569a0a21aed7fdaa0a P 8c03003e0f8d484daa108a1d564956d3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:10.052637  1896 consensus_peers.cc:597] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 -> Peer 64738f2ca66a46c79de2b229fae5c816 (127.30.144.65:42885): Couldn't send request to peer 64738f2ca66a46c79de2b229fae5c816. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:10.071852 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
W20260710 11:07:10.081892  1895 consensus_peers.cc:597] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 -> Peer 8c03003e0f8d484daa108a1d564956d3 (127.30.144.66:42095): Couldn't send request to peer 8c03003e0f8d484daa108a1d564956d3. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:42095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:10.094535 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
I20260710 11:07:10.123445 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:10.124279 31297 tablet_replica.cc:333] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.124934 31297 raft_consensus.cc:2243] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.125432 31297 raft_consensus.cc:2272] T e75b0a3ad9354cb1b52132c5a1f0c88e P 28a359669c514280bab7e30c2ae851d3 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.127978 31297 tablet_replica.cc:333] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.128542 31297 raft_consensus.cc:2243] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.128970 31297 raft_consensus.cc:2272] T c8c86ba881ac4af9a81f87587cf6a04b P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.130852 31297 tablet_replica.cc:333] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.131439 31297 raft_consensus.cc:2243] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.132169 31297 raft_consensus.cc:2272] T 60dc33dfada54b569a0a21aed7fdaa0a P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.134356 31297 tablet_replica.cc:333] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.134883 31297 raft_consensus.cc:2243] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.135644 31297 raft_consensus.cc:2272] T 93a2327164294d2b92f967fd927e97c0 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.137784 31297 tablet_replica.cc:333] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.138307 31297 raft_consensus.cc:2243] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.138708 31297 raft_consensus.cc:2272] T 2a43add373be4ec280bd8e67e1035633 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.140550 31297 tablet_replica.cc:333] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.141067 31297 raft_consensus.cc:2243] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.141494 31297 raft_consensus.cc:2272] T 0328c6e6f5504fc7b9d530b5a35aee49 P 28a359669c514280bab7e30c2ae851d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.143464 31297 tablet_replica.cc:333] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.143993 31297 raft_consensus.cc:2243] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.144416 31297 raft_consensus.cc:2272] T 65f7ea9937ef4b00b329d7287d6309f7 P 28a359669c514280bab7e30c2ae851d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.147193 31297 tablet_replica.cc:333] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.147856 31297 raft_consensus.cc:2243] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.148561 31297 raft_consensus.cc:2272] T 1c98ae5d633543119f294f970489453f P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.150463 31297 tablet_replica.cc:333] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.150964 31297 raft_consensus.cc:2243] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.151726 31297 raft_consensus.cc:2272] T a0e282a040ff4b668f7ee397b7caa941 P 28a359669c514280bab7e30c2ae851d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.154011 31297 tablet_replica.cc:333] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3: stopping tablet replica
I20260710 11:07:10.154469 31297 raft_consensus.cc:2243] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.155175 31297 raft_consensus.cc:2272] T 7e845f1c52a34813a335d1db579a9262 P 28a359669c514280bab7e30c2ae851d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.185216 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
I20260710 11:07:10.209754 31297 master.cc:562] Master@127.30.144.126:35971 shutting down...
I20260710 11:07:10.234746 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.235357 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.235736 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3399d5e25c9747bbb8d532e6fcb15993: stopping tablet replica
I20260710 11:07:10.256223 31297 master.cc:584] Master@127.30.144.126:35971 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12719 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:07:10.298480 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:43981
I20260710 11:07:10.299530 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.304949  2265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.305042  2266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.305720  2268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.306604 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:10.307531 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.307740 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.307919 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681630307902 us; error 0 us; skew 500 ppm
I20260710 11:07:10.308480 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.311067 31297 webserver.cc:533] Webserver started at http://127.30.144.126:43919/ using document root <none> and password file <none>
I20260710 11:07:10.311645 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.311867 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.312197 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.313414 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.318688 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:07:10.322177  2273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.323125 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:07:10.323387 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.323652 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.334554 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.335939 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.376590 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:43981
I20260710 11:07:10.376708  2324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:43981 every 8 connection(s)
I20260710 11:07:10.380833  2325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.392251  2325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2: Bootstrap starting.
I20260710 11:07:10.397315  2325 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.401979  2325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2: No bootstrap required, opened a new log
I20260710 11:07:10.404294  2325 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2" member_type: VOTER }
I20260710 11:07:10.404788  2325 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.405050  2325 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbc49d3a9c545cab420c4d2b78cc0d2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.405766  2325 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5fbc49d3a9c545cab420c4d2b78cc0d2" member_type: VOTER }
I20260710 11:07:10.406283  2325 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:10.406555  2325 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:10.406852  2325 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.411794  2325 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2" member_type: VOTER }
I20260710 11:07:10.412444  2325 leader_election.cc:304] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [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: 5fbc49d3a9c545cab420c4d2b78cc0d2; no voters: 
I20260710 11:07:10.413844  2325 leader_election.cc:290] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:10.414213  2328 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.415829  2328 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 1 LEADER]: Becoming Leader. State: Replica: 5fbc49d3a9c545cab420c4d2b78cc0d2, State: Running, Role: LEADER
I20260710 11:07:10.416652  2328 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [LEADER]: Queue going to LEADER mode. State: All 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: "5fbc49d3a9c545cab420c4d2b78cc0d2" member_type: VOTER }
I20260710 11:07:10.416949  2325 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:10.422086  2329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2" member_type: VOTER } }
I20260710 11:07:10.422276  2330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5fbc49d3a9c545cab420c4d2b78cc0d2. Latest consensus state: current_term: 1 leader_uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbc49d3a9c545cab420c4d2b78cc0d2" member_type: VOTER } }
I20260710 11:07:10.422809  2329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:10.422843  2330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:10.431319  2335 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:10.437343  2335 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:10.438856 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:10.447227  2335 catalog_manager.cc:1383] Generated new cluster ID: 3c2d74a1308645b899e9797464c449d0
I20260710 11:07:10.447546  2335 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:10.462476  2335 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:10.463747  2335 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:10.480434  2335 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2: Generated new TSK 0
I20260710 11:07:10.481145  2335 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:10.506515 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.513422  2346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.514667  2347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.515951  2349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.517163 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:10.518533 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.518807 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.518960 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681630518946 us; error 0 us; skew 500 ppm
I20260710 11:07:10.519484 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.522001 31297 webserver.cc:533] Webserver started at http://127.30.144.65:42601/ using document root <none> and password file <none>
I20260710 11:07:10.522480 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.522657 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.522889 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.524091 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.529150 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:10.533049  2354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.534054 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:10.534322 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.534596 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.548189 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.549389 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.550974 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:10.553387 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:10.553574 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.553920 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:10.554111 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.598520 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:33689
I20260710 11:07:10.598637  2416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:33689 every 8 connection(s)
I20260710 11:07:10.604009 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.611725  2421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.612284  2422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.613970  2424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.614831 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:10.615967 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.616356 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.616571 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681630616551 us; error 0 us; skew 500 ppm
I20260710 11:07:10.617525 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.617961  2417 heartbeater.cc:344] Connected to a master server at 127.30.144.126:43981
I20260710 11:07:10.618440  2417 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:10.619474  2417 heartbeater.cc:507] Master 127.30.144.126:43981 requested a full tablet report, sending...
I20260710 11:07:10.620549 31297 webserver.cc:533] Webserver started at http://127.30.144.66:39543/ using document root <none> and password file <none>
I20260710 11:07:10.621258 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.621510 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.621869 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.622318  2290 ts_manager.cc:194] Registered new tserver with Master: a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689)
I20260710 11:07:10.623729 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "a397ae00fb28400ba3d148317a7768d4"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.625104  2290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42338
I20260710 11:07:10.629451 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:10.633478  2429 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.634459 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:10.634833 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "a397ae00fb28400ba3d148317a7768d4"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.635179 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.671669 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.673058 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.674782 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:10.677312 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:10.677512 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.677923 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:10.678126 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.722851 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:36255
I20260710 11:07:10.722954  2491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:36255 every 8 connection(s)
I20260710 11:07:10.728302 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:10.735872  2495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.736583  2496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:10.739853  2498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:10.740521  2492 heartbeater.cc:344] Connected to a master server at 127.30.144.126:43981
I20260710 11:07:10.741034  2492 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:10.741732 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:10.742146  2492 heartbeater.cc:507] Master 127.30.144.126:43981 requested a full tablet report, sending...
I20260710 11:07:10.742776 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:10.743068 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:10.743297 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681630743280 us; error 0 us; skew 500 ppm
I20260710 11:07:10.743993 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:10.744614  2290 ts_manager.cc:194] Registered new tserver with Master: a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255)
I20260710 11:07:10.746903  2290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42348
I20260710 11:07:10.747164 31297 webserver.cc:533] Webserver started at http://127.30.144.67:38339/ using document root <none> and password file <none>
I20260710 11:07:10.747937 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:10.748203 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:10.748517 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:10.749878 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.754838 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:10.758441  2503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.759532 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:10.759907 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
format_stamp: "Formatted at 2026-07-10 11:07:10 on dist-test-slave-7p3j"
I20260710 11:07:10.760249 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:10.782647 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:10.783926 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:10.785566 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:10.788038 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:10.788295 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.788582 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:10.788787 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:10.833009 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:34467
I20260710 11:07:10.833191  2565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:34467 every 8 connection(s)
I20260710 11:07:10.847905  2566 heartbeater.cc:344] Connected to a master server at 127.30.144.126:43981
I20260710 11:07:10.848359  2566 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:10.849099  2566 heartbeater.cc:507] Master 127.30.144.126:43981 requested a full tablet report, sending...
I20260710 11:07:10.851135  2290 ts_manager.cc:194] Registered new tserver with Master: af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:10.851630 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015056622s
I20260710 11:07:10.852555  2290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42356
I20260710 11:07:10.880364  2290 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42358:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:10.882822  2290 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:10.934768  2382 tablet_service.cc:1511] Processing CreateTablet for tablet 91eac9b8e085462fbdf98fdd44838151 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a114a710375a495ea604c94acc922642]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:10.936407  2382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91eac9b8e085462fbdf98fdd44838151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.938508  2381 tablet_service.cc:1511] Processing CreateTablet for tablet 9a049dc5fedf414c8171aa2503eddbbf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a114a710375a495ea604c94acc922642]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:10.945866  2381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a049dc5fedf414c8171aa2503eddbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.947582  2457 tablet_service.cc:1511] Processing CreateTablet for tablet 91eac9b8e085462fbdf98fdd44838151 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a114a710375a495ea604c94acc922642]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:10.949131  2457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91eac9b8e085462fbdf98fdd44838151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.953784  2456 tablet_service.cc:1511] Processing CreateTablet for tablet 9a049dc5fedf414c8171aa2503eddbbf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a114a710375a495ea604c94acc922642]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:10.955327  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a049dc5fedf414c8171aa2503eddbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.956735  2531 tablet_service.cc:1511] Processing CreateTablet for tablet 91eac9b8e085462fbdf98fdd44838151 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a114a710375a495ea604c94acc922642]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:10.958263  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91eac9b8e085462fbdf98fdd44838151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.967890  2530 tablet_service.cc:1511] Processing CreateTablet for tablet 9a049dc5fedf414c8171aa2503eddbbf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a114a710375a495ea604c94acc922642]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:10.967947  2581 tablet_bootstrap.cc:492] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843: Bootstrap starting.
I20260710 11:07:10.969416  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a049dc5fedf414c8171aa2503eddbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:10.975979  2581 tablet_bootstrap.cc:654] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.988292  2582 tablet_bootstrap.cc:492] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4: Bootstrap starting.
I20260710 11:07:10.999785  2582 tablet_bootstrap.cc:654] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.000257  2583 tablet_bootstrap.cc:492] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f: Bootstrap starting.
I20260710 11:07:11.001516  2581 tablet_bootstrap.cc:492] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843: No bootstrap required, opened a new log
I20260710 11:07:11.002105  2581 ts_tablet_manager.cc:1403] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.005s
I20260710 11:07:11.005347  2581 raft_consensus.cc:359] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.006021  2582 tablet_bootstrap.cc:492] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4: No bootstrap required, opened a new log
I20260710 11:07:11.006273  2581 raft_consensus.cc:385] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.006604  2582 ts_tablet_manager.cc:1403] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 11:07:11.006702  2581 raft_consensus.cc:740] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.007345  2583 tablet_bootstrap.cc:654] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.007704  2581 consensus_queue.cc:260] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.010609  2417 heartbeater.cc:499] Master 127.30.144.126:43981 was elected leader, sending a full tablet report...
I20260710 11:07:11.010424  2582 raft_consensus.cc:359] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.011018  2581 ts_tablet_manager.cc:1434] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:11.011262  2582 raft_consensus.cc:385] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.011688  2582 raft_consensus.cc:740] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.012260  2581 tablet_bootstrap.cc:492] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: Bootstrap starting.
I20260710 11:07:11.012468  2582 consensus_queue.cc:260] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.019770  2581 tablet_bootstrap.cc:654] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.020035  2583 tablet_bootstrap.cc:492] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f: No bootstrap required, opened a new log
I20260710 11:07:11.020640  2583 ts_tablet_manager.cc:1403] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 11:07:11.022941  2492 heartbeater.cc:499] Master 127.30.144.126:43981 was elected leader, sending a full tablet report...
I20260710 11:07:11.024101  2582 ts_tablet_manager.cc:1434] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.005s
I20260710 11:07:11.025303  2582 tablet_bootstrap.cc:492] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: Bootstrap starting.
I20260710 11:07:11.026988  2583 raft_consensus.cc:359] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.027860  2583 raft_consensus.cc:385] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.028219  2583 raft_consensus.cc:740] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.029150  2583 consensus_queue.cc:260] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.033555  2582 tablet_bootstrap.cc:654] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.037597  2581 tablet_bootstrap.cc:492] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: No bootstrap required, opened a new log
I20260710 11:07:11.037873  2566 heartbeater.cc:499] Master 127.30.144.126:43981 was elected leader, sending a full tablet report...
I20260710 11:07:11.038159  2581 ts_tablet_manager.cc:1403] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260710 11:07:11.038367  2583 ts_tablet_manager.cc:1434] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:07:11.039316  2583 tablet_bootstrap.cc:492] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: Bootstrap starting.
I20260710 11:07:11.041277  2581 raft_consensus.cc:359] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.042090  2581 raft_consensus.cc:385] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.042450  2581 raft_consensus.cc:740] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.043298  2581 consensus_queue.cc:260] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.045513  2581 ts_tablet_manager.cc:1434] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:11.045966  2583 tablet_bootstrap.cc:654] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.047384  2582 tablet_bootstrap.cc:492] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: No bootstrap required, opened a new log
I20260710 11:07:11.048022  2582 ts_tablet_manager.cc:1403] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 11:07:11.051486  2582 raft_consensus.cc:359] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.052515  2582 raft_consensus.cc:385] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.052964  2582 raft_consensus.cc:740] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.054025  2582 consensus_queue.cc:260] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.060138  2582 ts_tablet_manager.cc:1434] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:07:11.063486  2583 tablet_bootstrap.cc:492] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: No bootstrap required, opened a new log
I20260710 11:07:11.063984  2583 ts_tablet_manager.cc:1403] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260710 11:07:11.066974  2583 raft_consensus.cc:359] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.067535  2583 raft_consensus.cc:385] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.067790  2583 raft_consensus.cc:740] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.068401  2583 consensus_queue.cc:260] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.070228  2583 ts_tablet_manager.cc:1434] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260710 11:07:11.087323  2567 tablet.cc:2406] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:11.091054  2590 raft_consensus.cc:493] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.091645  2590 raft_consensus.cc:515] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.093830  2590 leader_election.cc:290] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689), a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255)
I20260710 11:07:11.102632  2392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151" candidate_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" is_pre_election: true
I20260710 11:07:11.103533  2392 raft_consensus.cc:2468] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af0ea5116f5a4874bb8411ec896b8c5f in term 0.
I20260710 11:07:11.105007  2505 leader_election.cc:304] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:11.105873  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151" candidate_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a397ae00fb28400ba3d148317a7768d4" is_pre_election: true
I20260710 11:07:11.106009  2590 raft_consensus.cc:2804] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.106467  2590 raft_consensus.cc:493] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.106540  2467 raft_consensus.cc:2468] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af0ea5116f5a4874bb8411ec896b8c5f in term 0.
I20260710 11:07:11.106904  2590 raft_consensus.cc:3060] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.112078  2590 raft_consensus.cc:515] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.113559  2590 leader_election.cc:290] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [CANDIDATE]: Term 1 election: Requested vote from peers a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689), a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255)
I20260710 11:07:11.114459  2392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151" candidate_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
I20260710 11:07:11.114878  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151" candidate_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
I20260710 11:07:11.115109  2392 raft_consensus.cc:3060] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.115430  2467 raft_consensus.cc:3060] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.122619  2467 raft_consensus.cc:2468] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af0ea5116f5a4874bb8411ec896b8c5f in term 1.
I20260710 11:07:11.122598  2392 raft_consensus.cc:2468] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af0ea5116f5a4874bb8411ec896b8c5f in term 1.
I20260710 11:07:11.124202  2505 leader_election.cc:304] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:11.124950  2590 raft_consensus.cc:2804] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.126151  2590 raft_consensus.cc:697] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 LEADER]: Becoming Leader. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Running, Role: LEADER
I20260710 11:07:11.127022  2590 consensus_queue.cc:237] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:11.134683  2287 catalog_manager.cc:5697] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f reported cstate change: term changed from 0 to 1, leader changed from <none> to af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67). New cstate: current_term: 1 leader_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.354319  2586 raft_consensus.cc:493] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.354871  2586 raft_consensus.cc:515] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.356910  2586 leader_election.cc:290] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:11.368266  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a397ae00fb28400ba3d148317a7768d4" is_pre_election: true
I20260710 11:07:11.368286  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" is_pre_election: true
I20260710 11:07:11.369230  2467 raft_consensus.cc:2468] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 0.
I20260710 11:07:11.369241  2541 raft_consensus.cc:2468] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 0.
I20260710 11:07:11.370676  2356 leader_election.cc:304] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, a397ae00fb28400ba3d148317a7768d4; no voters: 
I20260710 11:07:11.371713  2586 raft_consensus.cc:2804] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.372093  2586 raft_consensus.cc:493] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.372471  2586 raft_consensus.cc:3060] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.377869  2586 raft_consensus.cc:515] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.379696  2586 leader_election.cc:290] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 election: Requested vote from peers a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:11.380741  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
I20260710 11:07:11.380843  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
I20260710 11:07:11.381361  2467 raft_consensus.cc:3060] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.381515  2541 raft_consensus.cc:3060] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.386915  2467 raft_consensus.cc:2468] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 1.
I20260710 11:07:11.387243  2541 raft_consensus.cc:2468] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 1.
I20260710 11:07:11.388177  2356 leader_election.cc:304] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, a397ae00fb28400ba3d148317a7768d4; no voters: 
I20260710 11:07:11.389130  2586 raft_consensus.cc:2804] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.390158  2586 raft_consensus.cc:697] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Becoming Leader. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Running, Role: LEADER
I20260710 11:07:11.390930  2586 consensus_queue.cc:237] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.398272  2287 catalog_manager.cc:5697] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.534050  2287 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42372:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:11.536053  2287 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:11.560918  2381 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec393c833ae4bd5bed88614f7968a40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1e9f03c3dab43cc953ea2a75ed8f66b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:11.562412  2457 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec393c833ae4bd5bed88614f7968a40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1e9f03c3dab43cc953ea2a75ed8f66b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:11.563875  2457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec393c833ae4bd5bed88614f7968a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:11.562474  2381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec393c833ae4bd5bed88614f7968a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:11.564558  2530 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec393c833ae4bd5bed88614f7968a40 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1e9f03c3dab43cc953ea2a75ed8f66b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:11.565804  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec393c833ae4bd5bed88614f7968a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:11.567193  2456 tablet_service.cc:1511] Processing CreateTablet for tablet db9e6e2481b4445ba0f86422fb26307b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1e9f03c3dab43cc953ea2a75ed8f66b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:11.568567  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9e6e2481b4445ba0f86422fb26307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:11.569181  2531 tablet_service.cc:1511] Processing CreateTablet for tablet db9e6e2481b4445ba0f86422fb26307b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1e9f03c3dab43cc953ea2a75ed8f66b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:11.570467  2531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9e6e2481b4445ba0f86422fb26307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:11.569207  2382 tablet_service.cc:1511] Processing CreateTablet for tablet db9e6e2481b4445ba0f86422fb26307b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e1e9f03c3dab43cc953ea2a75ed8f66b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:11.575008  2382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9e6e2481b4445ba0f86422fb26307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:11.583904  2590 consensus_queue.cc:1048] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:11.614346  2608 tablet_bootstrap.cc:492] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: Bootstrap starting.
I20260710 11:07:11.625447  2608 tablet_bootstrap.cc:654] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.626499  2607 tablet_bootstrap.cc:492] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: Bootstrap starting.
I20260710 11:07:11.638486  2607 tablet_bootstrap.cc:654] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.656752  2607 tablet_bootstrap.cc:492] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: No bootstrap required, opened a new log
I20260710 11:07:11.657370  2607 ts_tablet_manager.cc:1403] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.011s
I20260710 11:07:11.660502  2608 tablet_bootstrap.cc:492] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: No bootstrap required, opened a new log
I20260710 11:07:11.661039  2608 ts_tablet_manager.cc:1403] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.013s
I20260710 11:07:11.660784  2611 consensus_queue.cc:1048] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:11.663057  2610 tablet_bootstrap.cc:492] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Bootstrap starting.
I20260710 11:07:11.664599  2607 raft_consensus.cc:359] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.665457  2607 raft_consensus.cc:385] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.665865  2607 raft_consensus.cc:740] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.666198  2608 raft_consensus.cc:359] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.667260  2608 raft_consensus.cc:385] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.667608  2608 raft_consensus.cc:740] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.667737  2607 consensus_queue.cc:260] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.668387  2608 consensus_queue.cc:260] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.671277  2608 ts_tablet_manager.cc:1434] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:07:11.672646  2608 tablet_bootstrap.cc:492] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843: Bootstrap starting.
I20260710 11:07:11.676301  2610 tablet_bootstrap.cc:654] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.681931  2608 tablet_bootstrap.cc:654] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.698959  2608 tablet_bootstrap.cc:492] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843: No bootstrap required, opened a new log
I20260710 11:07:11.699755  2608 ts_tablet_manager.cc:1403] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.020s
I20260710 11:07:11.703912  2608 raft_consensus.cc:359] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.705087  2608 raft_consensus.cc:385] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.705528  2608 raft_consensus.cc:740] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.706600  2608 consensus_queue.cc:260] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.709833  2608 ts_tablet_manager.cc:1434] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 11:07:11.713424  2610 tablet_bootstrap.cc:492] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: No bootstrap required, opened a new log
I20260710 11:07:11.714155  2610 ts_tablet_manager.cc:1403] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.009s
I20260710 11:07:11.717483  2610 raft_consensus.cc:359] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.718545  2610 raft_consensus.cc:385] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.718956  2610 raft_consensus.cc:740] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.720182  2610 consensus_queue.cc:260] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.726771  2607 ts_tablet_manager.cc:1434] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: Time spent starting tablet: real 0.069s	user 0.029s	sys 0.029s
I20260710 11:07:11.728037  2607 tablet_bootstrap.cc:492] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4: Bootstrap starting.
I20260710 11:07:11.730775  2610 ts_tablet_manager.cc:1434] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:07:11.732106  2610 tablet_bootstrap.cc:492] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f: Bootstrap starting.
I20260710 11:07:11.734326  2607 tablet_bootstrap.cc:654] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.739655  2610 tablet_bootstrap.cc:654] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:11.740607  2607 tablet_bootstrap.cc:492] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4: No bootstrap required, opened a new log
I20260710 11:07:11.741082  2607 ts_tablet_manager.cc:1403] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 11:07:11.743402  2607 raft_consensus.cc:359] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.743986  2607 raft_consensus.cc:385] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.744241  2607 raft_consensus.cc:740] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.744910  2607 consensus_queue.cc:260] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.745265  2610 tablet_bootstrap.cc:492] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f: No bootstrap required, opened a new log
I20260710 11:07:11.745908  2610 ts_tablet_manager.cc:1403] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260710 11:07:11.747067  2607 ts_tablet_manager.cc:1434] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:07:11.748744  2610 raft_consensus.cc:359] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.749442  2610 raft_consensus.cc:385] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:11.749752  2610 raft_consensus.cc:740] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Initialized, Role: FOLLOWER
I20260710 11:07:11.750617  2610 consensus_queue.cc:260] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.752812  2610 ts_tablet_manager.cc:1434] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:07:11.774297  2616 raft_consensus.cc:493] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.774955  2616 raft_consensus.cc:515] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.777245  2616 leader_election.cc:290] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:11.792173  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "a397ae00fb28400ba3d148317a7768d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" is_pre_election: true
I20260710 11:07:11.792403  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "a397ae00fb28400ba3d148317a7768d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" is_pre_election: true
I20260710 11:07:11.792816  2541 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a397ae00fb28400ba3d148317a7768d4 in term 0.
I20260710 11:07:11.793124  2391 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a397ae00fb28400ba3d148317a7768d4 in term 0.
I20260710 11:07:11.794054  2432 leader_election.cc:304] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a397ae00fb28400ba3d148317a7768d4, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:11.794852  2616 raft_consensus.cc:2804] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.795207  2616 raft_consensus.cc:493] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.795507  2616 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.800547  2616 raft_consensus.cc:515] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.802357  2616 leader_election.cc:290] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [CANDIDATE]: Term 1 election: Requested vote from peers a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:11.803246  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "a397ae00fb28400ba3d148317a7768d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
I20260710 11:07:11.803390  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "a397ae00fb28400ba3d148317a7768d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
I20260710 11:07:11.803854  2391 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.803941  2541 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.808866  2541 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a397ae00fb28400ba3d148317a7768d4 in term 1.
I20260710 11:07:11.809026  2391 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a397ae00fb28400ba3d148317a7768d4 in term 1.
I20260710 11:07:11.809979  2432 leader_election.cc:304] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a397ae00fb28400ba3d148317a7768d4, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:11.810731  2616 raft_consensus.cc:2804] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.811195  2616 raft_consensus.cc:697] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 LEADER]: Becoming Leader. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Running, Role: LEADER
I20260710 11:07:11.812155  2616 consensus_queue.cc:237] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.819756  2287 catalog_manager.cc:5697] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a397ae00fb28400ba3d148317a7768d4 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "a397ae00fb28400ba3d148317a7768d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:11.946929  2586 consensus_queue.cc:1048] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:11.960382  2629 consensus_queue.cc:1048] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:11.969429  2629 raft_consensus.cc:493] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.970041  2629 raft_consensus.cc:515] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.972407  2629 leader_election.cc:290] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:11.973140  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9e6e2481b4445ba0f86422fb26307b" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a397ae00fb28400ba3d148317a7768d4" is_pre_election: true
I20260710 11:07:11.973672  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9e6e2481b4445ba0f86422fb26307b" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" is_pre_election: true
I20260710 11:07:11.974278  2467 raft_consensus.cc:2468] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 0.
I20260710 11:07:11.974324  2541 raft_consensus.cc:2468] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 0.
I20260710 11:07:11.975512  2356 leader_election.cc:304] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, a397ae00fb28400ba3d148317a7768d4; no voters: 
I20260710 11:07:11.976338  2629 raft_consensus.cc:2804] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:11.976680  2629 raft_consensus.cc:493] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:11.977066  2629 raft_consensus.cc:3060] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.984331  2629 raft_consensus.cc:515] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:11.986079  2629 leader_election.cc:290] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 election: Requested vote from peers a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:11.986907  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9e6e2481b4445ba0f86422fb26307b" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
I20260710 11:07:11.987061  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9e6e2481b4445ba0f86422fb26307b" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
I20260710 11:07:11.987455  2467 raft_consensus.cc:3060] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.987624  2541 raft_consensus.cc:3060] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.992307  2467 raft_consensus.cc:2468] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 1.
I20260710 11:07:11.992306  2541 raft_consensus.cc:2468] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 1.
I20260710 11:07:11.993521  2357 leader_election.cc:304] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:11.994454  2629 raft_consensus.cc:2804] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:11.995095  2629 raft_consensus.cc:697] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Becoming Leader. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Running, Role: LEADER
I20260710 11:07:11.996009  2629 consensus_queue.cc:237] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.004120  2287 catalog_manager.cc:5697] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:12.070788  2541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151"
dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
mode: GRACEFUL
new_leader_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
 from {username='slave'} at 127.0.0.1:36812
I20260710 11:07:12.071316  2541 raft_consensus.cc:606] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 LEADER]: Received request to transfer leadership to TS a1cdb4bd8da543cb8f92912e61dfb843
I20260710 11:07:12.085105  2391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf"
dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
mode: GRACEFUL
new_leader_uuid: "a397ae00fb28400ba3d148317a7768d4"
 from {username='slave'} at 127.0.0.1:55168
I20260710 11:07:12.085709  2391 raft_consensus.cc:606] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Received request to transfer leadership to TS a397ae00fb28400ba3d148317a7768d4
I20260710 11:07:12.100467  2467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40"
dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
mode: GRACEFUL
new_leader_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
 from {username='slave'} at 127.0.0.1:48760
I20260710 11:07:12.101045  2467 raft_consensus.cc:606] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 LEADER]: Received request to transfer leadership to TS a1cdb4bd8da543cb8f92912e61dfb843
I20260710 11:07:12.257733  2616 consensus_queue.cc:1048] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.270087  2616 consensus_queue.cc:1048] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:12.278388  2636 raft_consensus.cc:993] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: : Instructing follower a1cdb4bd8da543cb8f92912e61dfb843 to start an election
I20260710 11:07:12.278916  2636 raft_consensus.cc:1081] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 LEADER]: Signalling peer a1cdb4bd8da543cb8f92912e61dfb843 to start an election
I20260710 11:07:12.280719  2391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40"
dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
 from {username='slave'} at 127.0.0.1:55156
I20260710 11:07:12.281263  2391 raft_consensus.cc:493] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.281615  2391 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.286669  2391 raft_consensus.cc:515] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.288594  2391 leader_election.cc:290] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 2 election: Requested vote from peers a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:12.289479  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
I20260710 11:07:12.290213  2467 raft_consensus.cc:3055] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:12.290536  2467 raft_consensus.cc:740] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Running, Role: LEADER
I20260710 11:07:12.291369  2467 consensus_queue.cc:260] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.292490  2467 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.294504  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
I20260710 11:07:12.295127  2541 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.306696  2541 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 2.
I20260710 11:07:12.307451  2467 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 2.
I20260710 11:07:12.307793  2357 leader_election.cc:304] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:12.308768  2629 raft_consensus.cc:2804] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.309303  2629 raft_consensus.cc:697] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Becoming Leader. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Running, Role: LEADER
I20260710 11:07:12.310200  2629 consensus_queue.cc:237] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.317173  2288 catalog_manager.cc:5697] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 reported cstate change: term changed from 1 to 2, leader changed from a397ae00fb28400ba3d148317a7768d4 (127.30.144.66) to a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:12.377473  2629 consensus_queue.cc:1048] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.389946  2586 consensus_queue.cc:1048] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:12.409021  2639 raft_consensus.cc:993] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: : Instructing follower a1cdb4bd8da543cb8f92912e61dfb843 to start an election
I20260710 11:07:12.409538  2638 raft_consensus.cc:1081] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 LEADER]: Signalling peer a1cdb4bd8da543cb8f92912e61dfb843 to start an election
I20260710 11:07:12.411115  2391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151"
dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
 from {username='slave'} at 127.0.0.1:55152
I20260710 11:07:12.411821  2391 raft_consensus.cc:493] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.412320  2391 raft_consensus.cc:3060] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.417469  2391 raft_consensus.cc:515] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:12.419518  2391 leader_election.cc:290] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 2 election: Requested vote from peers af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467), a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255)
I20260710 11:07:12.420372  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
I20260710 11:07:12.420670  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91eac9b8e085462fbdf98fdd44838151" candidate_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
I20260710 11:07:12.421037  2541 raft_consensus.cc:3055] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:12.421406  2541 raft_consensus.cc:740] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Running, Role: LEADER
I20260710 11:07:12.421427  2467 raft_consensus.cc:3060] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.422307  2541 consensus_queue.cc:260] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:12.423336  2541 raft_consensus.cc:3060] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.427421  2467 raft_consensus.cc:2468] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 2.
I20260710 11:07:12.428509  2541 raft_consensus.cc:2468] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1cdb4bd8da543cb8f92912e61dfb843 in term 2.
I20260710 11:07:12.428738  2356 leader_election.cc:304] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1cdb4bd8da543cb8f92912e61dfb843, a397ae00fb28400ba3d148317a7768d4; no voters: 
I20260710 11:07:12.429768  2629 raft_consensus.cc:2804] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.430289  2629 raft_consensus.cc:697] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Becoming Leader. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Running, Role: LEADER
I20260710 11:07:12.430980  2629 consensus_queue.cc:237] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } }
I20260710 11:07:12.437039  2290 catalog_manager.cc:5697] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 reported cstate change: term changed from 1 to 2, leader changed from af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67) to a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:12.571547  2586 raft_consensus.cc:993] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: : Instructing follower a397ae00fb28400ba3d148317a7768d4 to start an election
I20260710 11:07:12.572050  2629 raft_consensus.cc:1081] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Signalling peer a397ae00fb28400ba3d148317a7768d4 to start an election
I20260710 11:07:12.573820  2467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf"
dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
 from {username='slave'} at 127.0.0.1:48744
I20260710 11:07:12.574296  2467 raft_consensus.cc:493] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.574595  2467 raft_consensus.cc:3060] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.579725  2467 raft_consensus.cc:515] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.581375  2467 leader_election.cc:290] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [CANDIDATE]: Term 2 election: Requested vote from peers a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689), af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67:34467)
I20260710 11:07:12.582258  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf" candidate_uuid: "a397ae00fb28400ba3d148317a7768d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
I20260710 11:07:12.582393  2541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a049dc5fedf414c8171aa2503eddbbf" candidate_uuid: "a397ae00fb28400ba3d148317a7768d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
I20260710 11:07:12.582939  2391 raft_consensus.cc:3055] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:12.582943  2541 raft_consensus.cc:3060] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.583496  2391 raft_consensus.cc:740] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Running, Role: LEADER
I20260710 11:07:12.584333  2391 consensus_queue.cc:260] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.585587  2391 raft_consensus.cc:3060] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.590517  2541 raft_consensus.cc:2468] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a397ae00fb28400ba3d148317a7768d4 in term 2.
I20260710 11:07:12.591766  2432 leader_election.cc:304] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a397ae00fb28400ba3d148317a7768d4, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:12.592239  2391 raft_consensus.cc:2468] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a397ae00fb28400ba3d148317a7768d4 in term 2.
I20260710 11:07:12.592460  2636 raft_consensus.cc:2804] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.592988  2636 raft_consensus.cc:697] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 2 LEADER]: Becoming Leader. State: Replica: a397ae00fb28400ba3d148317a7768d4, State: Running, Role: LEADER
I20260710 11:07:12.593842  2636 consensus_queue.cc:237] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.600734  2290 catalog_manager.cc:5697] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 reported cstate change: term changed from 1 to 2, leader changed from a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65) to a397ae00fb28400ba3d148317a7768d4 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "a397ae00fb28400ba3d148317a7768d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:12.836699 31297 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:07:12.838698 31297 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:07:12.839157 31297 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:07:12.850687  2541 raft_consensus.cc:1275] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Refusing update from remote peer a1cdb4bd8da543cb8f92912e61dfb843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.852171  2586 consensus_queue.cc:1048] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.852483  2391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40"
dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
mode: GRACEFUL
new_leader_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
 from {username='slave'} at 127.0.0.1:33398
I20260710 11:07:12.853113  2391 raft_consensus.cc:606] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Received request to transfer leadership to TS af0ea5116f5a4874bb8411ec896b8c5f
I20260710 11:07:12.854359 31297 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:07:12.863318  2467 raft_consensus.cc:1275] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Refusing update from remote peer a1cdb4bd8da543cb8f92912e61dfb843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.865257  2630 consensus_queue.cc:1048] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.866505  2540 raft_consensus.cc:1275] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Refusing update from remote peer a1cdb4bd8da543cb8f92912e61dfb843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.868095  2630 consensus_queue.cc:1048] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.875656  2586 raft_consensus.cc:993] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: : Instructing follower af0ea5116f5a4874bb8411ec896b8c5f to start an election
I20260710 11:07:12.876107  2586 raft_consensus.cc:1081] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Signalling peer af0ea5116f5a4874bb8411ec896b8c5f to start an election
I20260710 11:07:12.879658  2466 raft_consensus.cc:1275] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Refusing update from remote peer a1cdb4bd8da543cb8f92912e61dfb843: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.881255  2586 consensus_queue.cc:1048] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.888170  2540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40"
dest_uuid: "af0ea5116f5a4874bb8411ec896b8c5f"
 from {username='slave'} at 127.0.0.1:36800
I20260710 11:07:12.888816  2540 raft_consensus.cc:493] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:12.889241  2540 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.900159  2540 raft_consensus.cc:515] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.901351  2541 raft_consensus.cc:1240] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 FOLLOWER]: Rejecting Update request from peer a1cdb4bd8da543cb8f92912e61dfb843 for earlier term 2. Current term is 3. Ops: []
I20260710 11:07:12.903590  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1cdb4bd8da543cb8f92912e61dfb843"
I20260710 11:07:12.904335  2391 raft_consensus.cc:3055] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:12.904680  2391 raft_consensus.cc:740] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1cdb4bd8da543cb8f92912e61dfb843, State: Running, Role: LEADER
I20260710 11:07:12.904937  2467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec393c833ae4bd5bed88614f7968a40" candidate_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a397ae00fb28400ba3d148317a7768d4"
I20260710 11:07:12.905583  2540 leader_election.cc:290] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [CANDIDATE]: Term 3 election: Requested vote from peers a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689), a397ae00fb28400ba3d148317a7768d4 (127.30.144.66:36255)
I20260710 11:07:12.905494  2467 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.905480  2391 consensus_queue.cc:260] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [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: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.906857  2391 raft_consensus.cc:3060] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:12.914242  2467 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af0ea5116f5a4874bb8411ec896b8c5f in term 3.
I20260710 11:07:12.915495  2391 raft_consensus.cc:2468] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af0ea5116f5a4874bb8411ec896b8c5f in term 3.
I20260710 11:07:12.915805  2505 leader_election.cc:304] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [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: a397ae00fb28400ba3d148317a7768d4, af0ea5116f5a4874bb8411ec896b8c5f; no voters: 
I20260710 11:07:12.916699  2638 raft_consensus.cc:2804] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 FOLLOWER]: Leader election won for term 3
W20260710 11:07:12.906651  2586 consensus_queue.cc:1175] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a1cdb4bd8da543cb8f92912e61dfb843 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:07:12.917874  2638 raft_consensus.cc:697] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 LEADER]: Becoming Leader. State: Replica: af0ea5116f5a4874bb8411ec896b8c5f, State: Running, Role: LEADER
I20260710 11:07:12.918757  2638 consensus_queue.cc:237] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } }
I20260710 11:07:12.924942  2287 catalog_manager.cc:5697] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f reported cstate change: term changed from 2 to 3, leader changed from a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65) to af0ea5116f5a4874bb8411ec896b8c5f (127.30.144.67). New cstate: current_term: 3 leader_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1cdb4bd8da543cb8f92912e61dfb843" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a397ae00fb28400ba3d148317a7768d4" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 36255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af0ea5116f5a4874bb8411ec896b8c5f" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 34467 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:12.943491 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:07:12.967250 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:12.968051 31297 tablet_replica.cc:333] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843: stopping tablet replica
I20260710 11:07:12.968990 31297 raft_consensus.cc:2243] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:12.969861 31297 raft_consensus.cc:2272] T db9e6e2481b4445ba0f86422fb26307b P a1cdb4bd8da543cb8f92912e61dfb843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:12.972280 31297 tablet_replica.cc:333] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843: stopping tablet replica
I20260710 11:07:12.972828 31297 raft_consensus.cc:2243] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:12.973251 31297 raft_consensus.cc:2272] T 5ec393c833ae4bd5bed88614f7968a40 P a1cdb4bd8da543cb8f92912e61dfb843 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:12.975574 31297 tablet_replica.cc:333] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843: stopping tablet replica
I20260710 11:07:12.976089 31297 raft_consensus.cc:2243] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:12.976470 31297 raft_consensus.cc:2272] T 9a049dc5fedf414c8171aa2503eddbbf P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:12.978168 31297 tablet_replica.cc:333] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843: stopping tablet replica
I20260710 11:07:12.978623 31297 raft_consensus.cc:2243] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:12.979375 31297 raft_consensus.cc:2272] T 91eac9b8e085462fbdf98fdd44838151 P a1cdb4bd8da543cb8f92912e61dfb843 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:12.996050  2431 consensus_peers.cc:597] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 -> Peer a1cdb4bd8da543cb8f92912e61dfb843 (127.30.144.65:33689): Couldn't send request to peer a1cdb4bd8da543cb8f92912e61dfb843. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:13.003479 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
I20260710 11:07:13.015223 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
I20260710 11:07:13.032680 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:13.033313 31297 tablet_replica.cc:333] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4: stopping tablet replica
I20260710 11:07:13.034022 31297 raft_consensus.cc:2243] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.034482 31297 raft_consensus.cc:2272] T db9e6e2481b4445ba0f86422fb26307b P a397ae00fb28400ba3d148317a7768d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.036763 31297 tablet_replica.cc:333] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4: stopping tablet replica
I20260710 11:07:13.037310 31297 raft_consensus.cc:2243] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.037796 31297 raft_consensus.cc:2272] T 5ec393c833ae4bd5bed88614f7968a40 P a397ae00fb28400ba3d148317a7768d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.039711 31297 tablet_replica.cc:333] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: stopping tablet replica
I20260710 11:07:13.040331 31297 raft_consensus.cc:2243] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.040971 31297 pending_rounds.cc:70] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: Trying to abort 1 pending ops.
I20260710 11:07:13.041188 31297 pending_rounds.cc:77] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959967111245824 op_type: NO_OP noop_request { }
I20260710 11:07:13.041461 31297 raft_consensus.cc:2889] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:13.041778 31297 raft_consensus.cc:2272] T 9a049dc5fedf414c8171aa2503eddbbf P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.043956 31297 tablet_replica.cc:333] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4: stopping tablet replica
I20260710 11:07:13.044441 31297 raft_consensus.cc:2243] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.044857 31297 raft_consensus.cc:2272] T 91eac9b8e085462fbdf98fdd44838151 P a397ae00fb28400ba3d148317a7768d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.058287 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
I20260710 11:07:13.069808 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
I20260710 11:07:13.086036 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:13.086735 31297 tablet_replica.cc:333] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f: stopping tablet replica
I20260710 11:07:13.087354 31297 raft_consensus.cc:2243] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.087815 31297 raft_consensus.cc:2272] T db9e6e2481b4445ba0f86422fb26307b P af0ea5116f5a4874bb8411ec896b8c5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.090090 31297 tablet_replica.cc:333] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: stopping tablet replica
I20260710 11:07:13.090605 31297 raft_consensus.cc:2243] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.091225 31297 pending_rounds.cc:70] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Trying to abort 2 pending ops.
I20260710 11:07:13.091435 31297 pending_rounds.cc:77] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959968442499072 op_type: NO_OP noop_request { }
I20260710 11:07:13.091714 31297 raft_consensus.cc:2889] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:13.091945 31297 pending_rounds.cc:77] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959965951336448 op_type: NO_OP noop_request { }
I20260710 11:07:13.092187 31297 raft_consensus.cc:2889] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:13.092456 31297 raft_consensus.cc:2272] T 5ec393c833ae4bd5bed88614f7968a40 P af0ea5116f5a4874bb8411ec896b8c5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.094645 31297 tablet_replica.cc:333] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f: stopping tablet replica
I20260710 11:07:13.095163 31297 raft_consensus.cc:2243] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.095571 31297 raft_consensus.cc:2272] T 91eac9b8e085462fbdf98fdd44838151 P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.098188 31297 tablet_replica.cc:333] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f: stopping tablet replica
I20260710 11:07:13.098721 31297 raft_consensus.cc:2243] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.099170 31297 raft_consensus.cc:2272] T 9a049dc5fedf414c8171aa2503eddbbf P af0ea5116f5a4874bb8411ec896b8c5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.121359 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
I20260710 11:07:13.133924 31297 master.cc:562] Master@127.30.144.126:43981 shutting down...
I20260710 11:07:13.152498 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.153080 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.153385 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5fbc49d3a9c545cab420c4d2b78cc0d2: stopping tablet replica
I20260710 11:07:13.172266 31297 master.cc:584] Master@127.30.144.126:43981 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2902 ms)
[----------] 6 tests from LeaderRebalancerTest (90015 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:07:13.201049 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:35247
I20260710 11:07:13.202240 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:13.207309  2649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.207333  2650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:13.210295 31297 server_base.cc:1061] running on GCE node
W20260710 11:07:13.210269  2652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:13.211506 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.211726 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:13.211946 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681633211908 us; error 0 us; skew 500 ppm
I20260710 11:07:13.212538 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.215121 31297 webserver.cc:533] Webserver started at http://127.30.144.126:34697/ using document root <none> and password file <none>
I20260710 11:07:13.215657 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.215830 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.216173 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.217303 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "6bb5230491704e1380a45342a928bee4"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.222149 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:13.225631  2657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.226588 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:13.226913 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "6bb5230491704e1380a45342a928bee4"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.227234 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:13.266752 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.267879 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.305022 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:35247
I20260710 11:07:13.305123  2708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:35247 every 8 connection(s)
I20260710 11:07:13.309021  2709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.319005  2709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4: Bootstrap starting.
I20260710 11:07:13.323199  2709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:13.327782  2709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4: No bootstrap required, opened a new log
I20260710 11:07:13.330123  2709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bb5230491704e1380a45342a928bee4" member_type: VOTER }
I20260710 11:07:13.330518  2709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:13.330803  2709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bb5230491704e1380a45342a928bee4, State: Initialized, Role: FOLLOWER
I20260710 11:07:13.331445  2709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bb5230491704e1380a45342a928bee4" member_type: VOTER }
I20260710 11:07:13.331954  2709 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:13.332180  2709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:13.332501  2709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:13.337509  2709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bb5230491704e1380a45342a928bee4" member_type: VOTER }
I20260710 11:07:13.338122  2709 leader_election.cc:304] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [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: 6bb5230491704e1380a45342a928bee4; no voters: 
I20260710 11:07:13.339313  2709 leader_election.cc:290] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:13.339651  2712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:13.341003  2712 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 1 LEADER]: Becoming Leader. State: Replica: 6bb5230491704e1380a45342a928bee4, State: Running, Role: LEADER
I20260710 11:07:13.341718  2712 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [LEADER]: Queue going to LEADER mode. State: All 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: "6bb5230491704e1380a45342a928bee4" member_type: VOTER }
I20260710 11:07:13.342511  2709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:13.344596  2713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6bb5230491704e1380a45342a928bee4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bb5230491704e1380a45342a928bee4" member_type: VOTER } }
I20260710 11:07:13.344671  2714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bb5230491704e1380a45342a928bee4. Latest consensus state: current_term: 1 leader_uuid: "6bb5230491704e1380a45342a928bee4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bb5230491704e1380a45342a928bee4" member_type: VOTER } }
I20260710 11:07:13.345400  2713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:13.345471  2714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:13.348474  2718 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:13.353916  2718 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:13.358681 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:13.362994  2718 catalog_manager.cc:1383] Generated new cluster ID: 96aeb10b2df842a5a2d45cd41cd37122
I20260710 11:07:13.363291  2718 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:13.386621  2718 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:13.388005  2718 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:13.401845  2718 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4: Generated new TSK 0
I20260710 11:07:13.402566  2718 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:13.426450 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:13.432749  2730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.434250  2731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.437212  2733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:13.437335 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:13.438437 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.438633 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:13.438865 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681633438824 us; error 0 us; skew 500 ppm
I20260710 11:07:13.439486 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.442056 31297 webserver.cc:533] Webserver started at http://127.30.144.65:33225/ using document root <none> and password file <none>
I20260710 11:07:13.442595 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.442798 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.443117 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.444394 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "70c7af6e8934432a98495b233479d9bc"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.449350 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 11:07:13.453097  2738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.454005 31297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:07:13.454375 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "70c7af6e8934432a98495b233479d9bc"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.454653 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:13.479581 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.480822 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.482621 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:13.485221 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:13.485462 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.485803 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:13.485997 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.525769 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:33873
I20260710 11:07:13.525876  2800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:33873 every 8 connection(s)
I20260710 11:07:13.530786 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:13.537554  2805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.537998  2806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:13.541157 31297 server_base.cc:1061] running on GCE node
W20260710 11:07:13.543066  2808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:13.544196 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.544507 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:13.544472  2801 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35247
I20260710 11:07:13.544939 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681633544922 us; error 0 us; skew 500 ppm
I20260710 11:07:13.545207  2801 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:13.545593 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.546128  2801 heartbeater.cc:507] Master 127.30.144.126:35247 requested a full tablet report, sending...
I20260710 11:07:13.548318 31297 webserver.cc:533] Webserver started at http://127.30.144.66:43841/ using document root <none> and password file <none>
I20260710 11:07:13.548661  2674 ts_manager.cc:194] Registered new tserver with Master: 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873)
I20260710 11:07:13.548840 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.549165 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.549433 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.550521 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "1bf7dd74af984e838580db27b1b4c009"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.550732  2674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39030
I20260710 11:07:13.555337 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:13.558914  2813 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.559890 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:13.560248 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "1bf7dd74af984e838580db27b1b4c009"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.560583 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:13.579854 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.581041 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.582612 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:13.585110 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:13.585352 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.585631 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:13.585897 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:13.627604 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:38027
I20260710 11:07:13.627734  2875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:38027 every 8 connection(s)
I20260710 11:07:13.633044 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:13.640558  2879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.642769  2880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:13.647244  2882 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:13.647850  2876 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35247
I20260710 11:07:13.648389  2876 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:13.648861 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:13.649513  2876 heartbeater.cc:507] Master 127.30.144.126:35247 requested a full tablet report, sending...
I20260710 11:07:13.650055 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.650367 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:13.650599 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681633650578 us; error 0 us; skew 500 ppm
I20260710 11:07:13.651310 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.652148  2674 ts_manager.cc:194] Registered new tserver with Master: 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:13.653738  2674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39034
I20260710 11:07:13.654699 31297 webserver.cc:533] Webserver started at http://127.30.144.67:36563/ using document root <none> and password file <none>
I20260710 11:07:13.655371 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.655608 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.655905 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.657106 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "4b6909144451407ba40b66fa863d7007"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.661789 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:13.665207  2887 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.666148 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:13.666395 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "4b6909144451407ba40b66fa863d7007"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-7p3j"
I20260710 11:07:13.666637 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:13.680656 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.682372 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.684706 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:13.688959 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:13.689260 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.689585 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:13.689937 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:07:13.746156 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:37613
I20260710 11:07:13.746361  2949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:37613 every 8 connection(s)
I20260710 11:07:13.760978  2950 heartbeater.cc:344] Connected to a master server at 127.30.144.126:35247
I20260710 11:07:13.761479  2950 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:13.762498  2950 heartbeater.cc:507] Master 127.30.144.126:35247 requested a full tablet report, sending...
I20260710 11:07:13.764735  2674 ts_manager.cc:194] Registered new tserver with Master: 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:13.765869 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016045125s
I20260710 11:07:13.766294  2674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39046
I20260710 11:07:13.826767  2674 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39058:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:13.830437  2674 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:13.902156  2841 tablet_service.cc:1511] Processing CreateTablet for tablet e8e9978754e74225936c348b206b1dea (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:13.904568  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e9978754e74225936c348b206b1dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.906260  2839 tablet_service.cc:1511] Processing CreateTablet for tablet 0baa27be411e4c97b1bc64e79c1a718f (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:13.907233  2840 tablet_service.cc:1511] Processing CreateTablet for tablet 4c685a391735418fb4bdba6d1bf84f70 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:13.908094  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baa27be411e4c97b1bc64e79c1a718f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.908905  2840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c685a391735418fb4bdba6d1bf84f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.911813  2838 tablet_service.cc:1511] Processing CreateTablet for tablet f6d5ecae1ac942fd9e49196e41ee7137 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:13.913623  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d5ecae1ac942fd9e49196e41ee7137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.920406  2837 tablet_service.cc:1511] Processing CreateTablet for tablet fbdb4c0e16984a7392a832206b36df5a (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:13.922245  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdb4c0e16984a7392a832206b36df5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.922516  2836 tablet_service.cc:1511] Processing CreateTablet for tablet f4360c1e65574e4db1f9b4cd4cb7019f (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:13.924160  2836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4360c1e65574e4db1f9b4cd4cb7019f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.928476  2835 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2048a020b34c7eb3cd47f076418881 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:13.930431  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2048a020b34c7eb3cd47f076418881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.936381  2834 tablet_service.cc:1511] Processing CreateTablet for tablet b2c52031f6a24847a4f83d0084c83e2d (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:13.938212  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c52031f6a24847a4f83d0084c83e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.939113  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 580f65ab3a104b359599154cbad52ee0 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:13.940950  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580f65ab3a104b359599154cbad52ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.955875  2915 tablet_service.cc:1511] Processing CreateTablet for tablet e8e9978754e74225936c348b206b1dea (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:13.957597  2915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e9978754e74225936c348b206b1dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.963747  2914 tablet_service.cc:1511] Processing CreateTablet for tablet 4c685a391735418fb4bdba6d1bf84f70 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:13.965279  2914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c685a391735418fb4bdba6d1bf84f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.971719  2913 tablet_service.cc:1511] Processing CreateTablet for tablet 0baa27be411e4c97b1bc64e79c1a718f (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:13.973937  2913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baa27be411e4c97b1bc64e79c1a718f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.980085  2912 tablet_service.cc:1511] Processing CreateTablet for tablet f6d5ecae1ac942fd9e49196e41ee7137 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:13.982123  2912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d5ecae1ac942fd9e49196e41ee7137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.985958  2911 tablet_service.cc:1511] Processing CreateTablet for tablet fbdb4c0e16984a7392a832206b36df5a (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:13.987377  2911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdb4c0e16984a7392a832206b36df5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.991562  2910 tablet_service.cc:1511] Processing CreateTablet for tablet f4360c1e65574e4db1f9b4cd4cb7019f (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:13.992441  2908 tablet_service.cc:1511] Processing CreateTablet for tablet b2c52031f6a24847a4f83d0084c83e2d (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:13.993137  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4360c1e65574e4db1f9b4cd4cb7019f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.992806  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 580f65ab3a104b359599154cbad52ee0 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:13.993854  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c52031f6a24847a4f83d0084c83e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.994468  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580f65ab3a104b359599154cbad52ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:13.995569  2909 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2048a020b34c7eb3cd47f076418881 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:13.996995  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2048a020b34c7eb3cd47f076418881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.018987  2765 tablet_service.cc:1511] Processing CreateTablet for tablet 4c685a391735418fb4bdba6d1bf84f70 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.020591  2765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c685a391735418fb4bdba6d1bf84f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.022995  2764 tablet_service.cc:1511] Processing CreateTablet for tablet 0baa27be411e4c97b1bc64e79c1a718f (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.024410  2764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baa27be411e4c97b1bc64e79c1a718f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.026914  2763 tablet_service.cc:1511] Processing CreateTablet for tablet f6d5ecae1ac942fd9e49196e41ee7137 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.028292  2763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d5ecae1ac942fd9e49196e41ee7137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.030535  2762 tablet_service.cc:1511] Processing CreateTablet for tablet fbdb4c0e16984a7392a832206b36df5a (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.031813  2762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdb4c0e16984a7392a832206b36df5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.034914  2761 tablet_service.cc:1511] Processing CreateTablet for tablet f4360c1e65574e4db1f9b4cd4cb7019f (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.036244  2761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4360c1e65574e4db1f9b4cd4cb7019f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.039776  2766 tablet_service.cc:1511] Processing CreateTablet for tablet e8e9978754e74225936c348b206b1dea (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.041302  2766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e9978754e74225936c348b206b1dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.048277  2965 tablet_bootstrap.cc:492] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.060286  2965 tablet_bootstrap.cc:654] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.043291  2760 tablet_service.cc:1511] Processing CreateTablet for tablet 0e2048a020b34c7eb3cd47f076418881 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.071286  2760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e2048a020b34c7eb3cd47f076418881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.086776  2759 tablet_service.cc:1511] Processing CreateTablet for tablet b2c52031f6a24847a4f83d0084c83e2d (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.088789  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2c52031f6a24847a4f83d0084c83e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.092140  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 580f65ab3a104b359599154cbad52ee0 (DEFAULT_TABLE table=test-workload [id=d3f28defe654475b8f9db9d0a97315a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.094241  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 580f65ab3a104b359599154cbad52ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.133175  2966 tablet_bootstrap.cc:492] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.149051  2968 tablet_bootstrap.cc:492] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.151031  2965 tablet_bootstrap.cc:492] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.151511  2965 ts_tablet_manager.cc:1403] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.028s
I20260710 11:07:14.154340  2965 raft_consensus.cc:359] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.155349  2965 raft_consensus.cc:385] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.155719  2965 raft_consensus.cc:740] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.156345  2968 tablet_bootstrap.cc:654] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.156311  2966 tablet_bootstrap.cc:654] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.156821  2965 consensus_queue.cc:260] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.166106  2876 heartbeater.cc:499] Master 127.30.144.126:35247 was elected leader, sending a full tablet report...
I20260710 11:07:14.167152  2965 ts_tablet_manager.cc:1434] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.013s
I20260710 11:07:14.168246  2965 tablet_bootstrap.cc:492] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.169139  2968 tablet_bootstrap.cc:492] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.169639  2968 ts_tablet_manager.cc:1403] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:07:14.172822  2968 raft_consensus.cc:359] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.171046  2966 tablet_bootstrap.cc:492] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.173585  2968 raft_consensus.cc:385] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.174271  2965 tablet_bootstrap.cc:654] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.174229  2968 raft_consensus.cc:740] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.174299  2966 ts_tablet_manager.cc:1403] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.005s
I20260710 11:07:14.175485  2968 consensus_queue.cc:260] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.178139  2966 raft_consensus.cc:359] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.179225  2966 raft_consensus.cc:385] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.179639  2966 raft_consensus.cc:740] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.180860  2966 consensus_queue.cc:260] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.195560  2801 heartbeater.cc:499] Master 127.30.144.126:35247 was elected leader, sending a full tablet report...
I20260710 11:07:14.197280  2965 tablet_bootstrap.cc:492] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.198078  2965 ts_tablet_manager.cc:1403] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.019s
I20260710 11:07:14.198832  2968 ts_tablet_manager.cc:1434] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.012s
I20260710 11:07:14.199862  2968 tablet_bootstrap.cc:492] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.202088  2965 raft_consensus.cc:359] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.203202  2965 raft_consensus.cc:385] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.203653  2965 raft_consensus.cc:740] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.205063  2965 consensus_queue.cc:260] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.207101  2968 tablet_bootstrap.cc:654] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.211812  2965 ts_tablet_manager.cc:1434] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:07:14.213451  2965 tablet_bootstrap.cc:492] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.220371  2968 tablet_bootstrap.cc:492] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.221056  2968 ts_tablet_manager.cc:1403] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260710 11:07:14.223992  2965 tablet_bootstrap.cc:654] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.224650  2968 raft_consensus.cc:359] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.225611  2968 raft_consensus.cc:385] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.226058  2968 raft_consensus.cc:740] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.227272  2968 consensus_queue.cc:260] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.231330  2950 heartbeater.cc:499] Master 127.30.144.126:35247 was elected leader, sending a full tablet report...
I20260710 11:07:14.231705  2968 ts_tablet_manager.cc:1434] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:07:14.232746  2968 tablet_bootstrap.cc:492] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.233096  2965 tablet_bootstrap.cc:492] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.233734  2965 ts_tablet_manager.cc:1403] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 11:07:14.237028  2965 raft_consensus.cc:359] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.237907  2965 raft_consensus.cc:385] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.238262  2965 raft_consensus.cc:740] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.239188  2965 consensus_queue.cc:260] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.240517  2968 tablet_bootstrap.cc:654] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.241638  2965 ts_tablet_manager.cc:1434] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:14.242350  2966 ts_tablet_manager.cc:1434] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.067s	user 0.025s	sys 0.030s
I20260710 11:07:14.243016  2965 tablet_bootstrap.cc:492] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.243422  2966 tablet_bootstrap.cc:492] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.251143  2965 tablet_bootstrap.cc:654] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.252269  2966 tablet_bootstrap.cc:654] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.265869  2965 tablet_bootstrap.cc:492] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.266566  2965 ts_tablet_manager.cc:1403] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260710 11:07:14.267446  2968 tablet_bootstrap.cc:492] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.268348  2968 ts_tablet_manager.cc:1403] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.018s
I20260710 11:07:14.269150  2966 tablet_bootstrap.cc:492] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.269757  2966 ts_tablet_manager.cc:1403] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.013s
I20260710 11:07:14.270282  2965 raft_consensus.cc:359] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.271171  2965 raft_consensus.cc:385] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.271505  2965 raft_consensus.cc:740] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.272477  2965 consensus_queue.cc:260] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.272642  2968 raft_consensus.cc:359] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.273669  2968 raft_consensus.cc:385] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.274838  2968 raft_consensus.cc:740] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.275020  2965 ts_tablet_manager.cc:1434] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:14.276117  2965 tablet_bootstrap.cc:492] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.275897  2968 consensus_queue.cc:260] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.273152  2966 raft_consensus.cc:359] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.281005  2966 raft_consensus.cc:385] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.281379  2966 raft_consensus.cc:740] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.282655  2968 ts_tablet_manager.cc:1434] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 11:07:14.282302  2966 consensus_queue.cc:260] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.284039  2965 tablet_bootstrap.cc:654] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.284740  2966 ts_tablet_manager.cc:1434] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:07:14.283866  2968 tablet_bootstrap.cc:492] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.285908  2966 tablet_bootstrap.cc:492] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.290781  2969 raft_consensus.cc:493] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.291465  2969 raft_consensus.cc:515] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.294046  2968 tablet_bootstrap.cc:654] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.294560  2966 tablet_bootstrap.cc:654] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.297822  2969 leader_election.cc:290] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.307544  2966 tablet_bootstrap.cc:492] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.308267  2966 ts_tablet_manager.cc:1403] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 11:07:14.309062  2968 tablet_bootstrap.cc:492] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.309734  2968 ts_tablet_manager.cc:1403] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260710 11:07:14.311976  2966 raft_consensus.cc:359] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.312907  2966 raft_consensus.cc:385] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.313263  2966 raft_consensus.cc:740] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.314487  2968 raft_consensus.cc:359] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.314388  2966 consensus_queue.cc:260] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.315266  2968 raft_consensus.cc:385] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.315686  2968 raft_consensus.cc:740] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.316553  2968 consensus_queue.cc:260] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.319237  2968 ts_tablet_manager.cc:1434] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:14.320340  2968 tablet_bootstrap.cc:492] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.321215  2965 tablet_bootstrap.cc:492] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.321789  2965 ts_tablet_manager.cc:1403] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.009s
I20260710 11:07:14.326761  2966 ts_tablet_manager.cc:1434] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:07:14.327517  2968 tablet_bootstrap.cc:654] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.327937  2966 tablet_bootstrap.cc:492] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.333352  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdb4c0e16984a7392a832206b36df5a" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.334295  2776 raft_consensus.cc:2468] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:14.335326  2966 tablet_bootstrap.cc:654] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.335896  2815 leader_election.cc:304] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:14.336892  2969 raft_consensus.cc:2804] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.337287  2969 raft_consensus.cc:493] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.337698  2969 raft_consensus.cc:3060] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.325059  2965 raft_consensus.cc:359] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.341200  2965 raft_consensus.cc:385] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.341671  2965 raft_consensus.cc:740] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.342941  2965 consensus_queue.cc:260] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.345767  2987 raft_consensus.cc:493] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.346278  2987 raft_consensus.cc:515] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.347539  2966 tablet_bootstrap.cc:492] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.348104  2966 ts_tablet_manager.cc:1403] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:07:14.349529  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c52031f6a24847a4f83d0084c83e2d" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
W20260710 11:07:14.351195  2815 leader_election.cc:343] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.351478  2966 raft_consensus.cc:359] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.352479  2966 raft_consensus.cc:385] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.352808  2966 raft_consensus.cc:740] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
W20260710 11:07:14.353827  2722 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:14.353890  2966 consensus_queue.cc:260] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.360265  2966 ts_tablet_manager.cc:1434] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 11:07:14.361825  2966 tablet_bootstrap.cc:492] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.357350  2969 raft_consensus.cc:515] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.375509  2965 ts_tablet_manager.cc:1434] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.001s
I20260710 11:07:14.375746  2969 leader_election.cc:290] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.370406  2966 tablet_bootstrap.cc:654] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.376746  2965 tablet_bootstrap.cc:492] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.376837  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdb4c0e16984a7392a832206b36df5a" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:14.377555  2776 raft_consensus.cc:3060] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.371425  2989 raft_consensus.cc:493] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.379266  2989 raft_consensus.cc:515] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.380707  2968 tablet_bootstrap.cc:492] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.381287  2968 ts_tablet_manager.cc:1403] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.026s
I20260710 11:07:14.371821  2987 leader_election.cc:290] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.382216  2775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580f65ab3a104b359599154cbad52ee0" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
W20260710 11:07:14.383679  2815 leader_election.cc:343] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.384719  2968 raft_consensus.cc:359] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.381361  2989 leader_election.cc:290] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.388967  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c52031f6a24847a4f83d0084c83e2d" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.389724  2924 raft_consensus.cc:2468] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:14.389833  2925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdb4c0e16984a7392a832206b36df5a" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.390477  2925 raft_consensus.cc:2468] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:14.385548  2968 raft_consensus.cc:385] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.391227  2776 raft_consensus.cc:2468] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:14.391384  2965 tablet_bootstrap.cc:654] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.391769  2968 raft_consensus.cc:740] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.392297  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580f65ab3a104b359599154cbad52ee0" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.392732  2815 leader_election.cc:304] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:14.392732  2968 consensus_queue.cc:260] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.393913  2989 raft_consensus.cc:2804] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.395138  2989 raft_consensus.cc:697] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:14.396134  2989 consensus_queue.cc:237] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.397991  2968 ts_tablet_manager.cc:1434] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:14.391381  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdb4c0e16984a7392a832206b36df5a" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.399030  2923 raft_consensus.cc:3060] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.399160  2968 tablet_bootstrap.cc:492] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.408282  2968 tablet_bootstrap.cc:654] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.409035  2815 leader_election.cc:304] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [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: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.412279  2674 catalog_manager.cc:5697] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:14.419131  2815 leader_election.cc:343] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.419584  2815 leader_election.cc:304] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009; no voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.420046  2968 tablet_bootstrap.cc:492] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.420425  2987 raft_consensus.cc:2804] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.420619  2968 ts_tablet_manager.cc:1403] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:07:14.420881  2987 raft_consensus.cc:493] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.421304  2987 raft_consensus.cc:3060] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.422571  2966 tablet_bootstrap.cc:492] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.423058  2966 ts_tablet_manager.cc:1403] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.003s
I20260710 11:07:14.423553  2923 raft_consensus.cc:2468] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:14.424094  2968 raft_consensus.cc:359] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.424902  2968 raft_consensus.cc:385] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.425246  2968 raft_consensus.cc:740] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.425834  2989 raft_consensus.cc:2749] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.426043  2966 raft_consensus.cc:359] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.426824  2966 raft_consensus.cc:385] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.426343  2968 consensus_queue.cc:260] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.427093  2966 raft_consensus.cc:740] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.427877  2966 consensus_queue.cc:260] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.430116  2966 ts_tablet_manager.cc:1434] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:07:14.430516  2987 raft_consensus.cc:515] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.431021  2966 tablet_bootstrap.cc:492] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.417315  2965 tablet_bootstrap.cc:492] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.432391  2965 ts_tablet_manager.cc:1403] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.016s
I20260710 11:07:14.435781  2965 raft_consensus.cc:359] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.436658  2965 raft_consensus.cc:385] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.436983  2965 raft_consensus.cc:740] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.437486  2968 ts_tablet_manager.cc:1434] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:14.437819  2965 consensus_queue.cc:260] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.439090  2968 tablet_bootstrap.cc:492] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.440301  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c52031f6a24847a4f83d0084c83e2d" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:14.440837  2965 ts_tablet_manager.cc:1434] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 11:07:14.441880  2815 leader_election.cc:343] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.441977  2965 tablet_bootstrap.cc:492] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.444952  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c52031f6a24847a4f83d0084c83e2d" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.445798  2923 raft_consensus.cc:3060] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.446859  2968 tablet_bootstrap.cc:654] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.450162  2965 tablet_bootstrap.cc:654] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.451073  2966 tablet_bootstrap.cc:654] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.443689  2987 leader_election.cc:290] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.463894  2974 raft_consensus.cc:493] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.464581  2974 raft_consensus.cc:515] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.466887  2966 tablet_bootstrap.cc:492] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.467494  2966 ts_tablet_manager.cc:1403] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260710 11:07:14.476537  2966 raft_consensus.cc:359] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.477552  2966 raft_consensus.cc:385] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.477948  2966 raft_consensus.cc:740] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.478993  2966 consensus_queue.cc:260] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.483208  2974 leader_election.cc:290] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.490783  2972 raft_consensus.cc:493] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.491569  2972 raft_consensus.cc:515] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.503297  2923 raft_consensus.cc:2468] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:14.507121  2815 leader_election.cc:304] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.509300  2965 tablet_bootstrap.cc:492] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.510032  2965 ts_tablet_manager.cc:1403] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.068s	user 0.038s	sys 0.026s
I20260710 11:07:14.509965  2987 raft_consensus.cc:2804] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.511168  2987 raft_consensus.cc:697] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:14.509925  2972 leader_election.cc:290] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.519269  2987 consensus_queue.cc:237] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.530977  2968 tablet_bootstrap.cc:492] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.533457  2989 raft_consensus.cc:493] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.534147  2989 raft_consensus.cc:515] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.536737  2989 leader_election.cc:290] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.532250  2968 ts_tablet_manager.cc:1403] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.024s
I20260710 11:07:14.516489  2965 raft_consensus.cc:359] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.538475  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.538789  2965 raft_consensus.cc:385] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.539143  2965 raft_consensus.cc:740] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.539240  2776 raft_consensus.cc:2468] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:14.540041  2965 consensus_queue.cc:260] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.540462  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
W20260710 11:07:14.542555  2815 leader_election.cc:343] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.542757  2965 ts_tablet_manager.cc:1434] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.003s
I20260710 11:07:14.543404  2815 leader_election.cc:304] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [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: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 4b6909144451407ba40b66fa863d7007
I20260710 11:07:14.543905  2965 tablet_bootstrap.cc:492] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.541436  2968 raft_consensus.cc:359] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.545491  2968 raft_consensus.cc:385] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.545833  2968 raft_consensus.cc:740] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.547356  2966 ts_tablet_manager.cc:1434] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.077s	user 0.013s	sys 0.013s
I20260710 11:07:14.548477  2966 tablet_bootstrap.cc:492] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.548579  3003 raft_consensus.cc:493] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.549324  3003 raft_consensus.cc:515] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.550619  2674 catalog_manager.cc:5697] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:14.558255  2968 consensus_queue.cc:260] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.560487  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e9978754e74225936c348b206b1dea" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.561252  2923 raft_consensus.cc:2468] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 0.
I20260710 11:07:14.561637  2972 raft_consensus.cc:493] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.562170  2972 raft_consensus.cc:515] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.563043  2740 leader_election.cc:304] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:14.564266  2972 leader_election.cc:290] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.564812  2972 raft_consensus.cc:2804] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.565147  2972 raft_consensus.cc:493] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.565508  2972 raft_consensus.cc:3060] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.566145  2987 raft_consensus.cc:2804] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.569212  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.567867  2987 raft_consensus.cc:493] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.570015  2851 raft_consensus.cc:2468] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:14.571100  2987 raft_consensus.cc:3060] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.571373  2989 raft_consensus.cc:493] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.573958  2989 raft_consensus.cc:515] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.576231  2989 leader_election.cc:290] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.571712  3003 leader_election.cc:290] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.576638  2966 tablet_bootstrap.cc:654] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.578208  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.578907  2776 raft_consensus.cc:2468] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:14.580420  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.570231  2965 tablet_bootstrap.cc:654] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.572906  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580f65ab3a104b359599154cbad52ee0" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.582019  2851 raft_consensus.cc:2468] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
W20260710 11:07:14.582122  2815 leader_election.cc:343] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.582952  2815 leader_election.cc:304] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [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: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 4b6909144451407ba40b66fa863d7007
I20260710 11:07:14.572520  2888 leader_election.cc:304] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:14.584316  2987 raft_consensus.cc:515] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.584937  2888 leader_election.cc:304] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:14.586453  2974 raft_consensus.cc:2804] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.586678  2968 ts_tablet_manager.cc:1434] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260710 11:07:14.587023  2974 raft_consensus.cc:493] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.587544  2974 raft_consensus.cc:3060] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.589560  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.589948  2989 raft_consensus.cc:2804] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.590301  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e9978754e74225936c348b206b1dea" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.590399  2850 raft_consensus.cc:2468] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 0.
I20260710 11:07:14.591919  2968 tablet_bootstrap.cc:492] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.591813  2739 leader_election.cc:304] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
W20260710 11:07:14.593181  2739 leader_election.cc:343] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.595604  2966 tablet_bootstrap.cc:492] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.596168  2966 ts_tablet_manager.cc:1403] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.005s
I20260710 11:07:14.596060  2989 raft_consensus.cc:493] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.596897  2989 raft_consensus.cc:3060] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.598517  3008 raft_consensus.cc:2804] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.598927  3008 raft_consensus.cc:493] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.599261  3008 raft_consensus.cc:3060] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.599684  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.599618  2966 raft_consensus.cc:359] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.577273  2972 raft_consensus.cc:515] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.600476  2966 raft_consensus.cc:385] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.600945  2966 raft_consensus.cc:740] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.601752  2966 consensus_queue.cc:260] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.602435  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.602816  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e9978754e74225936c348b206b1dea" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:14.600533  2987 leader_election.cc:290] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.604277  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
W20260710 11:07:14.604343  2739 leader_election.cc:343] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.605050  2776 raft_consensus.cc:3060] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.606050  2972 leader_election.cc:290] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.607174  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e9978754e74225936c348b206b1dea" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.607955  2922 raft_consensus.cc:3060] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.610072  2974 raft_consensus.cc:515] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
W20260710 11:07:14.611124  2815 leader_election.cc:343] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.611884  2923 raft_consensus.cc:2393] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70c7af6e8934432a98495b233479d9bc in current term 1: Already voted for candidate 4b6909144451407ba40b66fa863d7007 in this term.
I20260710 11:07:14.627789  2965 tablet_bootstrap.cc:492] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.628587  2965 ts_tablet_manager.cc:1403] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.007s
I20260710 11:07:14.628733  2972 raft_consensus.cc:493] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.629336  2972 raft_consensus.cc:515] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.612433  2974 leader_election.cc:290] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.614010  3003 raft_consensus.cc:493] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.631704  2972 leader_election.cc:290] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.630759  3003 raft_consensus.cc:515] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.632561  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.633520  2850 raft_consensus.cc:2468] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 0.
I20260710 11:07:14.634406  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.618321  2775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.614506  2968 tablet_bootstrap.cc:654] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.620198  2989 raft_consensus.cc:515] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.620464  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:14.623027  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:14.640213  2922 raft_consensus.cc:2468] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 1.
I20260710 11:07:14.623975  3011 raft_consensus.cc:2804] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.641036  3011 raft_consensus.cc:493] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.623234  3008 raft_consensus.cc:515] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.642314  2775 raft_consensus.cc:2393] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b6909144451407ba40b66fa863d7007 in current term 1: Already voted for candidate 70c7af6e8934432a98495b233479d9bc in this term.
I20260710 11:07:14.643234  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:14.643836  2773 raft_consensus.cc:3060] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.645208  3008 leader_election.cc:290] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.634649  2776 raft_consensus.cc:2468] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:14.636879  2966 ts_tablet_manager.cc:1434] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.040s	user 0.019s	sys 0.019s
I20260710 11:07:14.650085  2815 leader_election.cc:304] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 4b6909144451407ba40b66fa863d7007
I20260710 11:07:14.637082  3003 leader_election.cc:290] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.637279  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.619381  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580f65ab3a104b359599154cbad52ee0" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.651319  2987 raft_consensus.cc:2804] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.651876  2966 tablet_bootstrap.cc:492] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.652122  2987 raft_consensus.cc:697] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
W20260710 11:07:14.652776  2888 leader_election.cc:343] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.653882  2773 raft_consensus.cc:2468] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:14.655151  2815 leader_election.cc:304] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:14.636397  2965 raft_consensus.cc:359] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.640575  2851 raft_consensus.cc:3060] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.657330  2969 raft_consensus.cc:2804] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.657938  2969 raft_consensus.cc:697] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:14.658890  2969 consensus_queue.cc:237] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.641438  3011 raft_consensus.cc:3060] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.635406  2739 leader_election.cc:304] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:14.664458  2966 tablet_bootstrap.cc:654] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:14.665280  2889 leader_election.cc:343] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.667914  2968 tablet_bootstrap.cc:492] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.668704  2968 ts_tablet_manager.cc:1403] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.013s
I20260710 11:07:14.653208  2987 consensus_queue.cc:237] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
W20260710 11:07:14.670297  2740 leader_election.cc:343] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.673072  2968 raft_consensus.cc:359] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.674302  2968 raft_consensus.cc:385] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.674803  2968 raft_consensus.cc:740] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.675850  2968 consensus_queue.cc:260] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.677321  2972 raft_consensus.cc:2804] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.677874  2972 raft_consensus.cc:493] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.678161  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:14.678413  2972 raft_consensus.cc:3060] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.682188  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.682780  3003 raft_consensus.cc:493] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.683295  2922 raft_consensus.cc:2393] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70c7af6e8934432a98495b233479d9bc in current term 1: Already voted for candidate 4b6909144451407ba40b66fa863d7007 in this term.
I20260710 11:07:14.683522  3003 raft_consensus.cc:515] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.686194  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.687096  2923 raft_consensus.cc:3060] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.689078  2851 raft_consensus.cc:2468] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:14.685072  2740 leader_election.cc:304] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:14.690614  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.691804  3011 raft_consensus.cc:515] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
W20260710 11:07:14.692149  2889 leader_election.cc:343] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.692956  2889 leader_election.cc:304] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b6909144451407ba40b66fa863d7007; no voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.693789  2965 raft_consensus.cc:385] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.694782  3008 raft_consensus.cc:2804] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.694813  2888 leader_election.cc:304] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.678503  2989 leader_election.cc:290] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.705628  2974 raft_consensus.cc:2804] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.697070  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.707608  2773 raft_consensus.cc:2393] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b6909144451407ba40b66fa863d7007 in current term 1: Already voted for candidate 1bf7dd74af984e838580db27b1b4c009 in this term.
I20260710 11:07:14.708012  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580f65ab3a104b359599154cbad52ee0" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:14.708751  2850 raft_consensus.cc:3060] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.711043  3008 raft_consensus.cc:697] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:14.711776  2968 ts_tablet_manager.cc:1434] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260710 11:07:14.712409  3008 consensus_queue.cc:237] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.714150  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.716260  2888 leader_election.cc:304] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b6909144451407ba40b66fa863d7007; no voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.718741  2740 leader_election.cc:304] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [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: 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007
I20260710 11:07:14.697227  3011 leader_election.cc:290] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.699736  3012 raft_consensus.cc:2749] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.702436  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "580f65ab3a104b359599154cbad52ee0" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:14.722335  2774 raft_consensus.cc:3060] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.723659  2968 tablet_bootstrap.cc:492] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:14.727555  2923 raft_consensus.cc:2468] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:14.728170  3012 raft_consensus.cc:2749] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.732370  2774 raft_consensus.cc:2468] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:14.733858  2889 leader_election.cc:304] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:14.734858  3012 raft_consensus.cc:2804] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.735371  3012 raft_consensus.cc:697] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:14.735427  2968 tablet_bootstrap.cc:654] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.736320  3012 consensus_queue.cc:237] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.739917  2972 raft_consensus.cc:515] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.696112  3003 leader_election.cc:290] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.740284  2974 raft_consensus.cc:697] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:14.741972  2974 consensus_queue.cc:237] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.698632  2965 raft_consensus.cc:740] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.746347  3017 raft_consensus.cc:2749] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.749109  2965 consensus_queue.cc:260] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.751196  2850 raft_consensus.cc:2468] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:14.756613  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:14.757561  2851 raft_consensus.cc:3060] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.758805  2968 tablet_bootstrap.cc:492] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:14.759461  2968 ts_tablet_manager.cc:1403] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.008s
I20260710 11:07:14.760640  2965 ts_tablet_manager.cc:1434] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.002s
I20260710 11:07:14.761112  2674 catalog_manager.cc:5697] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:14.763841  2888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.66:38027, user_credentials={real_user=slave}} blocked reactor thread for 47719.4us
W20260710 11:07:14.765756  2740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.67:37613, user_credentials={real_user=slave}} blocked reactor thread for 47137.1us
I20260710 11:07:14.767495  2972 leader_election.cc:290] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.768986  2965 tablet_bootstrap.cc:492] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:14.774569  2968 raft_consensus.cc:359] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.775413  2968 raft_consensus.cc:385] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.775753  2968 raft_consensus.cc:740] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.775528  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:14.776744  2968 consensus_queue.cc:260] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.778823  2968 ts_tablet_manager.cc:1434] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:07:14.793246  2966 tablet_bootstrap.cc:492] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.793501  2851 raft_consensus.cc:2468] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 1.
I20260710 11:07:14.793838  2966 ts_tablet_manager.cc:1403] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.143s	user 0.056s	sys 0.069s
I20260710 11:07:14.795006  2965 tablet_bootstrap.cc:654] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:14.795465  2740 leader_election.cc:343] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.797062  2739 leader_election.cc:304] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 4b6909144451407ba40b66fa863d7007
I20260710 11:07:14.797119  2966 raft_consensus.cc:359] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.797976  2966 raft_consensus.cc:385] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.798286  2966 raft_consensus.cc:740] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.799058  2972 raft_consensus.cc:2804] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.799204  2966 consensus_queue.cc:260] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.799717  2972 raft_consensus.cc:697] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:14.800896  2972 consensus_queue.cc:237] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.801446  2966 ts_tablet_manager.cc:1434] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:14.802805  2966 tablet_bootstrap.cc:492] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:14.805686  2672 catalog_manager.cc:5697] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.809930  2966 tablet_bootstrap.cc:654] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.810247  2965 tablet_bootstrap.cc:492] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:14.810828  2965 ts_tablet_manager.cc:1403] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.004s
I20260710 11:07:14.812180  2671 catalog_manager.cc:5697] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 1 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.814452  2965 raft_consensus.cc:359] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.815222  2965 raft_consensus.cc:385] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.815551  2965 raft_consensus.cc:740] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.816428  2965 consensus_queue.cc:260] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.819021  2965 ts_tablet_manager.cc:1434] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:14.821448  2966 tablet_bootstrap.cc:492] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:14.821985  2966 ts_tablet_manager.cc:1403] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260710 11:07:14.824973  2966 raft_consensus.cc:359] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.825752  2966 raft_consensus.cc:385] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.826046  2966 raft_consensus.cc:740] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.825340  2674 catalog_manager.cc:5697] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:14.826779  2966 consensus_queue.cc:260] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.829066  2966 ts_tablet_manager.cc:1434] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:14.828917  2671 catalog_manager.cc:5697] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.838248  2672 catalog_manager.cc:5697] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 1 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:14.856364  2974 raft_consensus.cc:493] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.856943  2974 raft_consensus.cc:515] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.858575  2974 leader_election.cc:290] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:14.859460  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.859683  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.860519  2851 raft_consensus.cc:2393] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b6909144451407ba40b66fa863d7007 in current term 1: Already voted for candidate 70c7af6e8934432a98495b233479d9bc in this term.
I20260710 11:07:14.861506  2888 leader_election.cc:304] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b6909144451407ba40b66fa863d7007; no voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.862301  2974 raft_consensus.cc:3060] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.867578  2974 raft_consensus.cc:2749] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.885224  2969 raft_consensus.cc:493] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.885876  2969 raft_consensus.cc:515] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } } peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } }
I20260710 11:07:14.888010  2969 leader_election.cc:290] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613), 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873)
I20260710 11:07:14.888947  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e9978754e74225936c348b206b1dea" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.889055  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e9978754e74225936c348b206b1dea" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:14.889791  2923 raft_consensus.cc:2393] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf7dd74af984e838580db27b1b4c009 in current term 1: Already voted for candidate 70c7af6e8934432a98495b233479d9bc in this term.
I20260710 11:07:14.890793  2815 leader_election.cc:304] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009; no voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:14.891598  2969 raft_consensus.cc:3060] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.893855  2972 raft_consensus.cc:493] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.894335  2972 raft_consensus.cc:515] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:14.896169  2972 leader_election.cc:290] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:14.897117  2969 raft_consensus.cc:2749] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.897317  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c52031f6a24847a4f83d0084c83e2d" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:14.897079  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2c52031f6a24847a4f83d0084c83e2d" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:14.898240  2923 raft_consensus.cc:2393] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70c7af6e8934432a98495b233479d9bc in current term 1: Already voted for candidate 1bf7dd74af984e838580db27b1b4c009 in this term.
I20260710 11:07:14.899163  2740 leader_election.cc:304] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007
I20260710 11:07:14.899973  2972 raft_consensus.cc:3060] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.902717  2969 consensus_queue.cc:1048] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:14.907191  2972 raft_consensus.cc:2749] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.915140  2969 consensus_queue.cc:1048] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.023383  2969 raft_consensus.cc:493] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.023870  2969 raft_consensus.cc:515] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.025564  2969 leader_election.cc:290] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:15.026669  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:15.026878  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:15.027390  2774 raft_consensus.cc:2468] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:15.027415  2923 raft_consensus.cc:2468] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:15.028594  2815 leader_election.cc:304] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:15.029268  2969 raft_consensus.cc:2804] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.029717  2969 raft_consensus.cc:493] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.030025  2969 raft_consensus.cc:3060] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.034723  2969 raft_consensus.cc:515] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.036324  2969 leader_election.cc:290] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:15.037320  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:15.037631  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:15.038022  2774 raft_consensus.cc:3060] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.038261  2923 raft_consensus.cc:3060] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.045338  2774 raft_consensus.cc:2468] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:15.045342  2923 raft_consensus.cc:2468] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:15.046761  2815 leader_election.cc:304] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:15.047503  2969 raft_consensus.cc:2804] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.047945  2969 raft_consensus.cc:697] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:15.048703  2969 consensus_queue.cc:237] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.051137  2987 consensus_queue.cc:1048] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.057376  2673 catalog_manager.cc:5697] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.064695  2974 raft_consensus.cc:493] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.065244  2988 consensus_queue.cc:1048] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.065274  2974 raft_consensus.cc:515] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.068182  2974 leader_election.cc:290] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:15.069346  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:15.069900  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:15.071328  2774 raft_consensus.cc:2393] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b6909144451407ba40b66fa863d7007 in current term 1: Already voted for candidate 1bf7dd74af984e838580db27b1b4c009 in this term.
I20260710 11:07:15.072412  2889 leader_election.cc:304] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b6909144451407ba40b66fa863d7007; no voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:15.073289  2974 raft_consensus.cc:3060] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.082624  2974 raft_consensus.cc:2749] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.170333  2989 consensus_queue.cc:1048] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.182528  2987 consensus_queue.cc:1048] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.198277  2974 consensus_queue.cc:1048] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.212091  2972 consensus_queue.cc:1048] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.213157  3019 consensus_queue.cc:1048] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.220626  2972 consensus_queue.cc:1048] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.252146  2987 consensus_queue.cc:1048] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.264293  2969 consensus_queue.cc:1048] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.272497  2974 consensus_queue.cc:1048] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.288498  3011 consensus_queue.cc:1048] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.337970  2972 consensus_queue.cc:1048] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.348923  3020 consensus_queue.cc:1048] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.350097  2850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
mode: GRACEFUL
new_leader_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:56362
I20260710 11:07:15.354450  2850 raft_consensus.cc:606] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Received request to transfer leadership to TS 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:15.364197  2850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
mode: GRACEFUL
new_leader_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:56362
I20260710 11:07:15.364889  2850 raft_consensus.cc:606] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Received request to transfer leadership to TS 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:15.387343  2923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
mode: GRACEFUL
new_leader_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:40134
I20260710 11:07:15.387970  2923 raft_consensus.cc:606] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Received request to transfer leadership to TS 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:15.621300  2988 consensus_queue.cc:1048] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:15.635018  2988 consensus_queue.cc:1048] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:15.635766  2969 raft_consensus.cc:993] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: : Instructing follower 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:15.636313  2969 raft_consensus.cc:1081] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Signalling peer 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:15.639120  2774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:43432
I20260710 11:07:15.639861  2774 raft_consensus.cc:493] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:15.640420  2774 raft_consensus.cc:3060] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.647994  2774 raft_consensus.cc:515] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.650563  2774 leader_election.cc:290] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:15.650768  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:15.651070  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c685a391735418fb4bdba6d1bf84f70" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:15.652014  2923 raft_consensus.cc:3060] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.651515  2850 raft_consensus.cc:3055] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:15.652673  2850 raft_consensus.cc:740] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:15.653628  2850 consensus_queue.cc:260] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.655040  2850 raft_consensus.cc:3060] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.660312  2923 raft_consensus.cc:2468] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:15.663187  2740 leader_election.cc:304] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:15.664119  3008 raft_consensus.cc:2804] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:15.664690  3008 raft_consensus.cc:697] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:15.665566  3008 consensus_queue.cc:237] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.666110  2850 raft_consensus.cc:2468] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:15.672725  2672 catalog_manager.cc:5697] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 1 to 2, leader changed from 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66) to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 2 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.722888  3012 raft_consensus.cc:993] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: : Instructing follower 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:15.723384  3011 raft_consensus.cc:1081] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Signalling peer 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:15.724915  2850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:56330
I20260710 11:07:15.725378  2850 raft_consensus.cc:493] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:15.725672  2850 raft_consensus.cc:3060] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.732309  2850 raft_consensus.cc:515] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.733974  2850 leader_election.cc:290] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:15.734678  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:15.735152  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4360c1e65574e4db1f9b4cd4cb7019f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:15.735309  2774 raft_consensus.cc:3060] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.735647  2922 raft_consensus.cc:3055] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:15.735893  2922 raft_consensus.cc:740] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:15.736498  2922 consensus_queue.cc:260] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.737469  2922 raft_consensus.cc:3060] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.740180  2774 raft_consensus.cc:2468] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:15.741294  2815 leader_election.cc:304] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:15.742024  2989 raft_consensus.cc:2804] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:15.742446  2989 raft_consensus.cc:697] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:15.742825  2922 raft_consensus.cc:2468] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:15.743176  2989 consensus_queue.cc:237] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.749514  2672 catalog_manager.cc:5697] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 1 to 2, leader changed from 4b6909144451407ba40b66fa863d7007 (127.30.144.67) to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.803946  2987 raft_consensus.cc:993] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: : Instructing follower 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:15.804447  2989 raft_consensus.cc:1081] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Signalling peer 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:15.805928  2774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:43432
I20260710 11:07:15.806422  2774 raft_consensus.cc:493] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:15.806773  2774 raft_consensus.cc:3060] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.811527  2774 raft_consensus.cc:515] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.813371  2774 leader_election.cc:290] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:15.814150  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:15.814440  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baa27be411e4c97b1bc64e79c1a718f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:15.814747  2850 raft_consensus.cc:3055] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:15.815016  2922 raft_consensus.cc:3060] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.815074  2850 raft_consensus.cc:740] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:15.815943  2850 consensus_queue.cc:260] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.816869  2850 raft_consensus.cc:3060] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:15.819941  2922 raft_consensus.cc:2468] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:15.821067  2740 leader_election.cc:304] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:15.821892  3020 raft_consensus.cc:2804] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:15.821933  2850 raft_consensus.cc:2468] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:15.822379  3020 raft_consensus.cc:697] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:15.823227  3020 consensus_queue.cc:237] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:15.829092  2672 catalog_manager.cc:5697] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 1 to 2, leader changed from 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66) to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 2 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.179253  2850 raft_consensus.cc:1275] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.180680  3020 consensus_queue.cc:1048] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.192091  2922 raft_consensus.cc:1275] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.193806  3056 consensus_queue.cc:1048] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.230106  2850 raft_consensus.cc:1275] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.231534  3056 consensus_queue.cc:1048] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.237923  2922 raft_consensus.cc:1275] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.239892  2923 raft_consensus.cc:1275] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.241528  2972 consensus_queue.cc:1048] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.241598  2989 consensus_queue.cc:1048] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:16.246129  2773 raft_consensus.cc:1275] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:16.248194  2969 consensus_queue.cc:1048] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.428434  2673 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39062:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:18.431233  2673 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:18.483566  2760 tablet_service.cc:1511] Processing CreateTablet for tablet b1933530ad5841f49a6c81808a726b20 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:18.484328  2841 tablet_service.cc:1511] Processing CreateTablet for tablet b1933530ad5841f49a6c81808a726b20 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:18.485013  2760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1933530ad5841f49a6c81808a726b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.485594  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1933530ad5841f49a6c81808a726b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.486055  2912 tablet_service.cc:1511] Processing CreateTablet for tablet b1933530ad5841f49a6c81808a726b20 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:18.487484  2912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1933530ad5841f49a6c81808a726b20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.489735  2758 tablet_service.cc:1511] Processing CreateTablet for tablet c61c3282e748458abd6774d2b9bc21a6 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:18.490181  2836 tablet_service.cc:1511] Processing CreateTablet for tablet c61c3282e748458abd6774d2b9bc21a6 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:18.491212  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61c3282e748458abd6774d2b9bc21a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.491506  2836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61c3282e748458abd6774d2b9bc21a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.496207  2835 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7b0b04927c416090462ee99c83d80f (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:18.497711  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7b0b04927c416090462ee99c83d80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.497515  2914 tablet_service.cc:1511] Processing CreateTablet for tablet c61c3282e748458abd6774d2b9bc21a6 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:18.498834  2914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c61c3282e748458abd6774d2b9bc21a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.501796  2913 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7b0b04927c416090462ee99c83d80f (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:18.503218  2913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7b0b04927c416090462ee99c83d80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.503832  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 44ceb274b90e433db6a920ef42d5ca3d (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:18.505056  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ceb274b90e433db6a920ef42d5ca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.506803  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7b0b04927c416090462ee99c83d80f (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:18.507786  2839 tablet_service.cc:1511] Processing CreateTablet for tablet 9c99225144084f04a1f8a2eb211e60cc (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:18.508162  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7b0b04927c416090462ee99c83d80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.509001  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c99225144084f04a1f8a2eb211e60cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.510778  2764 tablet_service.cc:1511] Processing CreateTablet for tablet 44ceb274b90e433db6a920ef42d5ca3d (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:18.511080  2766 tablet_service.cc:1511] Processing CreateTablet for tablet 9c99225144084f04a1f8a2eb211e60cc (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:18.501796  2838 tablet_service.cc:1511] Processing CreateTablet for tablet 44ceb274b90e433db6a920ef42d5ca3d (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:18.512463  2764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ceb274b90e433db6a920ef42d5ca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.513228  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ceb274b90e433db6a920ef42d5ca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.514660  2910 tablet_service.cc:1511] Processing CreateTablet for tablet 9c99225144084f04a1f8a2eb211e60cc (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:18.515848  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c99225144084f04a1f8a2eb211e60cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.516883  2765 tablet_service.cc:1511] Processing CreateTablet for tablet 884aa7293d534ca88badb4ca07ec7e4a (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:18.518234  2765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884aa7293d534ca88badb4ca07ec7e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.520694  2766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c99225144084f04a1f8a2eb211e60cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.539376  2837 tablet_service.cc:1511] Processing CreateTablet for tablet 884aa7293d534ca88badb4ca07ec7e4a (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:18.540802  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884aa7293d534ca88badb4ca07ec7e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.541785  2915 tablet_service.cc:1511] Processing CreateTablet for tablet 884aa7293d534ca88badb4ca07ec7e4a (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:18.543193  2915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884aa7293d534ca88badb4ca07ec7e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.553054  2762 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce1b3159e9640808648740f7baa8414 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:18.555033  2762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce1b3159e9640808648740f7baa8414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.556137  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce1b3159e9640808648740f7baa8414 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:18.557590  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce1b3159e9640808648740f7baa8414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.578658  2909 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce1b3159e9640808648740f7baa8414 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:18.580171  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce1b3159e9640808648740f7baa8414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.602427  3079 tablet_bootstrap.cc:492] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:18.610610  3080 tablet_bootstrap.cc:492] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:18.613386  3079 tablet_bootstrap.cc:654] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.620317  3080 tablet_bootstrap.cc:654] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.624540  2759 tablet_service.cc:1511] Processing CreateTablet for tablet 8a65b02bfe754621ba0cf159b5a56c93 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:18.634544  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a65b02bfe754621ba0cf159b5a56c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.629835  2835 tablet_service.cc:1511] Processing CreateTablet for tablet 8a65b02bfe754621ba0cf159b5a56c93 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:18.642998  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a65b02bfe754621ba0cf159b5a56c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.632012  3082 tablet_bootstrap.cc:492] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:18.648763  2839 tablet_service.cc:1511] Processing CreateTablet for tablet b01e21e076b94b8ebebc98f266dd3379 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:18.650606  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01e21e076b94b8ebebc98f266dd3379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.648859  2762 tablet_service.cc:1511] Processing CreateTablet for tablet b01e21e076b94b8ebebc98f266dd3379 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:18.659075  2762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01e21e076b94b8ebebc98f266dd3379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.660755  2914 tablet_service.cc:1511] Processing CreateTablet for tablet b01e21e076b94b8ebebc98f266dd3379 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:18.637305  2910 tablet_service.cc:1511] Processing CreateTablet for tablet 8a65b02bfe754621ba0cf159b5a56c93 (DEFAULT_TABLE table=soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:18.662550  2914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01e21e076b94b8ebebc98f266dd3379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.663458  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a65b02bfe754621ba0cf159b5a56c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:18.696373  3079 tablet_bootstrap.cc:492] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:18.696949  3079 ts_tablet_manager.cc:1403] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.044s
I20260710 11:07:18.701053  3082 tablet_bootstrap.cc:654] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.702703  3079 raft_consensus.cc:359] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.710280  3079 raft_consensus.cc:385] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.710719  3079 raft_consensus.cc:740] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.711619  3079 consensus_queue.cc:260] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.717542  3080 tablet_bootstrap.cc:492] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:18.718199  3080 ts_tablet_manager.cc:1403] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.108s	user 0.031s	sys 0.052s
I20260710 11:07:18.719376  3079 ts_tablet_manager.cc:1434] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:07:18.720641  3079 tablet_bootstrap.cc:492] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:18.721576  3080 raft_consensus.cc:359] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.722563  3080 raft_consensus.cc:385] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.722944  3080 raft_consensus.cc:740] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.724488  3080 consensus_queue.cc:260] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.727396  3066 raft_consensus.cc:493] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.731626  3082 tablet_bootstrap.cc:492] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:18.733023  3082 ts_tablet_manager.cc:1403] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.000s
I20260710 11:07:18.732194  3066 raft_consensus.cc:515] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.733479  3080 ts_tablet_manager.cc:1434] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:18.734594  3080 tablet_bootstrap.cc:492] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:18.736409  3082 raft_consensus.cc:359] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.741142  3080 tablet_bootstrap.cc:654] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.741240  3082 raft_consensus.cc:385] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.741751  3082 raft_consensus.cc:740] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.742336  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:18.742754  3082 consensus_queue.cc:260] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
W20260710 11:07:18.744215  2740 leader_election.cc:343] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.745707  3082 ts_tablet_manager.cc:1434] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 11:07:18.746840  3082 tablet_bootstrap.cc:492] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:18.740211  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:18.740860  3079 tablet_bootstrap.cc:654] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:18.749155  2739 leader_election.cc:343] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.749838  2739 leader_election.cc:304] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007
I20260710 11:07:18.751157  3068 raft_consensus.cc:2749] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:18.754985  3066 leader_election.cc:290] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:18.757509  3082 tablet_bootstrap.cc:654] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.761831  3079 tablet_bootstrap.cc:492] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:18.762187  3080 tablet_bootstrap.cc:492] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:18.762355  3079 ts_tablet_manager.cc:1403] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260710 11:07:18.762897  3080 ts_tablet_manager.cc:1403] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260710 11:07:18.765838  3079 raft_consensus.cc:359] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.766669  3079 raft_consensus.cc:385] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.767007  3079 raft_consensus.cc:740] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.767158  3080 raft_consensus.cc:359] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.768193  3080 raft_consensus.cc:385] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.767839  3079 consensus_queue.cc:260] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.768898  3080 raft_consensus.cc:740] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.769871  3080 consensus_queue.cc:260] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.770922  3079 ts_tablet_manager.cc:1434] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:18.771986  3079 tablet_bootstrap.cc:492] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:18.779985  3079 tablet_bootstrap.cc:654] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.784179  3082 tablet_bootstrap.cc:492] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:18.784806  3082 ts_tablet_manager.cc:1403] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260710 11:07:18.788419  3082 raft_consensus.cc:359] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.789192  3080 ts_tablet_manager.cc:1434] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:07:18.789278  3082 raft_consensus.cc:385] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.789873  3082 raft_consensus.cc:740] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.790599  3080 tablet_bootstrap.cc:492] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:18.790779  3082 consensus_queue.cc:260] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.796461  3082 ts_tablet_manager.cc:1434] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:18.797803  3082 tablet_bootstrap.cc:492] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:18.807008  3082 tablet_bootstrap.cc:654] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.810513  3079 tablet_bootstrap.cc:492] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:18.811282  3079 ts_tablet_manager.cc:1403] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.013s
I20260710 11:07:18.807013  3080 tablet_bootstrap.cc:654] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.815016  3079 raft_consensus.cc:359] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.816030  3079 raft_consensus.cc:385] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.816434  3079 raft_consensus.cc:740] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.817605  3079 consensus_queue.cc:260] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.820561  3079 ts_tablet_manager.cc:1434] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:07:18.822124  3079 tablet_bootstrap.cc:492] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:18.826985  3067 raft_consensus.cc:493] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.827615  3067 raft_consensus.cc:515] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.832799  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:18.833799  2850 raft_consensus.cc:2468] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:18.836066  3079 tablet_bootstrap.cc:654] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.836329  3080 tablet_bootstrap.cc:492] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:18.836912  3080 ts_tablet_manager.cc:1403] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.006s
I20260710 11:07:18.837227  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:18.839565  2888 leader_election.cc:304] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:18.841048  3080 raft_consensus.cc:359] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.842227  3080 raft_consensus.cc:385] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.842675  3080 raft_consensus.cc:740] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
W20260710 11:07:18.843549  2889 leader_election.cc:343] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.843750  3080 consensus_queue.cc:260] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.845991  3067 leader_election.cc:290] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:18.847654  3067 raft_consensus.cc:2804] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.848060  3067 raft_consensus.cc:493] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.848459  3067 raft_consensus.cc:3060] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.864893  3080 ts_tablet_manager.cc:1434] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.011s
I20260710 11:07:18.864852  3067 raft_consensus.cc:515] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.866118  3080 tablet_bootstrap.cc:492] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:18.867774  3082 tablet_bootstrap.cc:492] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:18.868516  3082 ts_tablet_manager.cc:1403] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.013s
I20260710 11:07:18.871868  3092 raft_consensus.cc:493] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:18.872423  3092 raft_consensus.cc:515] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.875638  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:18.875886  3092 leader_election.cc:290] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:18.876436  2773 raft_consensus.cc:2468] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:18.876586  3082 raft_consensus.cc:359] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.877357  3082 raft_consensus.cc:385] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.877921  3080 tablet_bootstrap.cc:654] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.878152  2889 leader_election.cc:304] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:18.877950  3082 raft_consensus.cc:740] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.879361  3092 raft_consensus.cc:2804] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:18.880414  3092 raft_consensus.cc:493] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:18.880995  3092 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.881209  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:18.883285  3079 tablet_bootstrap.cc:492] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:18.883924  3079 ts_tablet_manager.cc:1403] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.021s
W20260710 11:07:18.884382  2888 leader_election.cc:343] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.880474  3082 consensus_queue.cc:260] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.888542  3082 ts_tablet_manager.cc:1434] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:07:18.892598  3082 tablet_bootstrap.cc:492] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:18.892283  3092 raft_consensus.cc:515] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.895459  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:18.896179  2774 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:18.890197  3079 raft_consensus.cc:359] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.898475  3079 raft_consensus.cc:385] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.899223  3079 raft_consensus.cc:740] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.900775  3079 consensus_queue.cc:260] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.886765  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:18.901389  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:18.903019  2850 raft_consensus.cc:3060] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:18.904347  2889 leader_election.cc:343] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.907521  3082 tablet_bootstrap.cc:654] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.909852  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:18.904589  3079 ts_tablet_manager.cc:1434] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:07:18.911976  3079 tablet_bootstrap.cc:492] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
W20260710 11:07:18.917945  2888 leader_election.cc:343] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:18.919782  3079 tablet_bootstrap.cc:654] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.920166  3092 leader_election.cc:290] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:18.920996  2774 raft_consensus.cc:2468] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:18.922819  2889 leader_election.cc:304] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:18.924329  3092 raft_consensus.cc:2804] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.924921  3092 raft_consensus.cc:697] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:18.925869  3092 consensus_queue.cc:237] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.886447  3067 leader_election.cc:290] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:18.954829  2850 raft_consensus.cc:2468] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:18.956900  2888 leader_election.cc:304] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:18.958531  3067 raft_consensus.cc:2804] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:18.959128  3067 raft_consensus.cc:697] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:18.959450  3082 tablet_bootstrap.cc:492] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:18.960052  3082 ts_tablet_manager.cc:1403] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.009s
I20260710 11:07:18.960088  3067 consensus_queue.cc:237] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.961156  3080 tablet_bootstrap.cc:492] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:18.961768  3080 ts_tablet_manager.cc:1403] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.096s	user 0.045s	sys 0.046s
I20260710 11:07:18.965196  3082 raft_consensus.cc:359] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.966235  3082 raft_consensus.cc:385] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.966032  3080 raft_consensus.cc:359] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.967469  3082 raft_consensus.cc:740] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.967587  3080 raft_consensus.cc:385] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.967991  3080 raft_consensus.cc:740] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.968335  3082 consensus_queue.cc:260] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.968667  3079 tablet_bootstrap.cc:492] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:18.964982  2673 catalog_manager.cc:5697] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.968801  3080 consensus_queue.cc:260] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.969573  3079 ts_tablet_manager.cc:1403] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.003s
I20260710 11:07:18.971371  3080 ts_tablet_manager.cc:1434] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:18.972376  3080 tablet_bootstrap.cc:492] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:18.972838  3082 ts_tablet_manager.cc:1434] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:18.972921  3079 raft_consensus.cc:359] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.973821  3079 raft_consensus.cc:385] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:18.973940  3082 tablet_bootstrap.cc:492] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:18.974150  3079 raft_consensus.cc:740] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:18.975199  3079 consensus_queue.cc:260] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:18.980971  3080 tablet_bootstrap.cc:654] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.982563  3082 tablet_bootstrap.cc:654] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:18.987828  3079 ts_tablet_manager.cc:1434] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:07:18.988967  3079 tablet_bootstrap.cc:492] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:19.004638  3079 tablet_bootstrap.cc:654] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.007787  3080 tablet_bootstrap.cc:492] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:19.008450  3080 ts_tablet_manager.cc:1403] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.013s
I20260710 11:07:19.008740  3082 tablet_bootstrap.cc:492] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:19.008898  2674 catalog_manager.cc:5697] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:19.009572  3082 ts_tablet_manager.cc:1403] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260710 11:07:19.011344  3080 raft_consensus.cc:359] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.012121  3080 raft_consensus.cc:385] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.012462  3080 raft_consensus.cc:740] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.014580  3082 raft_consensus.cc:359] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.015609  3082 raft_consensus.cc:385] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.015995  3082 raft_consensus.cc:740] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.016893  3082 consensus_queue.cc:260] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.013262  3080 consensus_queue.cc:260] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.018146  3079 tablet_bootstrap.cc:492] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:19.018731  3079 ts_tablet_manager.cc:1403] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.000s
I20260710 11:07:19.020109  3080 ts_tablet_manager.cc:1434] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:07:19.021189  3080 tablet_bootstrap.cc:492] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:19.021438  3082 ts_tablet_manager.cc:1434] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:19.022631  3082 tablet_bootstrap.cc:492] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:19.027675  3080 tablet_bootstrap.cc:654] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.028849  3079 raft_consensus.cc:359] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.030001  3079 raft_consensus.cc:385] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.031989  3079 raft_consensus.cc:740] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.032335  3082 tablet_bootstrap.cc:654] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.032981  3079 consensus_queue.cc:260] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.036121  3079 ts_tablet_manager.cc:1434] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:07:19.037277  3079 tablet_bootstrap.cc:492] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:19.045027  3080 tablet_bootstrap.cc:492] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:19.045764  3080 ts_tablet_manager.cc:1403] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 11:07:19.046928  3079 tablet_bootstrap.cc:654] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.049329  3080 raft_consensus.cc:359] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.050278  3080 raft_consensus.cc:385] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.050639  3080 raft_consensus.cc:740] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.051759  3080 consensus_queue.cc:260] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.054312  3080 ts_tablet_manager.cc:1434] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:07:19.056504  3082 tablet_bootstrap.cc:492] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:19.056914  3064 raft_consensus.cc:493] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.057176  3080 tablet_bootstrap.cc:492] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:19.057793  3064 raft_consensus.cc:515] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.057116  3082 ts_tablet_manager.cc:1403] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.007s
I20260710 11:07:19.061856  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c99225144084f04a1f8a2eb211e60cc" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.062849  2774 raft_consensus.cc:2468] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.064164  3067 raft_consensus.cc:493] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.065058  3080 tablet_bootstrap.cc:654] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.064929  3067 raft_consensus.cc:515] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.065726  3082 raft_consensus.cc:359] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.066618  3082 raft_consensus.cc:385] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.066969  3082 raft_consensus.cc:740] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.067812  3082 consensus_queue.cc:260] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.069766  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.069818  2815 leader_election.cc:304] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.070525  2774 raft_consensus.cc:2468] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:19.072203  2889 leader_election.cc:304] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.073161  3092 raft_consensus.cc:2804] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.073547  3092 raft_consensus.cc:493] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.073935  3092 raft_consensus.cc:3060] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.079321  3079 tablet_bootstrap.cc:492] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:19.080008  3079 ts_tablet_manager.cc:1403] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.009s
I20260710 11:07:19.082938  3068 raft_consensus.cc:493] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.083429  3068 raft_consensus.cc:515] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.084065  3064 leader_election.cc:290] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.087224  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.087502  3064 raft_consensus.cc:2804] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.087901  3064 raft_consensus.cc:493] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.088253  3064 raft_consensus.cc:3060] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.090229  3067 leader_election.cc:290] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:19.091058  3068 leader_election.cc:290] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.091589  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:19.092396  2850 raft_consensus.cc:2393] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 70c7af6e8934432a98495b233479d9bc in current term 1: Already voted for candidate 4b6909144451407ba40b66fa863d7007 in this term.
I20260710 11:07:19.094261  2739 leader_election.cc:304] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007
I20260710 11:07:19.096596  3079 raft_consensus.cc:359] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.097409  3079 raft_consensus.cc:385] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.097756  3079 raft_consensus.cc:740] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.098173  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:19.098867  2850 raft_consensus.cc:2468] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:19.098716  3079 consensus_queue.cc:260] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.099871  3066 raft_consensus.cc:3060] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.108698  3066 raft_consensus.cc:2749] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:19.116103  3079 ts_tablet_manager.cc:1434] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:07:19.117424  3079 tablet_bootstrap.cc:492] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:19.125845  3092 raft_consensus.cc:515] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.130683  3079 tablet_bootstrap.cc:654] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:19.131160  2815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.65:33873, user_credentials={real_user=slave}} blocked reactor thread for 61496.6us
I20260710 11:07:19.133042  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c99225144084f04a1f8a2eb211e60cc" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.133816  2923 raft_consensus.cc:2468] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.138592  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.139442  2774 raft_consensus.cc:3060] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.152149  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.153122  2850 raft_consensus.cc:3060] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.170425  3064 raft_consensus.cc:515] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.175305  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c99225144084f04a1f8a2eb211e60cc" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.176173  2773 raft_consensus.cc:3060] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.171689  3092 leader_election.cc:290] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:19.185518  3066 raft_consensus.cc:493] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.186316  3066 raft_consensus.cc:515] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.190919  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:19.193135  3066 leader_election.cc:290] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.194437  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
W20260710 11:07:19.194543  2739 leader_election.cc:343] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:19.197041  2740 leader_election.cc:343] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:19.197513  2740 leader_election.cc:304] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007
I20260710 11:07:19.198422  3066 raft_consensus.cc:2749] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:19.200762  2774 raft_consensus.cc:2468] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:19.202118  2889 leader_election.cc:304] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.203290  3092 raft_consensus.cc:2804] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.204787  3092 raft_consensus.cc:697] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:19.217371  3109 raft_consensus.cc:493] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.218083  3109 raft_consensus.cc:515] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.221772  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.222803  2776 raft_consensus.cc:2468] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.223107  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.223835  2923 raft_consensus.cc:2468] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.225251  2815 leader_election.cc:304] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:19.227820  3107 raft_consensus.cc:2804] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.228396  3107 raft_consensus.cc:493] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.228964  3107 raft_consensus.cc:3060] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.233210  3109 leader_election.cc:290] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.234514  2773 raft_consensus.cc:2468] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:19.235482  3109 raft_consensus.cc:493] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.235944  3109 raft_consensus.cc:515] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.236847  3092 consensus_queue.cc:237] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.239511  3080 tablet_bootstrap.cc:492] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:19.240144  3080 ts_tablet_manager.cc:1403] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.183s	user 0.079s	sys 0.096s
I20260710 11:07:19.240732  2850 raft_consensus.cc:2468] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:19.241375  2815 leader_election.cc:304] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.240052  3110 raft_consensus.cc:493] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.242472  3110 raft_consensus.cc:515] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.244032  3080 raft_consensus.cc:359] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.244833  3080 raft_consensus.cc:385] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.244936  3109 leader_election.cc:290] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.245327  3080 raft_consensus.cc:740] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.245442  3064 leader_election.cc:290] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.246337  3080 consensus_queue.cc:260] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.247601  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.248263  2923 raft_consensus.cc:2468] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.249382  3080 ts_tablet_manager.cc:1434] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:07:19.250138  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.250366  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c99225144084f04a1f8a2eb211e60cc" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.250564  3080 tablet_bootstrap.cc:492] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:19.251020  2923 raft_consensus.cc:3060] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.253232  3082 ts_tablet_manager.cc:1434] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.191s	user 0.039s	sys 0.135s
I20260710 11:07:19.251029  2774 raft_consensus.cc:2468] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.254333  3082 tablet_bootstrap.cc:492] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:19.258589  3080 tablet_bootstrap.cc:654] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.262709  3082 tablet_bootstrap.cc:654] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.269085  2674 catalog_manager.cc:5697] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:19.269786  3107 raft_consensus.cc:515] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.272754  2923 raft_consensus.cc:2468] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:19.267799  2815 leader_election.cc:304] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.274348  3064 raft_consensus.cc:2804] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.274866  3064 raft_consensus.cc:493] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.275313  3064 raft_consensus.cc:3060] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.280313  3107 leader_election.cc:290] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.287323  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.288300  2773 raft_consensus.cc:3060] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.291209  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.245548  3109 raft_consensus.cc:2804] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.291723  3079 tablet_bootstrap.cc:492] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:19.291904  2922 raft_consensus.cc:3060] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.292838  3079 ts_tablet_manager.cc:1403] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.176s	user 0.043s	sys 0.038s
I20260710 11:07:19.293978  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.294800  2774 raft_consensus.cc:2393] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf7dd74af984e838580db27b1b4c009 in current term 1: Already voted for candidate 4b6909144451407ba40b66fa863d7007 in this term.
I20260710 11:07:19.296568  3109 raft_consensus.cc:697] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:19.296461  3079 raft_consensus.cc:359] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.291723  3080 tablet_bootstrap.cc:492] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:19.297271  3110 leader_election.cc:290] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.292297  3092 raft_consensus.cc:493] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.298877  2925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.299182  3080 ts_tablet_manager.cc:1403] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.022s
I20260710 11:07:19.299503  3092 raft_consensus.cc:515] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.301479  3082 tablet_bootstrap.cc:492] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:19.302004  3082 ts_tablet_manager.cc:1403] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.016s
I20260710 11:07:19.301810  2815 leader_election.cc:304] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009; no voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.302227  3080 raft_consensus.cc:359] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.302889  3080 raft_consensus.cc:385] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.303231  3080 raft_consensus.cc:740] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.303280  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:19.302987  3110 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.304054  3080 consensus_queue.cc:260] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.304948  3064 raft_consensus.cc:515] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.306191  3080 ts_tablet_manager.cc:1434] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:19.306489  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.307039  3064 leader_election.cc:290] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.307209  2774 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:19.307533  3109 consensus_queue.cc:237] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.307960  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
W20260710 11:07:19.304976  2888 leader_election.cc:343] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:19.308640  2776 raft_consensus.cc:3060] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.309283  3080 tablet_bootstrap.cc:492] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: Bootstrap starting.
I20260710 11:07:19.311304  3082 raft_consensus.cc:359] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.312031  3082 raft_consensus.cc:385] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.312348  3082 raft_consensus.cc:740] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.313117  3082 consensus_queue.cc:260] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.314846  2889 leader_election.cc:304] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [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: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:19.315747  3080 tablet_bootstrap.cc:654] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.316161  3067 raft_consensus.cc:2804] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.316596  3067 raft_consensus.cc:493] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.316838  3082 ts_tablet_manager.cc:1434] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:07:19.316991  3067 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.317749  3079 raft_consensus.cc:385] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.317924  3082 tablet_bootstrap.cc:492] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:19.318128  3079 raft_consensus.cc:740] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.318811  3079 consensus_queue.cc:260] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.321336  3079 ts_tablet_manager.cc:1434] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:07:19.319779  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.322567  3079 tablet_bootstrap.cc:492] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: Bootstrap starting.
I20260710 11:07:19.323006  2923 raft_consensus.cc:3060] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.329272  3079 tablet_bootstrap.cc:654] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.317600  2776 raft_consensus.cc:2468] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:19.330721  3082 tablet_bootstrap.cc:654] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.331617  2815 leader_election.cc:304] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.333940  3064 raft_consensus.cc:2804] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.334436  3064 raft_consensus.cc:697] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:19.335525  3064 consensus_queue.cc:237] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.336349  3092 leader_election.cc:290] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:19.353806  2923 raft_consensus.cc:2468] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:19.364070  3067 raft_consensus.cc:515] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.358460  2922 raft_consensus.cc:2468] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:19.367386  2815 leader_election.cc:304] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:19.361522  2773 raft_consensus.cc:2468] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 1.
I20260710 11:07:19.368340  3064 raft_consensus.cc:2804] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.369493  3064 raft_consensus.cc:697] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:19.370596  2773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.370731  3064 consensus_queue.cc:237] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.373463  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.374095  2851 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.350699  3110 raft_consensus.cc:2749] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:19.380635  3079 tablet_bootstrap.cc:492] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: No bootstrap required, opened a new log
I20260710 11:07:19.381284  3079 ts_tablet_manager.cc:1403] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.022s
I20260710 11:07:19.383172  3092 consensus_queue.cc:1048] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:19.384155  3080 tablet_bootstrap.cc:492] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: No bootstrap required, opened a new log
I20260710 11:07:19.384791  3080 ts_tablet_manager.cc:1403] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.012s
I20260710 11:07:19.388128  3080 raft_consensus.cc:359] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.388824  3080 raft_consensus.cc:385] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.393906  3067 leader_election.cc:290] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:19.371349  2773 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.395598  2851 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:19.395895  3082 tablet_bootstrap.cc:492] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:19.396379  3082 ts_tablet_manager.cc:1403] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.012s
I20260710 11:07:19.398073  2888 leader_election.cc:304] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:19.389176  3080 raft_consensus.cc:740] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.399295  3082 raft_consensus.cc:359] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.399981  3082 raft_consensus.cc:385] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.400161  3067 raft_consensus.cc:2804] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.400499  3082 raft_consensus.cc:740] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.399981  3080 consensus_queue.cc:260] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.399163  3079 raft_consensus.cc:359] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.401306  3079 raft_consensus.cc:385] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.401682  3079 raft_consensus.cc:740] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.401342  3082 consensus_queue.cc:260] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.402405  3079 consensus_queue.cc:260] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.403785  3082 ts_tablet_manager.cc:1434] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:19.404556  3079 ts_tablet_manager.cc:1434] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:07:19.404933  3082 tablet_bootstrap.cc:492] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: Bootstrap starting.
I20260710 11:07:19.414170  3082 tablet_bootstrap.cc:654] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:19.414072  3067 raft_consensus.cc:697] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:19.414783  3080 ts_tablet_manager.cc:1434] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
W20260710 11:07:19.421198  2722 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:19.415169  3067 consensus_queue.cc:237] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.430752  2673 catalog_manager.cc:5697] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.442353  2773 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:19.447573  3092 consensus_queue.cc:1048] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:19.453799  3066 raft_consensus.cc:493] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.454523  3066 raft_consensus.cc:515] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.474327  3064 raft_consensus.cc:493] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.475358  3082 tablet_bootstrap.cc:492] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: No bootstrap required, opened a new log
I20260710 11:07:19.475180  3064 raft_consensus.cc:515] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.475834  3082 ts_tablet_manager.cc:1403] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.015s
I20260710 11:07:19.477305  3064 leader_election.cc:290] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.479485  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.480324  3066 leader_election.cc:290] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.480381  2776 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.481170  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:19.481913  2850 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 0.
I20260710 11:07:19.479688  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.483883  2923 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 0.
I20260710 11:07:19.483201  2739 leader_election.cc:304] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.483366  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007" is_pre_election: true
I20260710 11:07:19.485109  2815 leader_election.cc:304] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:19.485287  3066 raft_consensus.cc:2804] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.485193  2922 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 0.
I20260710 11:07:19.485841  3066 raft_consensus.cc:493] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.486070  3064 raft_consensus.cc:2804] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.486265  3066 raft_consensus.cc:3060] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.486491  3064 raft_consensus.cc:493] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.486901  3064 raft_consensus.cc:3060] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.490155  2673 catalog_manager.cc:5697] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:19.493518  3066 raft_consensus.cc:515] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.493968  3126 consensus_queue.cc:1048] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.495648  3066 leader_election.cc:290] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.493518  3064 raft_consensus.cc:515] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.496762  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.497366  2922 raft_consensus.cc:3060] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.497812  3064 leader_election.cc:290] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.499156  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.499171  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.500074  2776 raft_consensus.cc:2393] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bf7dd74af984e838580db27b1b4c009 in current term 1: Already voted for candidate 70c7af6e8934432a98495b233479d9bc in this term.
I20260710 11:07:19.501550  2815 leader_election.cc:304] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [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: 1bf7dd74af984e838580db27b1b4c009; no voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.502123  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.502871  2850 raft_consensus.cc:2393] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70c7af6e8934432a98495b233479d9bc in current term 1: Already voted for candidate 1bf7dd74af984e838580db27b1b4c009 in this term.
I20260710 11:07:19.503151  3064 raft_consensus.cc:2749] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:19.505100  2922 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 1.
I20260710 11:07:19.506322  2740 leader_election.cc:304] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:19.508137  3066 raft_consensus.cc:2804] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.508293  3082 raft_consensus.cc:359] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.509020  3082 raft_consensus.cc:385] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:19.508898  3066 raft_consensus.cc:697] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:19.509382  3082 raft_consensus.cc:740] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Initialized, Role: FOLLOWER
I20260710 11:07:19.510063  3082 consensus_queue.cc:260] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.509958  3066 consensus_queue.cc:237] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.511744  3126 raft_consensus.cc:493] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:19.512234  3082 ts_tablet_manager.cc:1434] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 11:07:19.512607  3126 raft_consensus.cc:515] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.514827  3126 leader_election.cc:290] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:19.509166  2674 catalog_manager.cc:5697] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.516327  3092 consensus_queue.cc:1048] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:19.517823  2674 catalog_manager.cc:5697] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 1 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.518600  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc" is_pre_election: true
I20260710 11:07:19.519289  2776 raft_consensus.cc:2468] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:19.520984  2889 leader_election.cc:304] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.516295  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009" is_pre_election: true
I20260710 11:07:19.523154  2850 raft_consensus.cc:2468] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 0.
I20260710 11:07:19.524009  3092 raft_consensus.cc:2804] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:19.524451  3092 raft_consensus.cc:493] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:19.524971  3092 raft_consensus.cc:3060] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.535923  3092 raft_consensus.cc:515] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.543699  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.544366  2774 raft_consensus.cc:3060] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.545984  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.546663  2850 raft_consensus.cc:3060] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:19.555639  2774 raft_consensus.cc:2468] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:19.556367  2850 raft_consensus.cc:2468] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 1.
I20260710 11:07:19.557062  2889 leader_election.cc:304] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.557869  3126 raft_consensus.cc:2804] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:19.558333  3126 raft_consensus.cc:697] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:19.558872  3092 leader_election.cc:290] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 1 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:19.559096  3126 consensus_queue.cc:237] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.570168  2674 catalog_manager.cc:5697] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 1 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.576956  2672 catalog_manager.cc:5697] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:19.612406  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
mode: GRACEFUL
new_leader_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:56362
I20260710 11:07:19.612984  2849 raft_consensus.cc:606] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Received request to transfer leadership to TS 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.618439  2922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
mode: GRACEFUL
new_leader_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:40134
I20260710 11:07:19.618885  2922 raft_consensus.cc:606] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Received request to transfer leadership to TS 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.623935  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
mode: GRACEFUL
new_leader_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:56362
I20260710 11:07:19.624504  2849 raft_consensus.cc:606] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Received request to transfer leadership to TS 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.630110  2922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
mode: GRACEFUL
new_leader_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:40134
I20260710 11:07:19.630724  2922 raft_consensus.cc:606] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Received request to transfer leadership to TS 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.639215  2922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
mode: GRACEFUL
new_leader_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:40134
I20260710 11:07:19.639799  2922 raft_consensus.cc:606] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Received request to transfer leadership to TS 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:19.644950  2922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
mode: GRACEFUL
new_leader_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:40134
I20260710 11:07:19.645509  2922 raft_consensus.cc:606] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Received request to transfer leadership to TS 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:19.650866  2922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
mode: GRACEFUL
new_leader_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:40134
I20260710 11:07:19.651432  2922 raft_consensus.cc:606] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Received request to transfer leadership to TS 1bf7dd74af984e838580db27b1b4c009
I20260710 11:07:19.657156  3126 consensus_queue.cc:1048] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:19.666783  3067 raft_consensus.cc:993] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: : Instructing follower 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:19.667315  3125 raft_consensus.cc:1081] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Signalling peer 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:19.669644  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:56330
I20260710 11:07:19.671319  2849 raft_consensus.cc:493] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.671751  2849 raft_consensus.cc:3060] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.673367  2776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
mode: GRACEFUL
new_leader_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:43454
I20260710 11:07:19.674460  2776 raft_consensus.cc:606] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Received request to transfer leadership to TS 4b6909144451407ba40b66fa863d7007
I20260710 11:07:19.678234  3126 consensus_queue.cc:1048] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.680394  2849 raft_consensus.cc:515] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.685034  2849 leader_election.cc:290] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.685702  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:19.689139  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884aa7293d534ca88badb4ca07ec7e4a" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.689741  2922 raft_consensus.cc:3055] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:19.690081  2922 raft_consensus.cc:740] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:19.690852  2922 consensus_queue.cc:260] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.691845  2922 raft_consensus.cc:3060] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.698760  2922 raft_consensus.cc:2468] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:19.699651  2815 leader_election.cc:304] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [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: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 70c7af6e8934432a98495b233479d9bc
I20260710 11:07:19.700269  3064 raft_consensus.cc:2804] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:19.700718  3064 raft_consensus.cc:697] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:19.701521  3064 consensus_queue.cc:237] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.707710  2672 catalog_manager.cc:5697] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 1 to 2, leader changed from 4b6909144451407ba40b66fa863d7007 (127.30.144.67) to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.760190  3064 consensus_queue.cc:1048] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.767755  3110 raft_consensus.cc:993] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: : Instructing follower 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:19.767931  3107 consensus_queue.cc:1048] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.768327  3110 raft_consensus.cc:1081] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Signalling peer 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:19.770547  2776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:43432
I20260710 11:07:19.771857  2776 raft_consensus.cc:493] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.772301  2776 raft_consensus.cc:3060] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.780576  2776 raft_consensus.cc:515] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.781275  3110 consensus_queue.cc:1048] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.783622  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.789194  2849 raft_consensus.cc:3055] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:19.789587  2849 raft_consensus.cc:740] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:19.790609  2849 consensus_queue.cc:260] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.791136  3110 consensus_queue.cc:1048] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:19.791622  2849 raft_consensus.cc:3060] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.795611  2776 leader_election.cc:290] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.799412  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1933530ad5841f49a6c81808a726b20" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.804706  2849 raft_consensus.cc:2468] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:19.806988  2739 leader_election.cc:304] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [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: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 4b6909144451407ba40b66fa863d7007
I20260710 11:07:19.807919  3066 raft_consensus.cc:2804] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:19.808424  3066 raft_consensus.cc:697] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:19.809379  3110 consensus_queue.cc:1048] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.809258  3066 consensus_queue.cc:237] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.824331  2673 catalog_manager.cc:5697] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 1 to 2, leader changed from 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66) to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 2 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.828598  3110 consensus_queue.cc:1048] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.839907  3107 raft_consensus.cc:993] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: : Instructing follower 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:19.840422  3110 raft_consensus.cc:1081] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Signalling peer 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:19.842140  2774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:43432
I20260710 11:07:19.842645  2774 raft_consensus.cc:493] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.842959  2774 raft_consensus.cc:3060] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.848287  2774 raft_consensus.cc:515] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.850181  2774 leader_election.cc:290] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.851013  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.851395  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7b0b04927c416090462ee99c83d80f" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.852078  2849 raft_consensus.cc:3055] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:19.852217  2922 raft_consensus.cc:3060] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.852406  2849 raft_consensus.cc:740] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:19.853307  2849 consensus_queue.cc:260] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.854312  2849 raft_consensus.cc:3060] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.858867  2922 raft_consensus.cc:2468] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:19.859990  2740 leader_election.cc:304] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.860750  3066 raft_consensus.cc:2804] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:19.861002  2849 raft_consensus.cc:2468] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:19.861222  3066 raft_consensus.cc:697] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:19.862249  3066 consensus_queue.cc:237] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.869477  2673 catalog_manager.cc:5697] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 1 to 2, leader changed from 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66) to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 2 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.914057  3067 raft_consensus.cc:993] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: : Instructing follower 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:19.914649  3126 raft_consensus.cc:1081] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Signalling peer 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:19.916414  2774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:43440
I20260710 11:07:19.916932  2774 raft_consensus.cc:493] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.917253  2774 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.921976  2774 raft_consensus.cc:515] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.923578  2774 leader_election.cc:290] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.924453  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:19.924701  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.925179  2849 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.925269  2922 raft_consensus.cc:3055] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:19.925766  2922 raft_consensus.cc:740] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:19.926677  2922 consensus_queue.cc:260] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.927996  2922 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.933076  2849 raft_consensus.cc:2468] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:19.934592  2739 leader_election.cc:304] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:19.935343  3066 raft_consensus.cc:2804] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:19.935242  2922 raft_consensus.cc:2468] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:19.935956  3066 raft_consensus.cc:697] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:19.936873  3066 consensus_queue.cc:237] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.943441  2673 catalog_manager.cc:5697] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 1 to 2, leader changed from 4b6909144451407ba40b66fa863d7007 (127.30.144.67) to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 2 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.973407  3126 consensus_queue.cc:1048] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:19.980398  3067 raft_consensus.cc:993] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: : Instructing follower 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:19.980930  3125 raft_consensus.cc:1081] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Signalling peer 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:19.982698  2850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:56330
I20260710 11:07:19.985313  2850 raft_consensus.cc:493] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.985813  2850 raft_consensus.cc:3060] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.985929  3067 consensus_queue.cc:1048] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:19.993204  2850 raft_consensus.cc:515] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.998186  2850 leader_election.cc:290] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:19.998898  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:19.999670  2922 raft_consensus.cc:3055] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.000028  2922 raft_consensus.cc:740] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:20.000900  2922 consensus_queue.cc:260] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:19.997591  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a65b02bfe754621ba0cf159b5a56c93" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:20.002182  2774 raft_consensus.cc:3060] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.002995  2922 raft_consensus.cc:3060] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.008564  2774 raft_consensus.cc:2468] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:20.009095  2922 raft_consensus.cc:2468] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:20.010146  2815 leader_election.cc:304] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:20.010913  3110 raft_consensus.cc:2804] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.011445  3110 raft_consensus.cc:697] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:20.012252  3110 consensus_queue.cc:237] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.019428  2674 catalog_manager.cc:5697] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 1 to 2, leader changed from 4b6909144451407ba40b66fa863d7007 (127.30.144.67) to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.028868  3067 consensus_queue.cc:1048] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.032752  3067 consensus_queue.cc:1048] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.036166  3126 raft_consensus.cc:993] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: : Instructing follower 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:20.036757  3126 raft_consensus.cc:1081] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Signalling peer 1bf7dd74af984e838580db27b1b4c009 to start an election
I20260710 11:07:20.039152  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
 from {username='slave'} at 127.0.0.1:56330
I20260710 11:07:20.039872  2849 raft_consensus.cc:493] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.040891  2849 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.050196  2849 raft_consensus.cc:515] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.050347  3068 consensus_queue.cc:1048] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.051882  3068 consensus_queue.cc:1048] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.052645  2850 raft_consensus.cc:1240] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Rejecting Update request from peer 4b6909144451407ba40b66fa863d7007 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:20.054291  2849 leader_election.cc:290] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:20.056898  3125 consensus_queue.cc:1059] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.058178  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:20.058730  2774 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.058859  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "1bf7dd74af984e838580db27b1b4c009" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:20.059396  2923 raft_consensus.cc:3055] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.059667  2923 raft_consensus.cc:740] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:20.060376  2923 consensus_queue.cc:260] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.061415  2923 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.068087  2774 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:20.068794  2776 raft_consensus.cc:1240] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Rejecting Update request from peer 4b6909144451407ba40b66fa863d7007 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:20.070137  2815 leader_election.cc:304] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:20.071019  3107 raft_consensus.cc:2804] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.071480  3107 raft_consensus.cc:697] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:20.072283  3107 consensus_queue.cc:237] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [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: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.078361  3068 raft_consensus.cc:993] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: : Instructing follower 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:20.078835  3068 raft_consensus.cc:1081] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Signalling peer 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:20.079358  2923 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf7dd74af984e838580db27b1b4c009 in term 2.
I20260710 11:07:20.082350  2925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:40126
I20260710 11:07:20.084887  2925 raft_consensus.cc:493] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.085325  2925 raft_consensus.cc:3060] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.084697  2673 catalog_manager.cc:5697] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 reported cstate change: term changed from 1 to 2, leader changed from 4b6909144451407ba40b66fa863d7007 (127.30.144.67) to 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66). New cstate: current_term: 2 leader_uuid: "1bf7dd74af984e838580db27b1b4c009" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.091605  2776 raft_consensus.cc:3060] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.092217  2925 raft_consensus.cc:515] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.096421  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:20.096534  2774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e21e076b94b8ebebc98f266dd3379" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:20.096939  2851 raft_consensus.cc:3060] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.097162  2774 raft_consensus.cc:3055] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.097474  2774 raft_consensus.cc:740] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:20.097810  2925 leader_election.cc:290] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:20.098208  2774 consensus_queue.cc:260] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.099184  2776 raft_consensus.cc:1275] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.099473  2774 raft_consensus.cc:3060] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.103518  3107 consensus_queue.cc:1048] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.107328  2851 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 2.
I20260710 11:07:20.108803  2888 leader_election.cc:304] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:20.109756  3067 raft_consensus.cc:2804] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.110342  3067 raft_consensus.cc:697] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 2 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:20.111169  3067 consensus_queue.cc:237] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.123386  2774 raft_consensus.cc:2468] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 2.
I20260710 11:07:20.123792  2673 catalog_manager.cc:5697] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 1 to 2, leader changed from 70c7af6e8934432a98495b233479d9bc (127.30.144.65) to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:20.125432  2925 raft_consensus.cc:1275] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.127272  3107 consensus_queue.cc:1048] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.165508  3093 raft_consensus.cc:993] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: : Instructing follower 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:20.166020  3067 raft_consensus.cc:1081] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Signalling peer 70c7af6e8934432a98495b233479d9bc to start an election
I20260710 11:07:20.167444  2774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
 from {username='slave'} at 127.0.0.1:43440
I20260710 11:07:20.167917  2774 raft_consensus.cc:493] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.168237  2774 raft_consensus.cc:3060] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.172874  2774 raft_consensus.cc:515] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.174355  2774 leader_election.cc:290] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Requested vote from peers 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027), 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613)
I20260710 11:07:20.175426  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:20.175434  2925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ceb274b90e433db6a920ef42d5ca3d" candidate_uuid: "70c7af6e8934432a98495b233479d9bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b6909144451407ba40b66fa863d7007"
I20260710 11:07:20.176363  2851 raft_consensus.cc:3060] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.176421  2925 raft_consensus.cc:3055] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.176891  2925 raft_consensus.cc:740] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:20.177876  2925 consensus_queue.cc:260] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.179255  2925 raft_consensus.cc:3060] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.184372  2851 raft_consensus.cc:2468] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:20.185814  2739 leader_election.cc:304] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:20.186647  3066 raft_consensus.cc:2804] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.186908  2925 raft_consensus.cc:2468] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70c7af6e8934432a98495b233479d9bc in term 2.
I20260710 11:07:20.187101  3066 raft_consensus.cc:697] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Leader. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:20.188146  3066 consensus_queue.cc:237] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:20.195361  2672 catalog_manager.cc:5697] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc reported cstate change: term changed from 1 to 2, leader changed from 4b6909144451407ba40b66fa863d7007 (127.30.144.67) to 70c7af6e8934432a98495b233479d9bc (127.30.144.65). New cstate: current_term: 2 leader_uuid: "70c7af6e8934432a98495b233479d9bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.206777  2925 raft_consensus.cc:3060] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.212500  2925 raft_consensus.cc:1275] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.213847  3066 consensus_queue.cc:1048] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.222366  2851 raft_consensus.cc:1275] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.224747  3149 consensus_queue.cc:1048] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.350907  2851 raft_consensus.cc:1275] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.352464  3149 consensus_queue.cc:1048] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.360764  2922 raft_consensus.cc:1275] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.362356  3068 consensus_queue.cc:1048] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.363181  2849 raft_consensus.cc:1275] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.366598  3068 consensus_queue.cc:1048] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.383323  2922 raft_consensus.cc:1275] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.387049  3149 consensus_queue.cc:1048] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.459182  2774 raft_consensus.cc:1275] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.460506  3107 consensus_queue.cc:1048] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:20.466189  2922 raft_consensus.cc:1275] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.470799  2922 raft_consensus.cc:1275] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.471326  3064 consensus_queue.cc:1048] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.473538  3064 consensus_queue.cc:1048] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.487087  2774 raft_consensus.cc:1275] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 1bf7dd74af984e838580db27b1b4c009: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.490381  3107 consensus_queue.cc:1048] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.579054  2773 raft_consensus.cc:1275] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.580488  3067 consensus_queue.cc:1048] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.588471  2849 raft_consensus.cc:1275] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.590058  3067 consensus_queue.cc:1048] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.594552  2849 raft_consensus.cc:1275] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.597704  3068 consensus_queue.cc:1048] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.607898  2922 raft_consensus.cc:1275] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Refusing update from remote peer 70c7af6e8934432a98495b233479d9bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.609405  3149 consensus_queue.cc:1048] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:22.678635  2674 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39062:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:22.697953  2674 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39062:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:22.795274 31297 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:22.811437  3184 tablet.cc:1724] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:22.816361  2877 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:9c99225144084f04a1f8a2eb211e60cc)
W20260710 11:07:22.852622  2877 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:9c99225144084f04a1f8a2eb211e60cc)
W20260710 11:07:22.999781  3185 log.cc:927] Time spent T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260710 11:07:23.041870  3199 tablet.cc:1724] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.040684  3184 tablet.cc:1724] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:23.065613  2815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.144.67:37613, user_credentials={real_user=slave}} blocked reactor thread for 53953.3us
I20260710 11:07:23.043502  3193 tablet.cc:1724] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.076960  3197 tablet.cc:1724] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.137030  3204 tablet.cc:1724] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:23.142099  3175 log.cc:927] Time spent T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: Append to log took a long time: real 0.215s	user 0.013s	sys 0.012s
I20260710 11:07:23.168207  3212 tablet.cc:1724] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.174093  3218 tablet.cc:1724] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:23.177631  2877 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:884aa7293d534ca88badb4ca07ec7e4a)
I20260710 11:07:23.199250  3199 tablet.cc:1724] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.220218  3213 tablet.cc:1724] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.088519  3203 tablet.cc:1724] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.253890  3197 tablet.cc:1724] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.256599  3199 tablet.cc:1724] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.270040  3220 tablet.cc:1724] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:23.262667  3219 log.cc:927] Time spent T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 11:07:23.298905  3212 tablet.cc:1724] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.307521  3204 tablet.cc:1724] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.307915  3223 tablet.cc:1724] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.316459  2851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
mode: GRACEFUL
new_leader_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:58112
I20260710 11:07:23.317106  2851 raft_consensus.cc:606] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Received request to transfer leadership to TS 4b6909144451407ba40b66fa863d7007
I20260710 11:07:23.322412  3193 tablet.cc:1724] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.310990  3184 tablet.cc:1724] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.339488  3223 tablet.cc:1724] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.302920  3213 tablet.cc:1724] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.386183  3197 tablet.cc:1724] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.388448  3194 raft_consensus.cc:993] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: : Instructing follower 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.388935  3194 raft_consensus.cc:1081] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Signalling peer 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.391191  2924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:40116
I20260710 11:07:23.391743  2924 raft_consensus.cc:493] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.392107  2924 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.398368  3228 tablet.cc:1724] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.400575  2924 raft_consensus.cc:515] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.403684  2923 raft_consensus.cc:1240] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Rejecting Update request from peer 1bf7dd74af984e838580db27b1b4c009 for earlier term 2. Current term is 3. Ops: []
I20260710 11:07:23.406986  3207 consensus_queue.cc:1059] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:23.406339  3218 tablet.cc:1724] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.407855  3207 raft_consensus.cc:3055] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:23.408443  3207 raft_consensus.cc:740] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:23.409271  3207 consensus_queue.cc:260] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [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: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.410387  3207 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.412343  3223 tablet.cc:1724] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.407356  3203 tablet.cc:1724] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.421525  2924 leader_election.cc:290] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 3 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:23.422399  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:23.423166  2776 raft_consensus.cc:3060] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.430812  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce1b3159e9640808648740f7baa8414" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:23.432143  2776 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 3.
I20260710 11:07:23.433701  2889 leader_election.cc:304] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [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: 4b6909144451407ba40b66fa863d7007, 70c7af6e8934432a98495b233479d9bc; no voters: 
I20260710 11:07:23.434826  2773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
mode: GRACEFUL
new_leader_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:48654
I20260710 11:07:23.435516  2773 raft_consensus.cc:606] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Received request to transfer leadership to TS 4b6909144451407ba40b66fa863d7007
I20260710 11:07:23.434854  3221 raft_consensus.cc:2804] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:23.437073  3221 raft_consensus.cc:697] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 3 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:23.437672  2848 raft_consensus.cc:2468] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 3.
I20260710 11:07:23.437958  3221 consensus_queue.cc:237] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.442675 31297 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:07:23.443420 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:23.445976  2674 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4: soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6] alter complete (version 1)
I20260710 11:07:23.458505  2848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881"
dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
mode: GRACEFUL
new_leader_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:58112
I20260710 11:07:23.459192  2848 raft_consensus.cc:606] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Received request to transfer leadership to TS 4b6909144451407ba40b66fa863d7007
I20260710 11:07:23.458817  2672 catalog_manager.cc:5697] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 2 to 3, leader changed from 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66) to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.460175  2672 catalog_manager.cc:5789] TS 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613) does not have the latest schema for tablet 8ce1b3159e9640808648740f7baa8414 (table soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]). Expected version 1 got 0
I20260710 11:07:23.463219  2776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137"
dest_uuid: "70c7af6e8934432a98495b233479d9bc"
mode: GRACEFUL
new_leader_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:48654
I20260710 11:07:23.463927  2776 raft_consensus.cc:606] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Received request to transfer leadership to TS 4b6909144451407ba40b66fa863d7007
I20260710 11:07:23.465277 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:23.466003 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:23.620085  3187 raft_consensus.cc:993] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: : Instructing follower 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.620556  3156 raft_consensus.cc:1081] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Signalling peer 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.622149  2924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:40126
I20260710 11:07:23.622671  2924 raft_consensus.cc:493] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.623046  2924 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.628122  2924 raft_consensus.cc:515] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.629946  2924 leader_election.cc:290] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 3 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:23.630823  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:23.630998  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c61c3282e748458abd6774d2b9bc21a6" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:23.631494  2776 raft_consensus.cc:3055] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:23.631659  2848 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.631891  2776 raft_consensus.cc:740] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:23.632834  2776 consensus_queue.cc:260] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [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: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.633865  2776 raft_consensus.cc:3060] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.637092  2848 raft_consensus.cc:2468] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 3.
I20260710 11:07:23.638183  2888 leader_election.cc:304] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [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: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:23.639163  3214 raft_consensus.cc:2804] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:23.639640  3214 raft_consensus.cc:697] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 3 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:23.640420  3214 consensus_queue.cc:237] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [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: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.644873  2776 raft_consensus.cc:2468] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 3.
I20260710 11:07:23.648020  2672 catalog_manager.cc:5697] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 2 to 3, leader changed from 70c7af6e8934432a98495b233479d9bc (127.30.144.65) to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.722998  3187 raft_consensus.cc:993] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: : Instructing follower 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.723584  3156 raft_consensus.cc:1081] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Signalling peer 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.725376  2924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:40126
I20260710 11:07:23.725924  2924 raft_consensus.cc:493] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.726290  2924 raft_consensus.cc:3060] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.734251  2924 raft_consensus.cc:515] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.736740  2924 leader_election.cc:290] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:23.738392  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:23.738487  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d5ecae1ac942fd9e49196e41ee7137" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:23.739269  2848 raft_consensus.cc:3060] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.739236  2776 raft_consensus.cc:3055] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.741374  2776 raft_consensus.cc:740] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70c7af6e8934432a98495b233479d9bc, State: Running, Role: LEADER
I20260710 11:07:23.745397  2776 consensus_queue.cc:260] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.747144  2776 raft_consensus.cc:3060] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.755393  2848 raft_consensus.cc:2468] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 2.
I20260710 11:07:23.756753  2776 raft_consensus.cc:2468] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 2.
I20260710 11:07:23.757032  2888 leader_election.cc:304] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:23.758006  3214 raft_consensus.cc:2804] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.758584  3214 raft_consensus.cc:697] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 2 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:23.759549  3214 consensus_queue.cc:237] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.771126  2672 catalog_manager.cc:5697] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 1 to 2, leader changed from 70c7af6e8934432a98495b233479d9bc (127.30.144.65) to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.823621  3207 raft_consensus.cc:993] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: : Instructing follower 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.824124  3207 raft_consensus.cc:1081] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Signalling peer 4b6909144451407ba40b66fa863d7007 to start an election
I20260710 11:07:23.825613  2923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881"
dest_uuid: "4b6909144451407ba40b66fa863d7007"
 from {username='slave'} at 127.0.0.1:40116
I20260710 11:07:23.826195  2923 raft_consensus.cc:493] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.826565  2923 raft_consensus.cc:3060] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.833725  2923 raft_consensus.cc:515] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.836126  2923 leader_election.cc:290] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 2 election: Requested vote from peers 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873), 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027)
I20260710 11:07:23.837500  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf7dd74af984e838580db27b1b4c009"
I20260710 11:07:23.838225  2848 raft_consensus.cc:3055] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.838531  2848 raft_consensus.cc:740] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf7dd74af984e838580db27b1b4c009, State: Running, Role: LEADER
I20260710 11:07:23.839376  2848 consensus_queue.cc:260] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.840626  2848 raft_consensus.cc:3060] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.845888  2848 raft_consensus.cc:2468] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 2.
I20260710 11:07:23.879141  2776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e2048a020b34c7eb3cd47f076418881" candidate_uuid: "4b6909144451407ba40b66fa863d7007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70c7af6e8934432a98495b233479d9bc"
I20260710 11:07:23.887655  2776 raft_consensus.cc:3060] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.888063  2888 leader_election.cc:304] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf7dd74af984e838580db27b1b4c009, 4b6909144451407ba40b66fa863d7007; no voters: 
I20260710 11:07:23.890686  3214 raft_consensus.cc:2804] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.891420  3214 raft_consensus.cc:697] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 2 LEADER]: Becoming Leader. State: Replica: 4b6909144451407ba40b66fa863d7007, State: Running, Role: LEADER
I20260710 11:07:23.893085  3214 consensus_queue.cc:237] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } }
I20260710 11:07:23.909900  2776 raft_consensus.cc:2468] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b6909144451407ba40b66fa863d7007 in term 2.
I20260710 11:07:23.921089  2672 catalog_manager.cc:5697] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 reported cstate change: term changed from 1 to 2, leader changed from 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66) to 4b6909144451407ba40b66fa863d7007 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "4b6909144451407ba40b66fa863d7007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6909144451407ba40b66fa863d7007" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 37613 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.924611  2672 catalog_manager.cc:5789] TS 4b6909144451407ba40b66fa863d7007 (127.30.144.67:37613) does not have the latest schema for tablet 8ce1b3159e9640808648740f7baa8414 (table soft_deleted_table [id=00270cbf31a0401a9f876641f8db2bc6]). Expected version 1 got 0
I20260710 11:07:23.930560  2848 raft_consensus.cc:1275] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:23.933858  3214 consensus_queue.cc:1048] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:23.945945  3203 tablet.cc:1724] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:23.962908  2776 raft_consensus.cc:1275] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:23.965221  3221 consensus_queue.cc:1048] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:23.994519  3203 tablet.cc:1719] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:07:24.007349  3238 tablet.cc:1719] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:07:24.012744  3239 tablet.cc:1719] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:07:24.097863  2848 raft_consensus.cc:1275] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:24.099251  3214 consensus_queue.cc:1048] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:24.114178  2773 raft_consensus.cc:1275] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:24.115624  3214 consensus_queue.cc:1048] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:24.230640  2848 raft_consensus.cc:1275] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:24.231992  3214 consensus_queue.cc:1048] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:24.241611  2773 raft_consensus.cc:1275] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:24.243173  3214 consensus_queue.cc:1048] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:24.282112  2773 raft_consensus.cc:1275] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:24.283293  3214 consensus_queue.cc:1048] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70c7af6e8934432a98495b233479d9bc" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 33873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:24.292968  2848 raft_consensus.cc:1275] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Refusing update from remote peer 4b6909144451407ba40b66fa863d7007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:24.297135  3221 consensus_queue.cc:1048] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf7dd74af984e838580db27b1b4c009" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 38027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:24.529556 31297 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:24.534976 31297 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:07:24.535439 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:24.540555 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:07:24.540999 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:25.571648 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
W20260710 11:07:25.580058  2889 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 11:07:25.587164  2889 consensus_peers.cc:597] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:25.594878  2815 consensus_peers.cc:597] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.614817 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:25.615721 31297 tablet_replica.cc:333] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.616685 31297 raft_consensus.cc:2243] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.617419 31297 raft_consensus.cc:2272] T 8a65b02bfe754621ba0cf159b5a56c93 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.620162 31297 tablet_replica.cc:333] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.620832 31297 raft_consensus.cc:2243] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.621800 31297 raft_consensus.cc:2272] T 4f7b0b04927c416090462ee99c83d80f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.624820 31297 tablet_replica.cc:333] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.625478 31297 raft_consensus.cc:2243] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.626024 31297 raft_consensus.cc:2272] T 8ce1b3159e9640808648740f7baa8414 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:25.626418  2815 consensus_peers.cc:597] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.628542 31297 tablet_replica.cc:333] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.629310 31297 raft_consensus.cc:2243] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.630390 31297 raft_consensus.cc:2272] T 44ceb274b90e433db6a920ef42d5ca3d P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.633701 31297 tablet_replica.cc:333] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.634621 31297 raft_consensus.cc:2243] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.635440 31297 raft_consensus.cc:2272] T 884aa7293d534ca88badb4ca07ec7e4a P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.638370 31297 tablet_replica.cc:333] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.639034 31297 raft_consensus.cc:2243] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.639495 31297 raft_consensus.cc:2272] T fbdb4c0e16984a7392a832206b36df5a P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.641935 31297 tablet_replica.cc:333] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.642681 31297 raft_consensus.cc:2243] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.643682 31297 raft_consensus.cc:2272] T b1933530ad5841f49a6c81808a726b20 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.646162 31297 tablet_replica.cc:333] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.646822 31297 raft_consensus.cc:2243] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.647372 31297 raft_consensus.cc:2272] T 580f65ab3a104b359599154cbad52ee0 P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.650367 31297 tablet_replica.cc:333] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.651013 31297 raft_consensus.cc:2243] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.651994 31297 raft_consensus.cc:2272] T 4c685a391735418fb4bdba6d1bf84f70 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.654793 31297 tablet_replica.cc:333] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.655414 31297 raft_consensus.cc:2243] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.656288 31297 raft_consensus.cc:2272] T 0baa27be411e4c97b1bc64e79c1a718f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.658679 31297 tablet_replica.cc:333] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.659317 31297 raft_consensus.cc:2243] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.660300 31297 raft_consensus.cc:2272] T e8e9978754e74225936c348b206b1dea P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.662904 31297 tablet_replica.cc:333] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.663523 31297 raft_consensus.cc:2243] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.664004 31297 raft_consensus.cc:2272] T 0e2048a020b34c7eb3cd47f076418881 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.666361 31297 tablet_replica.cc:333] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.667104 31297 raft_consensus.cc:2243] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.667589 31297 raft_consensus.cc:2272] T f6d5ecae1ac942fd9e49196e41ee7137 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.669840 31297 tablet_replica.cc:333] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.670511 31297 raft_consensus.cc:2243] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.671053 31297 raft_consensus.cc:2272] T f4360c1e65574e4db1f9b4cd4cb7019f P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.673257 31297 tablet_replica.cc:333] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.673846 31297 raft_consensus.cc:2243] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.674448 31297 raft_consensus.cc:2272] T b01e21e076b94b8ebebc98f266dd3379 P 70c7af6e8934432a98495b233479d9bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.676626 31297 tablet_replica.cc:333] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.677222 31297 raft_consensus.cc:2243] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.677742 31297 raft_consensus.cc:2272] T c61c3282e748458abd6774d2b9bc21a6 P 70c7af6e8934432a98495b233479d9bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.679910 31297 tablet_replica.cc:333] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.680460 31297 raft_consensus.cc:2243] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.681051 31297 raft_consensus.cc:2272] T 9c99225144084f04a1f8a2eb211e60cc P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.683331 31297 tablet_replica.cc:333] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc: stopping tablet replica
I20260710 11:07:25.683837 31297 raft_consensus.cc:2243] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.684353 31297 raft_consensus.cc:2272] T b2c52031f6a24847a4f83d0084c83e2d P 70c7af6e8934432a98495b233479d9bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:25.724529  2889 consensus_peers.cc:597] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.728227 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
W20260710 11:07:25.744551  2815 consensus_peers.cc:597] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:25.765635  2889 consensus_peers.cc:597] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:25.769038  2815 consensus_peers.cc:597] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.771116 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
W20260710 11:07:25.780858  2888 consensus_peers.cc:597] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 -> Peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Couldn't send request to peer 1bf7dd74af984e838580db27b1b4c009. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:25.809808  2889 consensus_peers.cc:597] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.810964 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:25.811842 31297 tablet_replica.cc:333] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.812628 31297 raft_consensus.cc:2243] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.813534 31297 raft_consensus.cc:2272] T 8a65b02bfe754621ba0cf159b5a56c93 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.815793 31297 tablet_replica.cc:333] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.816408 31297 raft_consensus.cc:2243] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.816920 31297 raft_consensus.cc:2272] T 4f7b0b04927c416090462ee99c83d80f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.819026 31297 tablet_replica.cc:333] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.819658 31297 raft_consensus.cc:2243] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.820176 31297 raft_consensus.cc:2272] T b01e21e076b94b8ebebc98f266dd3379 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.822227 31297 tablet_replica.cc:333] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.822811 31297 raft_consensus.cc:2243] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.823343 31297 raft_consensus.cc:2272] T c61c3282e748458abd6774d2b9bc21a6 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.825600 31297 tablet_replica.cc:333] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.826195 31297 raft_consensus.cc:2243] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.826924 31297 raft_consensus.cc:2272] T 884aa7293d534ca88badb4ca07ec7e4a P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.829000 31297 tablet_replica.cc:333] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.829535 31297 raft_consensus.cc:2243] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.830024 31297 raft_consensus.cc:2272] T 8ce1b3159e9640808648740f7baa8414 P 1bf7dd74af984e838580db27b1b4c009 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.831871 31297 tablet_replica.cc:333] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.832409 31297 raft_consensus.cc:2243] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.832852 31297 raft_consensus.cc:2272] T 44ceb274b90e433db6a920ef42d5ca3d P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.834957 31297 tablet_replica.cc:333] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.835474 31297 raft_consensus.cc:2243] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.835872 31297 raft_consensus.cc:2272] T e8e9978754e74225936c348b206b1dea P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.837914 31297 tablet_replica.cc:333] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.838474 31297 raft_consensus.cc:2243] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.839430 31297 raft_consensus.cc:2272] T b2c52031f6a24847a4f83d0084c83e2d P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.841794 31297 tablet_replica.cc:333] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.842430 31297 raft_consensus.cc:2243] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.843541 31297 raft_consensus.cc:2272] T 9c99225144084f04a1f8a2eb211e60cc P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.846261 31297 tablet_replica.cc:333] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.846776 31297 raft_consensus.cc:2243] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.847505 31297 raft_consensus.cc:2272] T f4360c1e65574e4db1f9b4cd4cb7019f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.849390 31297 tablet_replica.cc:333] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.849963 31297 raft_consensus.cc:2243] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.850374 31297 raft_consensus.cc:2272] T 580f65ab3a104b359599154cbad52ee0 P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.852330 31297 tablet_replica.cc:333] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.852905 31297 raft_consensus.cc:2243] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.853338 31297 raft_consensus.cc:2272] T 4c685a391735418fb4bdba6d1bf84f70 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.855400 31297 tablet_replica.cc:333] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.855891 31297 raft_consensus.cc:2243] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.856305 31297 raft_consensus.cc:2272] T 0baa27be411e4c97b1bc64e79c1a718f P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.858233 31297 tablet_replica.cc:333] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.858722 31297 raft_consensus.cc:2243] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.859112 31297 raft_consensus.cc:2272] T 0e2048a020b34c7eb3cd47f076418881 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.860963 31297 tablet_replica.cc:333] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.861450 31297 raft_consensus.cc:2243] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.861971 31297 raft_consensus.cc:2272] T f6d5ecae1ac942fd9e49196e41ee7137 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.863940 31297 tablet_replica.cc:333] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.864379 31297 raft_consensus.cc:2243] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.864845 31297 raft_consensus.cc:2272] T b1933530ad5841f49a6c81808a726b20 P 1bf7dd74af984e838580db27b1b4c009 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.867054 31297 tablet_replica.cc:333] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009: stopping tablet replica
I20260710 11:07:25.867660 31297 raft_consensus.cc:2243] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.868817 31297 raft_consensus.cc:2272] T fbdb4c0e16984a7392a832206b36df5a P 1bf7dd74af984e838580db27b1b4c009 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:25.871309  2889 consensus_peers.cc:597] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 -> Peer 70c7af6e8934432a98495b233479d9bc (127.30.144.65:33873): Couldn't send request to peer 70c7af6e8934432a98495b233479d9bc. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:33873: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.911216 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
W20260710 11:07:25.926738  2888 consensus_peers.cc:597] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 -> Peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Couldn't send request to peer 1bf7dd74af984e838580db27b1b4c009. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:38027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.946686 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
I20260710 11:07:25.985406 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:07:25.985562  2888 consensus_peers.cc:597] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 -> Peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Couldn't send request to peer 1bf7dd74af984e838580db27b1b4c009. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:38027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.987136 31297 tablet_replica.cc:333] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
W20260710 11:07:25.987962  2888 consensus_peers.cc:597] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 -> Peer 1bf7dd74af984e838580db27b1b4c009 (127.30.144.66:38027): Couldn't send request to peer 1bf7dd74af984e838580db27b1b4c009. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:38027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:25.988328 31297 raft_consensus.cc:2243] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.989101 31297 raft_consensus.cc:2272] T 8a65b02bfe754621ba0cf159b5a56c93 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.991972 31297 tablet_replica.cc:333] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:25.992543 31297 raft_consensus.cc:2243] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.992981 31297 raft_consensus.cc:2272] T 4f7b0b04927c416090462ee99c83d80f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.994956 31297 tablet_replica.cc:333] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:25.995487 31297 raft_consensus.cc:2243] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:25.995951 31297 raft_consensus.cc:2272] T 884aa7293d534ca88badb4ca07ec7e4a P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:25.997880 31297 tablet_replica.cc:333] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:25.998391 31297 raft_consensus.cc:2243] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:25.999210 31297 raft_consensus.cc:2272] T b01e21e076b94b8ebebc98f266dd3379 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.001004 31297 tablet_replica.cc:333] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.001505 31297 raft_consensus.cc:2243] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.002286 31297 raft_consensus.cc:2272] T c61c3282e748458abd6774d2b9bc21a6 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.004194 31297 tablet_replica.cc:333] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.004724 31297 raft_consensus.cc:2243] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.005136 31297 raft_consensus.cc:2272] T 4c685a391735418fb4bdba6d1bf84f70 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.007169 31297 tablet_replica.cc:333] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.007692 31297 raft_consensus.cc:2243] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.008096 31297 raft_consensus.cc:2272] T 0baa27be411e4c97b1bc64e79c1a718f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.010143 31297 tablet_replica.cc:333] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.010660 31297 raft_consensus.cc:2243] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.011404 31297 raft_consensus.cc:2272] T 580f65ab3a104b359599154cbad52ee0 P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.013478 31297 tablet_replica.cc:333] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.014067 31297 raft_consensus.cc:2243] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.014829 31297 raft_consensus.cc:2272] T f6d5ecae1ac942fd9e49196e41ee7137 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.016569 31297 tablet_replica.cc:333] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.017014 31297 raft_consensus.cc:2243] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.017409 31297 raft_consensus.cc:2272] T b1933530ad5841f49a6c81808a726b20 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.019300 31297 tablet_replica.cc:333] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.019780 31297 raft_consensus.cc:2243] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.020169 31297 raft_consensus.cc:2272] T fbdb4c0e16984a7392a832206b36df5a P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.021859 31297 tablet_replica.cc:333] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.022291 31297 raft_consensus.cc:2243] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.022936 31297 raft_consensus.cc:2272] T 0e2048a020b34c7eb3cd47f076418881 P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.024714 31297 tablet_replica.cc:333] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.025202 31297 raft_consensus.cc:2243] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.025923 31297 raft_consensus.cc:2272] T 8ce1b3159e9640808648740f7baa8414 P 4b6909144451407ba40b66fa863d7007 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.027583 31297 tablet_replica.cc:333] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.028016 31297 raft_consensus.cc:2243] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.028422 31297 raft_consensus.cc:2272] T 44ceb274b90e433db6a920ef42d5ca3d P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.030268 31297 tablet_replica.cc:333] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.030690 31297 raft_consensus.cc:2243] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.031050 31297 raft_consensus.cc:2272] T e8e9978754e74225936c348b206b1dea P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.032771 31297 tablet_replica.cc:333] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.033208 31297 raft_consensus.cc:2243] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.033571 31297 raft_consensus.cc:2272] T b2c52031f6a24847a4f83d0084c83e2d P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.035416 31297 tablet_replica.cc:333] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.035840 31297 raft_consensus.cc:2243] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.036245 31297 raft_consensus.cc:2272] T 9c99225144084f04a1f8a2eb211e60cc P 4b6909144451407ba40b66fa863d7007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.037966 31297 tablet_replica.cc:333] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007: stopping tablet replica
I20260710 11:07:26.038506 31297 raft_consensus.cc:2243] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.038997 31297 raft_consensus.cc:2272] T f4360c1e65574e4db1f9b4cd4cb7019f P 4b6909144451407ba40b66fa863d7007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.081771 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
I20260710 11:07:26.113862 31297 master.cc:562] Master@127.30.144.126:35247 shutting down...
I20260710 11:07:26.137729 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.138294 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.138636 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6bb5230491704e1380a45342a928bee4: stopping tablet replica
I20260710 11:07:26.159111 31297 master.cc:584] Master@127.30.144.126:35247 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13014 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:07:26.216207 31297 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.144.126:33557
I20260710 11:07:26.217412 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.223306  3252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.223452  3253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.224969  3255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.226718 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:26.227924 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.228123 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.228317 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681646228302 us; error 0 us; skew 500 ppm
I20260710 11:07:26.228930 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.232378 31297 webserver.cc:533] Webserver started at http://127.30.144.126:44051/ using document root <none> and password file <none>
I20260710 11:07:26.232935 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.233173 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.233494 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.234733 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/master-0-root/instance:
uuid: "dca6a37897a0480a9f1fd29ba0114e39"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.240108 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:26.243690  3260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.244661 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:26.245025 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/master-0-root
uuid: "dca6a37897a0480a9f1fd29ba0114e39"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.245306 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.254240 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.255417 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.293469 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.126:33557
I20260710 11:07:26.293609  3311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.126:33557 every 8 connection(s)
I20260710 11:07:26.297456  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.308880  3312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39: Bootstrap starting.
I20260710 11:07:26.313932  3312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:26.318519  3312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39: No bootstrap required, opened a new log
I20260710 11:07:26.320799  3312 raft_consensus.cc:359] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dca6a37897a0480a9f1fd29ba0114e39" member_type: VOTER }
I20260710 11:07:26.321208  3312 raft_consensus.cc:385] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:26.321399  3312 raft_consensus.cc:740] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dca6a37897a0480a9f1fd29ba0114e39, State: Initialized, Role: FOLLOWER
I20260710 11:07:26.322117  3312 consensus_queue.cc:260] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dca6a37897a0480a9f1fd29ba0114e39" member_type: VOTER }
I20260710 11:07:26.322569  3312 raft_consensus.cc:399] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:26.322777  3312 raft_consensus.cc:493] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:26.323005  3312 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.327795  3312 raft_consensus.cc:515] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dca6a37897a0480a9f1fd29ba0114e39" member_type: VOTER }
I20260710 11:07:26.328306  3312 leader_election.cc:304] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [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: dca6a37897a0480a9f1fd29ba0114e39; no voters: 
I20260710 11:07:26.329515  3312 leader_election.cc:290] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:26.330016  3315 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:26.331400  3315 raft_consensus.cc:697] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 1 LEADER]: Becoming Leader. State: Replica: dca6a37897a0480a9f1fd29ba0114e39, State: Running, Role: LEADER
I20260710 11:07:26.332127  3315 consensus_queue.cc:237] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [LEADER]: Queue going to LEADER mode. State: All 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: "dca6a37897a0480a9f1fd29ba0114e39" member_type: VOTER }
I20260710 11:07:26.332847  3312 sys_catalog.cc:565] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:26.336915  3316 sys_catalog.cc:455] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dca6a37897a0480a9f1fd29ba0114e39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dca6a37897a0480a9f1fd29ba0114e39" member_type: VOTER } }
I20260710 11:07:26.337792  3316 sys_catalog.cc:458] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:26.337966  3317 sys_catalog.cc:455] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dca6a37897a0480a9f1fd29ba0114e39. Latest consensus state: current_term: 1 leader_uuid: "dca6a37897a0480a9f1fd29ba0114e39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dca6a37897a0480a9f1fd29ba0114e39" member_type: VOTER } }
I20260710 11:07:26.338701  3317 sys_catalog.cc:458] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:26.340512  3322 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:26.349534  3322 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:26.350677 31297 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:26.358783  3322 catalog_manager.cc:1383] Generated new cluster ID: a40befd1f5c14d10b457dde17b71bdd6
I20260710 11:07:26.359115  3322 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:26.377857  3322 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:26.379218  3322 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:26.393978  3322 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39: Generated new TSK 0
I20260710 11:07:26.394738  3322 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:26.417227 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.423331  3333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.424187  3334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.426447 31297 server_base.cc:1061] running on GCE node
W20260710 11:07:26.426522  3336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.427788 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.428076 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.428237 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681646428223 us; error 0 us; skew 500 ppm
I20260710 11:07:26.428795 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.431051 31297 webserver.cc:533] Webserver started at http://127.30.144.65:37907/ using document root <none> and password file <none>
I20260710 11:07:26.431548 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.431730 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.432010 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.433063 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-0-root/instance:
uuid: "832f1b66d72e43d2a475af3552b01491"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.437546 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:26.441066  3341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.441924 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:26.442276 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-0-root
uuid: "832f1b66d72e43d2a475af3552b01491"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.442559 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.477847 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.479022 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.480414 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.482775 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.482950 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.483259 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.483415 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.524042 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.65:44179
I20260710 11:07:26.524170  3403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.65:44179 every 8 connection(s)
I20260710 11:07:26.529197 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.535843  3408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.536990  3409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.539776  3411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.540835 31297 server_base.cc:1061] running on GCE node
I20260710 11:07:26.542003 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.542250 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.542449 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681646542433 us; error 0 us; skew 500 ppm
I20260710 11:07:26.543292 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.544219  3404 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33557
I20260710 11:07:26.544713  3404 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.545820  3404 heartbeater.cc:507] Master 127.30.144.126:33557 requested a full tablet report, sending...
I20260710 11:07:26.546274 31297 webserver.cc:533] Webserver started at http://127.30.144.66:33665/ using document root <none> and password file <none>
I20260710 11:07:26.547005 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.547223 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.547583 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.548705  3277 ts_manager.cc:194] Registered new tserver with Master: 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179)
I20260710 11:07:26.549331 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-1-root/instance:
uuid: "dddef77b6fb749a2b09362897837f2ed"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.551491  3277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38316
I20260710 11:07:26.555372 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:07:26.559119  3416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.559948 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:26.560289 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-1-root
uuid: "dddef77b6fb749a2b09362897837f2ed"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.560595 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.586000 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.587357 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.588992 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.591379 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.591576 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.591908 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.592064 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.636291 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.66:43475
I20260710 11:07:26.636410  3478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.66:43475 every 8 connection(s)
I20260710 11:07:26.641782 31297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:26.649777  3482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:26.653018  3483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.653875 31297 server_base.cc:1061] running on GCE node
W20260710 11:07:26.655436  3485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:26.656641  3479 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33557
I20260710 11:07:26.656674 31297 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:26.657124 31297 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:26.657176  3479 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.657486 31297 hybrid_clock.cc:648] HybridClock initialized: now 1783681646657441 us; error 0 us; skew 500 ppm
I20260710 11:07:26.658344 31297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:26.658321  3479 heartbeater.cc:507] Master 127.30.144.126:33557 requested a full tablet report, sending...
I20260710 11:07:26.661023  3277 ts_manager.cc:194] Registered new tserver with Master: dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:26.662374 31297 webserver.cc:533] Webserver started at http://127.30.144.67:40811/ using document root <none> and password file <none>
I20260710 11:07:26.663012 31297 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:26.662919  3277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38328
I20260710 11:07:26.663365 31297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:26.663729 31297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:26.665092 31297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-2-root/instance:
uuid: "d55a91b5f9df4f3cadf2c187ad501307"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.669919 31297 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:26.673435  3490 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.674353 31297 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:26.674702 31297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-2-root
uuid: "d55a91b5f9df4f3cadf2c187ad501307"
format_stamp: "Formatted at 2026-07-10 11:07:26 on dist-test-slave-7p3j"
I20260710 11:07:26.675028 31297 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku0QS46/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681543001691-31297-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:26.688146 31297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:26.689430 31297 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:26.691038 31297 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:26.693400 31297 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:26.693696 31297 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.693977 31297 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:26.694180 31297 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:26.737350 31297 rpc_server.cc:307] RPC server started. Bound to: 127.30.144.67:41815
I20260710 11:07:26.737478  3552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.144.67:41815 every 8 connection(s)
I20260710 11:07:26.753154  3553 heartbeater.cc:344] Connected to a master server at 127.30.144.126:33557
I20260710 11:07:26.753533  3553 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:26.754243  3553 heartbeater.cc:507] Master 127.30.144.126:33557 requested a full tablet report, sending...
I20260710 11:07:26.756224  3277 ts_manager.cc:194] Registered new tserver with Master: d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:26.756675 31297 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015937413s
I20260710 11:07:26.757591  3277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38336
I20260710 11:07:26.782979  3277 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38346:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:26.785996  3277 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:26.867532  3444 tablet_service.cc:1511] Processing CreateTablet for tablet 3c02b1ed9f33443ebe9f47cdc90d8ff2 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.869232  3444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c02b1ed9f33443ebe9f47cdc90d8ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.869215  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3872b9ea15423a88d38217089db4a3 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.870940  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3872b9ea15423a88d38217089db4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.872462  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 5b5cb39c8d654c1a94786fb52c17fb71 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.873705  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b5cb39c8d654c1a94786fb52c17fb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.874450  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 3c02b1ed9f33443ebe9f47cdc90d8ff2 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.875864  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c02b1ed9f33443ebe9f47cdc90d8ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.869270  3516 tablet_service.cc:1511] Processing CreateTablet for tablet 5b5cb39c8d654c1a94786fb52c17fb71 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.878597  3516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b5cb39c8d654c1a94786fb52c17fb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.878985  3441 tablet_service.cc:1511] Processing CreateTablet for tablet e6faceb024b4499580bfb286041a305b (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.880461  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6faceb024b4499580bfb286041a305b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.870508  3443 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3872b9ea15423a88d38217089db4a3 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.882476  3443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3872b9ea15423a88d38217089db4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.906800  3518 tablet_service.cc:1511] Processing CreateTablet for tablet e6faceb024b4499580bfb286041a305b (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.907940  3569 tablet_bootstrap.cc:492] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:26.908382  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6faceb024b4499580bfb286041a305b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.917132  3368 tablet_service.cc:1511] Processing CreateTablet for tablet 0a3872b9ea15423a88d38217089db4a3 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:26.918777  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a3872b9ea15423a88d38217089db4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.922155  3367 tablet_service.cc:1511] Processing CreateTablet for tablet 5b5cb39c8d654c1a94786fb52c17fb71 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:26.923725  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b5cb39c8d654c1a94786fb52c17fb71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.926949  3366 tablet_service.cc:1511] Processing CreateTablet for tablet e6faceb024b4499580bfb286041a305b (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:26.928277  3366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6faceb024b4499580bfb286041a305b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.930995  3365 tablet_service.cc:1511] Processing CreateTablet for tablet dd7413015b8d4fda90d94d3b89311629 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.932504  3365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7413015b8d4fda90d94d3b89311629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.931010  3369 tablet_service.cc:1511] Processing CreateTablet for tablet 3c02b1ed9f33443ebe9f47cdc90d8ff2 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:26.935587  3369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c02b1ed9f33443ebe9f47cdc90d8ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.935971  3440 tablet_service.cc:1511] Processing CreateTablet for tablet dd7413015b8d4fda90d94d3b89311629 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.937453  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7413015b8d4fda90d94d3b89311629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.938354  3515 tablet_service.cc:1511] Processing CreateTablet for tablet dd7413015b8d4fda90d94d3b89311629 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:26.939824  3515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7413015b8d4fda90d94d3b89311629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.943037  3364 tablet_service.cc:1511] Processing CreateTablet for tablet 36ea6b4f475b43ada0aaea5b73e0e8d2 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.944902  3364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ea6b4f475b43ada0aaea5b73e0e8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.948849  3439 tablet_service.cc:1511] Processing CreateTablet for tablet 36ea6b4f475b43ada0aaea5b73e0e8d2 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.950488  3439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ea6b4f475b43ada0aaea5b73e0e8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.951103  3514 tablet_service.cc:1511] Processing CreateTablet for tablet 36ea6b4f475b43ada0aaea5b73e0e8d2 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:26.952587  3514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36ea6b4f475b43ada0aaea5b73e0e8d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.968066  3363 tablet_service.cc:1511] Processing CreateTablet for tablet 10681043a4714ba68fcabd1a18697ad0 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.968825  3444 tablet_service.cc:1511] Processing CreateTablet for tablet 10681043a4714ba68fcabd1a18697ad0 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.972380  3513 tablet_service.cc:1511] Processing CreateTablet for tablet 10681043a4714ba68fcabd1a18697ad0 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:26.979303  3513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10681043a4714ba68fcabd1a18697ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.973513  3362 tablet_service.cc:1511] Processing CreateTablet for tablet 80a46de7d6a14a4eadd2065310787bcd (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:26.977382  3512 tablet_service.cc:1511] Processing CreateTablet for tablet 80a46de7d6a14a4eadd2065310787bcd (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:26.988591  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a46de7d6a14a4eadd2065310787bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.969643  3363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10681043a4714ba68fcabd1a18697ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.970463  3444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10681043a4714ba68fcabd1a18697ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.994040  3362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a46de7d6a14a4eadd2065310787bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:26.975714  3440 tablet_service.cc:1511] Processing CreateTablet for tablet 80a46de7d6a14a4eadd2065310787bcd (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:26.999187  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a46de7d6a14a4eadd2065310787bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.033095  3570 tablet_bootstrap.cc:492] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.040369  3570 tablet_bootstrap.cc:654] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.040481  3569 tablet_bootstrap.cc:700] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: Time spent opening tablet: real 0.127s	user 0.005s	sys 0.000s
I20260710 11:07:27.041319  3569 tablet_bootstrap.cc:654] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.045239  3568 tablet_bootstrap.cc:492] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.046062  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa09e75e73247a0b8b47a4536078815 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:27.048158  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa09e75e73247a0b8b47a4536078815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.054051  3362 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa09e75e73247a0b8b47a4536078815 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:27.055651  3362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa09e75e73247a0b8b47a4536078815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.043179  3444 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa09e75e73247a0b8b47a4536078815 (DEFAULT_TABLE table=test-workload [id=432e5185ac824885ab639c54cf1fdc0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:27.060294  3444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa09e75e73247a0b8b47a4536078815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:27.079078  3568 tablet_bootstrap.cc:654] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.085760  3570 tablet_bootstrap.cc:492] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.086678  3570 ts_tablet_manager.cc:1403] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.003s
I20260710 11:07:27.091192  3570 raft_consensus.cc:359] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.094110  3570 raft_consensus.cc:385] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.094605  3570 raft_consensus.cc:740] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.095590  3570 consensus_queue.cc:260] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.096835  3569 tablet_bootstrap.cc:492] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.097370  3569 ts_tablet_manager.cc:1403] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.190s	user 0.021s	sys 0.004s
I20260710 11:07:27.100297  3569 raft_consensus.cc:359] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.100970  3569 raft_consensus.cc:385] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.101245  3569 raft_consensus.cc:740] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.102078  3569 consensus_queue.cc:260] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.104395  3479 heartbeater.cc:499] Master 127.30.144.126:33557 was elected leader, sending a full tablet report...
I20260710 11:07:27.105568  3570 ts_tablet_manager.cc:1434] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.008s
I20260710 11:07:27.107059  3569 ts_tablet_manager.cc:1434] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:27.108106  3569 tablet_bootstrap.cc:492] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.111534  3568 tablet_bootstrap.cc:492] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.112284  3568 ts_tablet_manager.cc:1403] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.004s
I20260710 11:07:27.115556  3404 heartbeater.cc:499] Master 127.30.144.126:33557 was elected leader, sending a full tablet report...
I20260710 11:07:27.116384  3568 raft_consensus.cc:359] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.117270  3568 raft_consensus.cc:385] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.117733  3568 raft_consensus.cc:740] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.118660  3568 consensus_queue.cc:260] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.119719  3569 tablet_bootstrap.cc:654] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.121063  3570 tablet_bootstrap.cc:492] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.127496  3553 heartbeater.cc:499] Master 127.30.144.126:33557 was elected leader, sending a full tablet report...
I20260710 11:07:27.128634  3568 ts_tablet_manager.cc:1434] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.011s
I20260710 11:07:27.129810  3568 tablet_bootstrap.cc:492] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.130191  3570 tablet_bootstrap.cc:654] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.138185  3568 tablet_bootstrap.cc:654] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.146775  3570 tablet_bootstrap.cc:492] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.147601  3570 ts_tablet_manager.cc:1403] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260710 11:07:27.150467  3568 tablet_bootstrap.cc:492] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.151063  3568 ts_tablet_manager.cc:1403] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 11:07:27.150923  3570 raft_consensus.cc:359] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.151870  3570 raft_consensus.cc:385] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.152216  3570 raft_consensus.cc:740] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.153247  3570 consensus_queue.cc:260] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.154533  3568 raft_consensus.cc:359] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.155790  3570 ts_tablet_manager.cc:1434] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:27.155879  3568 raft_consensus.cc:385] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.156359  3568 raft_consensus.cc:740] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.157301  3570 tablet_bootstrap.cc:492] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.157301  3568 consensus_queue.cc:260] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.159974  3568 ts_tablet_manager.cc:1434] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:27.160989  3568 tablet_bootstrap.cc:492] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.165097  3570 tablet_bootstrap.cc:654] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.167990  3568 tablet_bootstrap.cc:654] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.177361  3570 tablet_bootstrap.cc:492] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.177977  3570 ts_tablet_manager.cc:1403] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 11:07:27.179378  3568 tablet_bootstrap.cc:492] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.179931  3568 ts_tablet_manager.cc:1403] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:07:27.181180  3570 raft_consensus.cc:359] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.182078  3570 raft_consensus.cc:385] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.182399  3570 raft_consensus.cc:740] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.183182  3568 raft_consensus.cc:359] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.183362  3570 consensus_queue.cc:260] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.184028  3568 raft_consensus.cc:385] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.184381  3568 raft_consensus.cc:740] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.185384  3568 consensus_queue.cc:260] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.186264  3570 ts_tablet_manager.cc:1434] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:07:27.187378  3570 tablet_bootstrap.cc:492] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.188061  3568 ts_tablet_manager.cc:1434] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:07:27.189158  3568 tablet_bootstrap.cc:492] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.194571  3570 tablet_bootstrap.cc:654] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.196012  3568 tablet_bootstrap.cc:654] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.207043  3568 tablet_bootstrap.cc:492] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.207054  3570 tablet_bootstrap.cc:492] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.207204  3569 tablet_bootstrap.cc:492] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.207772  3570 ts_tablet_manager.cc:1403] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:07:27.207893  3569 ts_tablet_manager.cc:1403] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.100s	user 0.050s	sys 0.040s
I20260710 11:07:27.207731  3568 ts_tablet_manager.cc:1403] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:07:27.211153  3569 raft_consensus.cc:359] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.211930  3569 raft_consensus.cc:385] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.211611  3570 raft_consensus.cc:359] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.211807  3568 raft_consensus.cc:359] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.212356  3569 raft_consensus.cc:740] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.212509  3570 raft_consensus.cc:385] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.212759  3568 raft_consensus.cc:385] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.212908  3570 raft_consensus.cc:740] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.213146  3568 raft_consensus.cc:740] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.213254  3569 consensus_queue.cc:260] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.213963  3570 consensus_queue.cc:260] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.214246  3568 consensus_queue.cc:260] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.215562  3569 ts_tablet_manager.cc:1434] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:27.216578  3569 tablet_bootstrap.cc:492] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.216926  3568 ts_tablet_manager.cc:1434] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:27.218305  3568 tablet_bootstrap.cc:492] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.219077  3570 ts_tablet_manager.cc:1434] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:07:27.220293  3570 tablet_bootstrap.cc:492] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.222939  3569 tablet_bootstrap.cc:654] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.227000  3568 tablet_bootstrap.cc:654] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.227414  3570 tablet_bootstrap.cc:654] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.239574  3569 tablet_bootstrap.cc:492] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.240083  3569 ts_tablet_manager.cc:1403] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260710 11:07:27.240302  3568 tablet_bootstrap.cc:492] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.241042  3568 ts_tablet_manager.cc:1403] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 11:07:27.245833  3570 tablet_bootstrap.cc:492] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.245802  3569 raft_consensus.cc:359] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.246608  3569 raft_consensus.cc:385] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.245942  3568 raft_consensus.cc:359] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.246620  3570 ts_tablet_manager.cc:1403] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260710 11:07:27.246904  3569 raft_consensus.cc:740] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.247076  3568 raft_consensus.cc:385] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.247560  3568 raft_consensus.cc:740] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.247931  3569 consensus_queue.cc:260] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.248409  3568 consensus_queue.cc:260] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.250129  3569 ts_tablet_manager.cc:1434] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:07:27.250152  3570 raft_consensus.cc:359] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.251163  3570 raft_consensus.cc:385] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.251580  3570 raft_consensus.cc:740] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.252424  3570 consensus_queue.cc:260] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.251245  3569 tablet_bootstrap.cc:492] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.253261  3568 ts_tablet_manager.cc:1434] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:07:27.254406  3568 tablet_bootstrap.cc:492] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.260265  3569 tablet_bootstrap.cc:654] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.260563  3568 tablet_bootstrap.cc:654] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.262871  3570 ts_tablet_manager.cc:1434] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:27.263935  3570 tablet_bootstrap.cc:492] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.270105  3570 tablet_bootstrap.cc:654] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.270946  3568 tablet_bootstrap.cc:492] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.271610  3568 ts_tablet_manager.cc:1403] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260710 11:07:27.275478  3568 raft_consensus.cc:359] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.276480  3568 raft_consensus.cc:385] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.276844  3568 raft_consensus.cc:740] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.278313  3568 consensus_queue.cc:260] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.280471  3568 ts_tablet_manager.cc:1434] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:27.281478  3568 tablet_bootstrap.cc:492] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.282214  3569 tablet_bootstrap.cc:492] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.282747  3569 ts_tablet_manager.cc:1403] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260710 11:07:27.285591  3569 raft_consensus.cc:359] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.285802  3576 raft_consensus.cc:493] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.286487  3576 raft_consensus.cc:515] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.287590  3568 tablet_bootstrap.cc:654] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.290321  3576 leader_election.cc:290] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.292711  3570 tablet_bootstrap.cc:492] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.294134  3570 ts_tablet_manager.cc:1403] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260710 11:07:27.297821  3568 tablet_bootstrap.cc:492] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.298442  3568 ts_tablet_manager.cc:1403] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 11:07:27.298112  3570 raft_consensus.cc:359] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.299213  3570 raft_consensus.cc:385] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.299592  3569 raft_consensus.cc:385] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.299595  3570 raft_consensus.cc:740] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.300060  3569 raft_consensus.cc:740] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.300560  3570 consensus_queue.cc:260] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.301937  3568 raft_consensus.cc:359] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.302713  3568 raft_consensus.cc:385] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.303081  3568 raft_consensus.cc:740] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.303136  3570 ts_tablet_manager.cc:1434] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:27.303995  3568 consensus_queue.cc:260] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.304548  3570 tablet_bootstrap.cc:492] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.305486  3569 consensus_queue.cc:260] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.306506  3568 ts_tablet_manager.cc:1434] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:07:27.307555  3568 tablet_bootstrap.cc:492] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.313176  3570 tablet_bootstrap.cc:654] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.313891  3568 tablet_bootstrap.cc:654] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.317422  3575 raft_consensus.cc:493] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.317893  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.318186  3575 raft_consensus.cc:515] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.318835  3379 raft_consensus.cc:2468] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:27.320685  3494 leader_election.cc:304] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: 
I20260710 11:07:27.321859  3576 raft_consensus.cc:2804] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.322314  3576 raft_consensus.cc:493] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.322753  3576 raft_consensus.cc:3060] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.329067  3575 leader_election.cc:290] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.330965  3574 raft_consensus.cc:493] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.331610  3574 raft_consensus.cc:515] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.336445  3570 tablet_bootstrap.cc:492] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.337116  3570 ts_tablet_manager.cc:1403] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.010s
I20260710 11:07:27.338601  3576 raft_consensus.cc:515] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.342463  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.343246  3379 raft_consensus.cc:3060] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:27.343711  3325 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:27.344316  3574 leader_election.cc:290] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.348510  3570 raft_consensus.cc:359] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.349535  3570 raft_consensus.cc:385] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.349956  3570 raft_consensus.cc:740] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.355119  3570 consensus_queue.cc:260] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.355837  3379 raft_consensus.cc:2468] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:27.357555  3494 leader_election.cc:304] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: 
I20260710 11:07:27.363171  3570 ts_tablet_manager.cc:1434] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260710 11:07:27.364701  3570 tablet_bootstrap.cc:492] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.377562  3599 raft_consensus.cc:2804] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.379585  3576 leader_election.cc:290] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.381451  3570 tablet_bootstrap.cc:654] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.388026  3599 raft_consensus.cc:697] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.389324  3568 tablet_bootstrap.cc:492] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.388940  3599 consensus_queue.cc:237] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.389894  3568 ts_tablet_manager.cc:1403] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.083s	user 0.036s	sys 0.042s
I20260710 11:07:27.391732  3569 ts_tablet_manager.cc:1434] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260710 11:07:27.392807  3568 raft_consensus.cc:359] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.393558  3568 raft_consensus.cc:385] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.393901  3568 raft_consensus.cc:740] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.394765  3568 consensus_queue.cc:260] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.396802  3568 ts_tablet_manager.cc:1434] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:27.397768  3568 tablet_bootstrap.cc:492] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:27.402776  3569 tablet_bootstrap.cc:492] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.403246  3568 tablet_bootstrap.cc:654] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.407141  3600 raft_consensus.cc:493] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.408034  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.407786  3600 raft_consensus.cc:515] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.410351  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.410559  3600 leader_election.cc:290] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179)
I20260710 11:07:27.412576  3568 tablet_bootstrap.cc:492] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:27.412683  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.413161  3568 ts_tablet_manager.cc:1403] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:07:27.413712  3454 raft_consensus.cc:2468] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:27.414465  3574 raft_consensus.cc:493] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.414945  3574 raft_consensus.cc:515] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.412741  3570 tablet_bootstrap.cc:492] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.416049  3570 ts_tablet_manager.cc:1403] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.003s
W20260710 11:07:27.416076  3492 leader_election.cc:343] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.416951  3574 leader_election.cc:290] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
W20260710 11:07:27.417567  3492 leader_election.cc:343] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.418118  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.418183  3568 raft_consensus.cc:359] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.418853  3379 raft_consensus.cc:2468] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
I20260710 11:07:27.419003  3568 raft_consensus.cc:385] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.419379  3568 raft_consensus.cc:740] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.420217  3568 consensus_queue.cc:260] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.421586  3570 raft_consensus.cc:359] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.422470  3420 leader_election.cc:304] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.422708  3568 ts_tablet_manager.cc:1434] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:27.423316  3575 raft_consensus.cc:2804] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.423506  3492 leader_election.cc:304] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.423797  3575 raft_consensus.cc:493] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.424237  3575 raft_consensus.cc:3060] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.429903  3599 raft_consensus.cc:2804] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.430442  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.431859  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6faceb024b4499580bfb286041a305b" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.430364  3528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.432618  3453 raft_consensus.cc:2468] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:27.432590  3575 raft_consensus.cc:515] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.433100  3528 raft_consensus.cc:2468] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
W20260710 11:07:27.434506  3343 leader_election.cc:343] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.434823  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6faceb024b4499580bfb286041a305b" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.435317  3343 leader_election.cc:304] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.435595  3527 raft_consensus.cc:2468] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:27.436570  3575 leader_election.cc:290] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.436805  3574 raft_consensus.cc:2804] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.437289  3574 raft_consensus.cc:493] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.437801  3569 tablet_bootstrap.cc:654] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.430397  3599 raft_consensus.cc:493] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.438192  3599 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.438215  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.438920  3379 raft_consensus.cc:3060] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.439430  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.439816  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.440496  3527 raft_consensus.cc:2468] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
I20260710 11:07:27.441982  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:27.442555  3527 raft_consensus.cc:3060] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.437736  3574 raft_consensus.cc:3060] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.450630  3599 raft_consensus.cc:515] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.452222  3379 raft_consensus.cc:2468] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 1.
I20260710 11:07:27.453016  3527 raft_consensus.cc:2468] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 1.
I20260710 11:07:27.453469  3420 leader_election.cc:304] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.454082  3599 leader_election.cc:290] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179)
I20260710 11:07:27.454463  3575 raft_consensus.cc:2804] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.454906  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.455487  3453 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.454815  3276 catalog_manager.cc:5697] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.456018  3575 raft_consensus.cc:697] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:27.456988  3575 consensus_queue.cc:237] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
W20260710 11:07:27.459725  3494 leader_election.cc:343] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.459813  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.437115  3345 leader_election.cc:304] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [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: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
W20260710 11:07:27.462383  3494 leader_election.cc:343] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.422338  3570 raft_consensus.cc:385] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.463229  3570 raft_consensus.cc:740] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.463907  3570 consensus_queue.cc:260] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.468725  3453 raft_consensus.cc:2468] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:27.471370  3492 leader_election.cc:304] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:27.472776  3599 raft_consensus.cc:2804] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.473305  3599 raft_consensus.cc:697] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.474210  3569 tablet_bootstrap.cc:492] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.474423  3599 consensus_queue.cc:237] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.474964  3569 ts_tablet_manager.cc:1403] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.015s
I20260710 11:07:27.478472  3569 raft_consensus.cc:359] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.479332  3569 raft_consensus.cc:385] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.469987  3574 raft_consensus.cc:515] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.479756  3569 raft_consensus.cc:740] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.480792  3569 consensus_queue.cc:260] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
W20260710 11:07:27.483260  3345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.144.67:41815, user_credentials={real_user=slave}} blocked reactor thread for 46361us
I20260710 11:07:27.481576  3574 leader_election.cc:290] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.485921  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6faceb024b4499580bfb286041a305b" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.487388  3570 ts_tablet_manager.cc:1434] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.016s
I20260710 11:07:27.486910  3453 raft_consensus.cc:3060] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.488663  3570 tablet_bootstrap.cc:492] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:27.485966  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6faceb024b4499580bfb286041a305b" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:27.486006  3609 raft_consensus.cc:2804] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.492451  3527 raft_consensus.cc:3060] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.495594  3569 ts_tablet_manager.cc:1434] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 11:07:27.496788  3569 tablet_bootstrap.cc:492] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.497572  3575 raft_consensus.cc:493] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.498211  3575 raft_consensus.cc:515] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.499986  3275 catalog_manager.cc:5697] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 1 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.501205  3527 raft_consensus.cc:2468] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:27.501300  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.504202  3575 leader_election.cc:290] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.507758  3569 tablet_bootstrap.cc:654] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.508359  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.509085  3453 raft_consensus.cc:2468] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:27.509112  3527 raft_consensus.cc:2468] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
I20260710 11:07:27.510869  3343 leader_election.cc:304] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.511166  3420 leader_election.cc:304] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.511921  3599 raft_consensus.cc:493] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.512774  3599 raft_consensus.cc:515] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.512096  3574 raft_consensus.cc:2804] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.492683  3609 raft_consensus.cc:493] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.513949  3609 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.515919  3599 leader_election.cc:290] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.518900  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa09e75e73247a0b8b47a4536078815" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.519915  3570 tablet_bootstrap.cc:654] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.519862  3378 raft_consensus.cc:2468] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:27.521800  3610 raft_consensus.cc:493] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.521986  3494 leader_election.cc:304] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: 
I20260710 11:07:27.522356  3610 raft_consensus.cc:515] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.523566  3599 raft_consensus.cc:2804] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.524834  3610 leader_election.cc:290] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.525964  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.526252  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.527194  3527 raft_consensus.cc:2468] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
W20260710 11:07:27.527971  3343 leader_election.cc:343] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.528766  3345 leader_election.cc:304] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [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: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.529072  3600 raft_consensus.cc:493] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.529888  3600 raft_consensus.cc:515] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.532848  3600 leader_election.cc:290] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.530455  3610 raft_consensus.cc:2804] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.524071  3599 raft_consensus.cc:493] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.537878  3610 raft_consensus.cc:493] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.537418  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.539134  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
W20260710 11:07:27.539626  3492 leader_election.cc:343] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.539839  3378 raft_consensus.cc:2468] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:27.540323  3610 raft_consensus.cc:3060] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.540174  3609 raft_consensus.cc:515] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.541253  3494 leader_election.cc:304] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [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: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.541929  3379 raft_consensus.cc:2393] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddef77b6fb749a2b09362897837f2ed in current term 1: Already voted for candidate 832f1b66d72e43d2a475af3552b01491 in this term.
I20260710 11:07:27.542619  3600 raft_consensus.cc:2804] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.537459  3574 raft_consensus.cc:697] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:27.543426  3599 raft_consensus.cc:3060] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.543078  3600 raft_consensus.cc:493] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.544292  3600 raft_consensus.cc:3060] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.544700  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa09e75e73247a0b8b47a4536078815" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.545708  3576 raft_consensus.cc:493] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.546348  3576 raft_consensus.cc:515] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.546964  3569 tablet_bootstrap.cc:492] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.545460  3574 consensus_queue.cc:237] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.549312  3570 tablet_bootstrap.cc:492] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:27.549896  3576 leader_election.cc:290] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.550150  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.550886  3454 raft_consensus.cc:2468] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
W20260710 11:07:27.551291  3492 leader_election.cc:343] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.547574  3569 ts_tablet_manager.cc:1403] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.006s
I20260710 11:07:27.552426  3492 leader_election.cc:304] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.552958  3570 ts_tablet_manager.cc:1403] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.005s
I20260710 11:07:27.553449  3576 raft_consensus.cc:2804] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.553925  3576 raft_consensus.cc:493] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.554311  3576 raft_consensus.cc:3060] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.554967  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.555688  3379 raft_consensus.cc:2468] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:27.556030  3570 raft_consensus.cc:359] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.556803  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.512133  3575 raft_consensus.cc:2804] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:27.557562  3454 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.560334  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:27.560948  3609 leader_election.cc:290] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.561031  3527 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.563184  3600 raft_consensus.cc:515] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.564616  3454 raft_consensus.cc:2468] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:27.566018  3343 leader_election.cc:304] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.566237  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.565050  3575 raft_consensus.cc:493] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:27.566936  3379 raft_consensus.cc:3060] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.567061  3575 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.568387  3569 raft_consensus.cc:359] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.569229  3569 raft_consensus.cc:385] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.569587  3569 raft_consensus.cc:740] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.556783  3570 raft_consensus.cc:385] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.573115  3570 raft_consensus.cc:740] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.574039  3570 consensus_queue.cc:260] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.569003  3527 raft_consensus.cc:2468] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:27.575263  3614 raft_consensus.cc:2804] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.575912  3379 raft_consensus.cc:2468] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:27.576538  3570 ts_tablet_manager.cc:1434] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:07:27.577235  3599 raft_consensus.cc:515] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.577704  3569 consensus_queue.cc:260] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.580812  3569 ts_tablet_manager.cc:1434] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:07:27.581292  3576 raft_consensus.cc:515] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.581988  3569 tablet_bootstrap.cc:492] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.586263  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa09e75e73247a0b8b47a4536078815" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.587025  3378 raft_consensus.cc:3060] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.589920  3569 tablet_bootstrap.cc:654] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.589316  3276 catalog_manager.cc:5697] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.594740  3599 leader_election.cc:290] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.597098  3494 leader_election.cc:304] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: 
I20260710 11:07:27.597157  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa09e75e73247a0b8b47a4536078815" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.600217  3600 leader_election.cc:290] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.601084  3600 raft_consensus.cc:2804] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:27.601235  3492 leader_election.cc:343] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.601810  3600 raft_consensus.cc:697] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.601956  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.603106  3600 consensus_queue.cc:237] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
W20260710 11:07:27.604477  3492 leader_election.cc:343] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.606329  3575 raft_consensus.cc:515] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.580436  3610 raft_consensus.cc:515] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.608959  3378 raft_consensus.cc:2468] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:27.614955  3494 leader_election.cc:304] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.615739  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.616219  3599 raft_consensus.cc:2804] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.616326  3454 raft_consensus.cc:3060] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.616833  3575 leader_election.cc:290] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.613236  3614 raft_consensus.cc:697] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:27.619065  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:27.618799  3614 consensus_queue.cc:237] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.619355  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.619714  3527 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.627216  3454 raft_consensus.cc:2468] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:27.628508  3492 leader_election.cc:304] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.629487  3576 leader_election.cc:290] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.630254  3576 raft_consensus.cc:2804] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.630697  3576 raft_consensus.cc:697] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.631258  3569 tablet_bootstrap.cc:492] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.631954  3569 ts_tablet_manager.cc:1403] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.014s
I20260710 11:07:27.631495  3576 consensus_queue.cc:237] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.633936  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.634356  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.635325  3610 leader_election.cc:290] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.635564  3528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
W20260710 11:07:27.635885  3343 leader_election.cc:343] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:27.635447  3569 raft_consensus.cc:359] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.636300  3528 raft_consensus.cc:3060] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.636756  3569 raft_consensus.cc:385] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.637202  3569 raft_consensus.cc:740] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.638199  3569 consensus_queue.cc:260] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.642485  3599 raft_consensus.cc:697] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.643796  3599 consensus_queue.cc:237] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.646019  3569 ts_tablet_manager.cc:1434] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:07:27.647327  3569 tablet_bootstrap.cc:492] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.652904  3528 raft_consensus.cc:2468] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:27.654273  3569 tablet_bootstrap.cc:654] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.666640  3569 tablet_bootstrap.cc:492] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.666814  3527 raft_consensus.cc:2468] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:27.667207  3569 ts_tablet_manager.cc:1403] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260710 11:07:27.667413  3379 raft_consensus.cc:3060] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.670221  3569 raft_consensus.cc:359] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.670940  3569 raft_consensus.cc:385] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.671255  3569 raft_consensus.cc:740] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.672158  3569 consensus_queue.cc:260] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.673609  3345 leader_election.cc:304] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.675040  3619 raft_consensus.cc:2804] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:27.675596  3619 raft_consensus.cc:697] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:27.682189  3569 ts_tablet_manager.cc:1434] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:07:27.676595  3619 consensus_queue.cc:237] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.690526  3569 tablet_bootstrap.cc:492] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:27.696316  3420 leader_election.cc:304] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [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: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:27.697445  3569 tablet_bootstrap.cc:654] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:27.697618  3575 raft_consensus.cc:2804] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.698207  3575 raft_consensus.cc:697] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:27.699231  3575 consensus_queue.cc:237] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER 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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.703090  3569 tablet_bootstrap.cc:492] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:27.703681  3569 ts_tablet_manager.cc:1403] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:07:27.711174  3275 catalog_manager.cc:5697] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 0 to 2, leader changed from <none> to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 2 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.715899  3569 raft_consensus.cc:359] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.716624  3569 raft_consensus.cc:385] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:27.716706  3379 raft_consensus.cc:2468] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:27.716903  3569 raft_consensus.cc:740] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:27.717278  3276 catalog_manager.cc:5697] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.720017  3569 consensus_queue.cc:260] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.722007  3569 ts_tablet_manager.cc:1434] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260710 11:07:27.730494  3274 catalog_manager.cc:5697] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.736086  3276 catalog_manager.cc:5697] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.737618  3276 catalog_manager.cc:5697] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.745126  3274 catalog_manager.cc:5697] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:27.771370  3575 raft_consensus.cc:493] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.772114  3575 raft_consensus.cc:515] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.774125  3575 leader_election.cc:290] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.774973  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.775257  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.775630  3379 raft_consensus.cc:2393] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddef77b6fb749a2b09362897837f2ed in current term 1: Already voted for candidate d55a91b5f9df4f3cadf2c187ad501307 in this term.
I20260710 11:07:27.777017  3420 leader_election.cc:304] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddef77b6fb749a2b09362897837f2ed; no voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:27.777804  3575 raft_consensus.cc:3060] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.783020  3575 raft_consensus.cc:2749] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.800287  3575 raft_consensus.cc:493] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.800881  3575 raft_consensus.cc:515] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.803244  3575 leader_election.cc:290] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.803732  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.804322  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.805161  3527 raft_consensus.cc:2393] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddef77b6fb749a2b09362897837f2ed in current term 1: Already voted for candidate 832f1b66d72e43d2a475af3552b01491 in this term.
I20260710 11:07:27.806238  3420 leader_election.cc:304] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddef77b6fb749a2b09362897837f2ed; no voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:27.807017  3575 raft_consensus.cc:3060] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.810768  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
mode: GRACEFUL
new_leader_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:56580
I20260710 11:07:27.811522  3527 raft_consensus.cc:606] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Received request to transfer leadership to TS 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:27.814090  3575 raft_consensus.cc:2749] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.817170  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
mode: GRACEFUL
new_leader_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:56580
I20260710 11:07:27.817718  3527 raft_consensus.cc:606] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Received request to transfer leadership to TS 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:27.830821  3454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
mode: GRACEFUL
new_leader_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:53832
I20260710 11:07:27.831348  3454 raft_consensus.cc:606] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Received request to transfer leadership to TS 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:27.842595  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
mode: GRACEFUL
new_leader_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:56580
I20260710 11:07:27.843104  3527 raft_consensus.cc:606] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Received request to transfer leadership to TS dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.847918  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
mode: GRACEFUL
new_leader_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:56580
I20260710 11:07:27.848465  3527 raft_consensus.cc:606] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Received request to transfer leadership to TS dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.858507  3600 consensus_queue.cc:1048] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.861349  3379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
mode: GRACEFUL
new_leader_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:50580
I20260710 11:07:27.861949  3379 raft_consensus.cc:606] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Received request to transfer leadership to TS dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.862561  3575 raft_consensus.cc:493] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.863253  3575 raft_consensus.cc:515] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.868155  3614 raft_consensus.cc:493] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:27.870193  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.868893  3614 raft_consensus.cc:515] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.875576  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:27.877795  3378 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.878086  3614 leader_election.cc:290] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.878887  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:27.880599  3343 leader_election.cc:304] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491; no voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:27.879045  3575 leader_election.cc:290] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.882782  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:27.883397  3379 raft_consensus.cc:2393] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddef77b6fb749a2b09362897837f2ed in current term 1: Already voted for candidate d55a91b5f9df4f3cadf2c187ad501307 in this term.
I20260710 11:07:27.884269  3420 leader_election.cc:304] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddef77b6fb749a2b09362897837f2ed; no voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:27.885114  3607 raft_consensus.cc:3060] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:27.885509  3614 raft_consensus.cc:2749] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.886693  3576 consensus_queue.cc:1048] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.888994  3575 consensus_queue.cc:1048] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.894081  3607 raft_consensus.cc:2749] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:27.908319  3599 raft_consensus.cc:993] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: : Instructing follower 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:27.908846  3600 raft_consensus.cc:1081] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Signalling peer 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:27.910638  3379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:50562
I20260710 11:07:27.910697  3607 consensus_queue.cc:1048] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:27.911293  3379 raft_consensus.cc:493] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.911682  3379 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.918624  3379 raft_consensus.cc:515] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.920288  3379 leader_election.cc:290] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Requested vote from peers d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:27.921350  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:27.921226  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:27.922003  3454 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.926231  3527 raft_consensus.cc:3055] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.926666  3527 raft_consensus.cc:740] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.927430  3527 consensus_queue.cc:260] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.928491  3527 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.932984  3454 raft_consensus.cc:2468] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:27.934121  3343 leader_election.cc:304] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.934504  3527 raft_consensus.cc:2468] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:27.934844  3614 raft_consensus.cc:2804] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.935345  3614 raft_consensus.cc:697] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:27.936142  3614 consensus_queue.cc:237] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:27.942313  3276 catalog_manager.cc:5697] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 1 to 2, leader changed from d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67) to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:27.946827  3600 consensus_queue.cc:1048] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:27.951601  3600 consensus_queue.cc:1048] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.954922  3599 raft_consensus.cc:993] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: : Instructing follower dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:27.955375  3599 raft_consensus.cc:1081] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Signalling peer dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:27.957993  3453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:53816
I20260710 11:07:27.958559  3453 raft_consensus.cc:493] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:27.958916  3453 raft_consensus.cc:3060] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.966888  3453 raft_consensus.cc:515] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.967725  3454 raft_consensus.cc:1240] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Rejecting Update request from peer d55a91b5f9df4f3cadf2c187ad501307 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:27.969599  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:27.970320  3378 raft_consensus.cc:3060] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.971171  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10681043a4714ba68fcabd1a18697ad0" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:27.971541  3453 leader_election.cc:290] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:27.972148  3527 raft_consensus.cc:3055] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:27.972406  3527 raft_consensus.cc:740] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:27.974088  3527 consensus_queue.cc:260] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.974784  3600 consensus_queue.cc:1059] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.979176  3527 raft_consensus.cc:3060] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.979980  3378 raft_consensus.cc:2468] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:27.981405  3420 leader_election.cc:304] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:27.982227  3607 raft_consensus.cc:2804] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:27.982708  3607 raft_consensus.cc:697] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:27.983489  3607 consensus_queue.cc:237] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:27.985356  3527 raft_consensus.cc:2468] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:27.989359  3614 consensus_queue.cc:1048] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:27.990583  3274 catalog_manager.cc:5697] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 1 to 2, leader changed from d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67) to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 2 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.000468  3610 consensus_queue.cc:1048] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.022011  3576 consensus_queue.cc:1048] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.028469  3600 raft_consensus.cc:993] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: : Instructing follower dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:28.029021  3600 raft_consensus.cc:1081] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Signalling peer dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:28.030717  3454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:53816
I20260710 11:07:28.031324  3454 raft_consensus.cc:493] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.031728  3454 raft_consensus.cc:3060] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.034222  3600 consensus_queue.cc:1048] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.041523  3454 raft_consensus.cc:515] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.043284  3453 raft_consensus.cc:1240] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Rejecting Update request from peer d55a91b5f9df4f3cadf2c187ad501307 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:28.045106  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:28.045903  3378 raft_consensus.cc:3060] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.045760  3600 consensus_queue.cc:1059] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.047115  3600 raft_consensus.cc:3055] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.048115  3600 raft_consensus.cc:740] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:28.049825  3454 leader_election.cc:290] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:28.051126  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36ea6b4f475b43ada0aaea5b73e0e8d2" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:28.049437  3600 consensus_queue.cc:260] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.052294  3600 raft_consensus.cc:3060] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.054765  3528 raft_consensus.cc:1240] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Rejecting Update request from peer 832f1b66d72e43d2a475af3552b01491 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:28.056226  3610 consensus_queue.cc:1059] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.057127  3610 raft_consensus.cc:3055] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.057471  3610 raft_consensus.cc:740] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:28.058386  3610 consensus_queue.cc:260] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.059724  3610 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.058813  3378 raft_consensus.cc:2468] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:28.062963  3420 leader_election.cc:304] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:28.063832  3575 raft_consensus.cc:2804] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.064296  3575 raft_consensus.cc:697] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:28.065104  3575 consensus_queue.cc:237] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.067513  3527 raft_consensus.cc:2468] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:28.073220  3600 consensus_queue.cc:1048] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.072985  3274 catalog_manager.cc:5697] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 1 to 2, leader changed from d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67) to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 2 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.085776  3454 raft_consensus.cc:3060] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:28.092789  3600 consensus_queue.cc:1048] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.127136  3610 consensus_queue.cc:1048] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.138718  3610 consensus_queue.cc:1048] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.146016  3610 raft_consensus.cc:993] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: : Instructing follower dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:28.146493  3610 raft_consensus.cc:1081] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Signalling peer dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:28.148152  3454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:28.148689  3454 raft_consensus.cc:493] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.148766  3378 raft_consensus.cc:1275] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:07:28.149130  3378 pending_rounds.cc:85] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: Aborting all ops after (but not including) 0
I20260710 11:07:28.149086  3454 raft_consensus.cc:3060] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.150591  3378 pending_rounds.cc:107] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:28.150902  3378 raft_consensus.cc:2889] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:28.152350  3575 consensus_queue.cc:1048] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.157816  3607 raft_consensus.cc:993] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: : Instructing follower 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:28.157379  3454 raft_consensus.cc:515] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.158583  3575 raft_consensus.cc:1081] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Signalling peer 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:28.160851  3379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:50566
I20260710 11:07:28.161486  3379 raft_consensus.cc:493] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.161900  3379 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.162161  3454 leader_election.cc:290] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:28.162791  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:28.163362  3377 raft_consensus.cc:3055] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.163604  3377 raft_consensus.cc:740] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:28.164235  3377 consensus_queue.cc:260] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.165297  3377 raft_consensus.cc:3060] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.168767  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a46de7d6a14a4eadd2065310787bcd" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:28.169428  3528 raft_consensus.cc:1275] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:28.169493  3527 raft_consensus.cc:3060] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.171059  3379 raft_consensus.cc:515] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.171728  3607 consensus_queue.cc:1048] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.172500  3378 raft_consensus.cc:1240] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Rejecting Update request from peer dddef77b6fb749a2b09362897837f2ed for earlier term 2. Current term is 3. Ops: []
I20260710 11:07:28.175374  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:28.177101  3377 raft_consensus.cc:2468] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:28.178862  3379 leader_election.cc:290] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 3 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:28.179600  3527 raft_consensus.cc:2468] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:28.179623  3576 consensus_queue.cc:1048] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:28.179435  3420 leader_election.cc:304] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:28.182924  3607 raft_consensus.cc:2804] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.183256  3649 consensus_queue.cc:1059] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.183607  3607 raft_consensus.cc:697] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:28.184214  3575 raft_consensus.cc:3055] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:28.184557  3575 raft_consensus.cc:740] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:28.184507  3607 consensus_queue.cc:237] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.185572  3575 consensus_queue.cc:260] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.187219  3575 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.189682  3600 raft_consensus.cc:993] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: : Instructing follower 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:28.190217  3600 raft_consensus.cc:1081] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Signalling peer 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:28.191763  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:50562
I20260710 11:07:28.192291  3377 raft_consensus.cc:493] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:28.192653  3377 raft_consensus.cc:3060] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.194569  3576 consensus_queue.cc:1048] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.199741  3377 raft_consensus.cc:515] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.200971  3379 raft_consensus.cc:1240] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Rejecting Update request from peer d55a91b5f9df4f3cadf2c187ad501307 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:28.203338  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:28.205578  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b5cb39c8d654c1a94786fb52c17fb71" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:28.205776  3576 consensus_queue.cc:1059] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:28.206792  3621 raft_consensus.cc:3055] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:28.207149  3621 raft_consensus.cc:740] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:28.208012  3621 consensus_queue.cc:260] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.209000  3621 raft_consensus.cc:3060] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.210556  3274 catalog_manager.cc:5697] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 1 to 2, leader changed from 832f1b66d72e43d2a475af3552b01491 (127.30.144.65) to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 2 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.214582  3454 raft_consensus.cc:2468] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 3.
I20260710 11:07:28.216297  3343 leader_election.cc:304] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:28.217085  3614 raft_consensus.cc:2804] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:28.217532  3614 raft_consensus.cc:697] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 3 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:28.218338  3614 consensus_queue.cc:237] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.220396  3377 leader_election.cc:290] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:28.222003  3528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a3872b9ea15423a88d38217089db4a3" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:28.226603  3275 catalog_manager.cc:5697] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 2 to 3, leader changed from dddef77b6fb749a2b09362897837f2ed (127.30.144.66) to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 3 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.229598  3528 raft_consensus.cc:2468] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:28.230798  3345 leader_election.cc:304] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [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: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:28.231917  3610 raft_consensus.cc:2804] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:28.232388  3610 raft_consensus.cc:697] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:28.233135  3610 consensus_queue.cc:237] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:28.240720  3275 catalog_manager.cc:5697] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 1 to 2, leader changed from d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67) to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:28.423178  3377 raft_consensus.cc:1275] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.424554  3575 consensus_queue.cc:1048] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.428627  3528 raft_consensus.cc:1275] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.430034  3610 consensus_queue.cc:1048] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.435155  3528 raft_consensus.cc:1275] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.437492  3653 consensus_queue.cc:1048] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:28.447890  3528 raft_consensus.cc:1275] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.451326  3454 raft_consensus.cc:1275] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.452668  3607 consensus_queue.cc:1048] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.453598  3619 consensus_queue.cc:1048] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.466547  3377 raft_consensus.cc:1275] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.468560  3575 consensus_queue.cc:1048] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:28.635718  3454 raft_consensus.cc:1275] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:28.637173  3610 consensus_queue.cc:1048] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.646106  3527 raft_consensus.cc:3060] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:28.650035  3454 raft_consensus.cc:3060] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:28.654829  3527 raft_consensus.cc:1275] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:28.656517  3614 consensus_queue.cc:1048] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.658053  3454 raft_consensus.cc:1275] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.659623  3610 consensus_queue.cc:1048] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.673478  3527 raft_consensus.cc:1275] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.674021  3377 raft_consensus.cc:1275] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.674978  3610 consensus_queue.cc:1048] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:28.675791  3654 consensus_queue.cc:1048] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:28.685984  3527 raft_consensus.cc:1275] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:28.688026  3575 consensus_queue.cc:1048] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:30.899351  3275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38350:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:30.901392  3275 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:30.948992  3369 tablet_service.cc:1511] Processing CreateTablet for tablet 3952b2a7ef1040228678f5e31e6e1c2e (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:30.950266  3369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3952b2a7ef1040228678f5e31e6e1c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.950428  3444 tablet_service.cc:1511] Processing CreateTablet for tablet 3952b2a7ef1040228678f5e31e6e1c2e (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:30.951761  3444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3952b2a7ef1040228678f5e31e6e1c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.953369  3364 tablet_service.cc:1511] Processing CreateTablet for tablet 00c81f6525034a739b3e09762e35cffd (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:30.954625  3364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c81f6525034a739b3e09762e35cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.954650  3440 tablet_service.cc:1511] Processing CreateTablet for tablet 00c81f6525034a739b3e09762e35cffd (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:30.956111  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c81f6525034a739b3e09762e35cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.958616  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 3952b2a7ef1040228678f5e31e6e1c2e (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:30.959851  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3952b2a7ef1040228678f5e31e6e1c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.963250  3443 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4a40f7dddc47e49652765ad4604c51 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:30.963513  3512 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4a40f7dddc47e49652765ad4604c51 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:30.964620  3443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4a40f7dddc47e49652765ad4604c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.964747  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4a40f7dddc47e49652765ad4604c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.966724  3513 tablet_service.cc:1511] Processing CreateTablet for tablet 00c81f6525034a739b3e09762e35cffd (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:30.967767  3366 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba33388fe0641da97304348f15838de (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:30.968035  3363 tablet_service.cc:1511] Processing CreateTablet for tablet 050edbd69527497bbaeca2b2b33c6481 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:30.969096  3366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba33388fe0641da97304348f15838de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.969520  3362 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4a40f7dddc47e49652765ad4604c51 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:30.970098  3514 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba33388fe0641da97304348f15838de (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:30.970880  3362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4a40f7dddc47e49652765ad4604c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.971525  3363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050edbd69527497bbaeca2b2b33c6481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.973512  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba33388fe0641da97304348f15838de (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:30.968118  3513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c81f6525034a739b3e09762e35cffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.977943  3514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba33388fe0641da97304348f15838de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.981320  3441 tablet_service.cc:1511] Processing CreateTablet for tablet 050edbd69527497bbaeca2b2b33c6481 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:30.984946  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba33388fe0641da97304348f15838de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:30.985731  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050edbd69527497bbaeca2b2b33c6481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.013250  3669 tablet_bootstrap.cc:492] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.018795  3668 tablet_bootstrap.cc:492] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.021714  3669 tablet_bootstrap.cc:654] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.024668  3668 tablet_bootstrap.cc:654] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.031288  3672 tablet_bootstrap.cc:492] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.035025  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 050edbd69527497bbaeca2b2b33c6481 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:31.036346  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050edbd69527497bbaeca2b2b33c6481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.037309  3668 tablet_bootstrap.cc:492] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.037846  3668 ts_tablet_manager.cc:1403] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:07:31.038528  3364 tablet_service.cc:1511] Processing CreateTablet for tablet 8be06e539f144efdba5803060ad3d784 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:31.040872  3668 raft_consensus.cc:359] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.041623  3668 raft_consensus.cc:385] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.041924  3668 raft_consensus.cc:740] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.039784  3364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be06e539f144efdba5803060ad3d784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.042876  3668 consensus_queue.cc:260] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.047572  3668 ts_tablet_manager.cc:1434] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:07:31.048585  3668 tablet_bootstrap.cc:492] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.063745  3668 tablet_bootstrap.cc:654] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.064882  3669 tablet_bootstrap.cc:492] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.065413  3669 ts_tablet_manager.cc:1403] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.026s
I20260710 11:07:31.070098  3441 tablet_service.cc:1511] Processing CreateTablet for tablet 8be06e539f144efdba5803060ad3d784 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:31.071733  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be06e539f144efdba5803060ad3d784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.074623  3669 raft_consensus.cc:359] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.075795  3669 raft_consensus.cc:385] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.076195  3669 raft_consensus.cc:740] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.077162  3669 consensus_queue.cc:260] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.079829  3669 ts_tablet_manager.cc:1434] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:07:31.082901  3672 tablet_bootstrap.cc:654] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.095706  3512 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdca89b34544e3c8554f83efa263da8 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:31.097146  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdca89b34544e3c8554f83efa263da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.098974  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 8be06e539f144efdba5803060ad3d784 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:31.100268  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be06e539f144efdba5803060ad3d784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.104089  3362 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdca89b34544e3c8554f83efa263da8 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:31.105358  3362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdca89b34544e3c8554f83efa263da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.106663  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdca89b34544e3c8554f83efa263da8 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:31.107605  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdca89b34544e3c8554f83efa263da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.110944  3669 tablet_bootstrap.cc:492] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.116169  3440 tablet_service.cc:1511] Processing CreateTablet for tablet bf54c85340444706b60d2760571fc99e (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:31.116902  3668 tablet_bootstrap.cc:492] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.117156  3669 tablet_bootstrap.cc:654] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.117522  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf54c85340444706b60d2760571fc99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.117568  3668 ts_tablet_manager.cc:1403] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.012s
I20260710 11:07:31.122411  3366 tablet_service.cc:1511] Processing CreateTablet for tablet bf54c85340444706b60d2760571fc99e (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:31.123739  3366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf54c85340444706b60d2760571fc99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.124006  3513 tablet_service.cc:1511] Processing CreateTablet for tablet bf54c85340444706b60d2760571fc99e (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:31.125770  3513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf54c85340444706b60d2760571fc99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.146759  3364 tablet_service.cc:1511] Processing CreateTablet for tablet fbc9118458c64449b768c3d5a1ca35a0 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:31.148147  3364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc9118458c64449b768c3d5a1ca35a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.150625  3668 raft_consensus.cc:359] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.151386  3668 raft_consensus.cc:385] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.151662  3668 raft_consensus.cc:740] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.152335  3668 consensus_queue.cc:260] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.154631  3668 ts_tablet_manager.cc:1434] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:07:31.155508  3668 tablet_bootstrap.cc:492] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.167627  3672 tablet_bootstrap.cc:492] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.168068  3668 tablet_bootstrap.cc:654] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.168416  3672 ts_tablet_manager.cc:1403] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.000s
I20260710 11:07:31.179690  3668 tablet_bootstrap.cc:492] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.180249  3668 ts_tablet_manager.cc:1403] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260710 11:07:31.182250  3441 tablet_service.cc:1511] Processing CreateTablet for tablet fbc9118458c64449b768c3d5a1ca35a0 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:31.184537  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc9118458c64449b768c3d5a1ca35a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.183101  3668 raft_consensus.cc:359] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.185824  3668 raft_consensus.cc:385] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.186167  3668 raft_consensus.cc:740] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.186919  3668 consensus_queue.cc:260] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.189149  3668 ts_tablet_manager.cc:1434] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:07:31.190415  3512 tablet_service.cc:1511] Processing CreateTablet for tablet fbc9118458c64449b768c3d5a1ca35a0 (DEFAULT_TABLE table=soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:31.173049  3672 raft_consensus.cc:359] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.191669  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc9118458c64449b768c3d5a1ca35a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:31.191875  3672 raft_consensus.cc:385] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.192363  3672 raft_consensus.cc:740] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.193559  3668 tablet_bootstrap.cc:492] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.196087  3672 consensus_queue.cc:260] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.199229  3607 raft_consensus.cc:493] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.235569  3669 tablet_bootstrap.cc:492] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.236217  3669 ts_tablet_manager.cc:1403] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.080s
I20260710 11:07:31.239557  3669 raft_consensus.cc:359] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.240362  3669 raft_consensus.cc:385] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.240684  3669 raft_consensus.cc:740] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.241547  3607 raft_consensus.cc:515] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.241598  3669 consensus_queue.cc:260] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.244342  3607 leader_election.cc:290] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.245827  3668 tablet_bootstrap.cc:654] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.265931  3669 ts_tablet_manager.cc:1434] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.008s
I20260710 11:07:31.267104  3669 tablet_bootstrap.cc:492] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.271037  3672 ts_tablet_manager.cc:1434] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.102s	user 0.017s	sys 0.000s
I20260710 11:07:31.274257  3669 tablet_bootstrap.cc:654] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.278184  3668 tablet_bootstrap.cc:492] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.278677  3668 ts_tablet_manager.cc:1403] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.028s
I20260710 11:07:31.279820  3672 tablet_bootstrap.cc:492] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.281523  3668 raft_consensus.cc:359] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.282294  3668 raft_consensus.cc:385] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.282580  3668 raft_consensus.cc:740] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.283252  3668 consensus_queue.cc:260] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.284382  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050edbd69527497bbaeca2b2b33c6481" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.285085  3377 raft_consensus.cc:2468] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
I20260710 11:07:31.285499  3668 ts_tablet_manager.cc:1434] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:31.286278  3669 tablet_bootstrap.cc:492] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.286459  3668 tablet_bootstrap.cc:492] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.286804  3669 ts_tablet_manager.cc:1403] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:07:31.288203  3420 leader_election.cc:304] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.289572  3678 raft_consensus.cc:2804] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.290024  3678 raft_consensus.cc:493] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.290355  3678 raft_consensus.cc:3060] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.292694  3668 tablet_bootstrap.cc:654] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.298601  3678 raft_consensus.cc:515] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.301025  3678 leader_election.cc:290] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.302176  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050edbd69527497bbaeca2b2b33c6481" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:31.302834  3377 raft_consensus.cc:3060] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.302580  3669 raft_consensus.cc:359] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.303481  3669 raft_consensus.cc:385] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.303807  3669 raft_consensus.cc:740] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.304075  3668 tablet_bootstrap.cc:492] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.304621  3668 ts_tablet_manager.cc:1403] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:07:31.304630  3669 consensus_queue.cc:260] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.306926  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050edbd69527497bbaeca2b2b33c6481" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:31.307440  3669 ts_tablet_manager.cc:1434] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:07:31.307791  3668 raft_consensus.cc:359] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.308495  3668 raft_consensus.cc:385] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.308888  3668 raft_consensus.cc:740] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.308529  3669 tablet_bootstrap.cc:492] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.309628  3668 consensus_queue.cc:260] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
W20260710 11:07:31.310614  3420 leader_election.cc:343] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:31.312119  3668 ts_tablet_manager.cc:1434] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:31.312808  3377 raft_consensus.cc:2468] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 1.
I20260710 11:07:31.317344  3669 tablet_bootstrap.cc:654] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.317814  3420 leader_election.cc:304] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.318097  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050edbd69527497bbaeca2b2b33c6481" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.318771  3677 raft_consensus.cc:2804] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.319320  3677 raft_consensus.cc:697] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
W20260710 11:07:31.319514  3420 leader_election.cc:343] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:31.313127  3668 tablet_bootstrap.cc:492] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.316143  3656 raft_consensus.cc:493] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.320551  3656 raft_consensus.cc:515] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.320235  3677 consensus_queue.cc:237] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.322907  3656 leader_election.cc:290] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.300324  3672 tablet_bootstrap.cc:654] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.324445  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c81f6525034a739b3e09762e35cffd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.325107  3454 raft_consensus.cc:2468] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.326524  3343 leader_election.cc:304] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.327546  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c81f6525034a739b3e09762e35cffd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
W20260710 11:07:31.329345  3345 leader_election.cc:343] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:31.328127  3656 raft_consensus.cc:2804] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.330334  3656 raft_consensus.cc:493] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.330700  3656 raft_consensus.cc:3060] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.332855  3668 tablet_bootstrap.cc:654] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.338341  3672 tablet_bootstrap.cc:492] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.339061  3672 ts_tablet_manager.cc:1403] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260710 11:07:31.343487  3672 raft_consensus.cc:359] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.344538  3672 raft_consensus.cc:385] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.344944  3672 raft_consensus.cc:740] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.345930  3672 consensus_queue.cc:260] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.348905  3672 ts_tablet_manager.cc:1434] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:31.350349  3672 tablet_bootstrap.cc:492] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.360610  3276 catalog_manager.cc:5697] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 1 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.360648  3656 raft_consensus.cc:515] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.363897  3668 tablet_bootstrap.cc:492] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.364404  3668 ts_tablet_manager.cc:1403] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.019s
I20260710 11:07:31.364949  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c81f6525034a739b3e09762e35cffd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.365263  3669 tablet_bootstrap.cc:492] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.365696  3454 raft_consensus.cc:3060] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.365916  3669 ts_tablet_manager.cc:1403] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.037s
I20260710 11:07:31.368665  3668 raft_consensus.cc:359] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.368846  3669 raft_consensus.cc:359] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.369385  3668 raft_consensus.cc:385] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.369517  3669 raft_consensus.cc:385] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.369750  3668 raft_consensus.cc:740] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.369962  3669 raft_consensus.cc:740] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.370599  3668 consensus_queue.cc:260] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.370671  3669 consensus_queue.cc:260] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.372977  3668 ts_tablet_manager.cc:1434] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:07:31.373952  3668 tablet_bootstrap.cc:492] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.375988  3454 raft_consensus.cc:2468] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:31.377408  3343 leader_election.cc:304] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.378345  3669 ts_tablet_manager.cc:1434] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:31.378355  3657 raft_consensus.cc:2804] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.379549  3669 tablet_bootstrap.cc:492] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.380120  3668 tablet_bootstrap.cc:654] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:31.384217  3325 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:31.387471  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c81f6525034a739b3e09762e35cffd" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.391350  3669 tablet_bootstrap.cc:654] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.397116  3656 leader_election.cc:290] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
W20260710 11:07:31.408809  3345 leader_election.cc:343] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:31.409585  3668 tablet_bootstrap.cc:492] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.410403  3668 ts_tablet_manager.cc:1403] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260710 11:07:31.415017  3669 tablet_bootstrap.cc:492] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.414889  3668 raft_consensus.cc:359] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.415521  3669 ts_tablet_manager.cc:1403] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260710 11:07:31.415748  3668 raft_consensus.cc:385] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.416121  3668 raft_consensus.cc:740] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.416664  3672 tablet_bootstrap.cc:654] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.416975  3668 consensus_queue.cc:260] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.410341  3657 raft_consensus.cc:697] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:31.418125  3669 raft_consensus.cc:359] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.418831  3669 raft_consensus.cc:385] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.419178  3669 raft_consensus.cc:740] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.419010  3657 consensus_queue.cc:237] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.419642  3668 ts_tablet_manager.cc:1434] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:31.420061  3669 consensus_queue.cc:260] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.420965  3668 tablet_bootstrap.cc:492] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.421159  3677 raft_consensus.cc:493] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.421667  3677 raft_consensus.cc:515] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.423974  3677 leader_election.cc:290] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.427420  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:31.427762  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.428645  3377 raft_consensus.cc:2468] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
W20260710 11:07:31.429003  3420 leader_election.cc:343] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:31.429340  3668 tablet_bootstrap.cc:654] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.431555  3420 leader_election.cc:304] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [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: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:31.432991  3678 raft_consensus.cc:2804] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.433331  3678 raft_consensus.cc:493] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.433619  3678 raft_consensus.cc:3060] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.438901  3276 catalog_manager.cc:5697] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.441246  3678 raft_consensus.cc:515] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.449421  3669 ts_tablet_manager.cc:1434] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260710 11:07:31.449414  3668 tablet_bootstrap.cc:492] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.450160  3668 ts_tablet_manager.cc:1403] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260710 11:07:31.452595  3678 leader_election.cc:290] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.453321  3669 tablet_bootstrap.cc:492] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.453744  3668 raft_consensus.cc:359] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.456367  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:31.456956  3377 raft_consensus.cc:3060] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.454835  3668 raft_consensus.cc:385] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.458520  3668 raft_consensus.cc:740] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.459245  3668 consensus_queue.cc:260] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.460670  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.461827  3668 ts_tablet_manager.cc:1434] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:07:31.463784  3668 tablet_bootstrap.cc:492] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: Bootstrap starting.
I20260710 11:07:31.465705  3377 raft_consensus.cc:2468] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 1.
W20260710 11:07:31.466526  3420 leader_election.cc:343] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:31.471720  3669 tablet_bootstrap.cc:654] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.472234  3668 tablet_bootstrap.cc:654] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.470506  3420 leader_election.cc:304] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:31.473277  3678 raft_consensus.cc:2804] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.473752  3678 raft_consensus.cc:697] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:31.474539  3678 consensus_queue.cc:237] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.481871  3672 tablet_bootstrap.cc:492] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.482699  3672 ts_tablet_manager.cc:1403] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.133s	user 0.030s	sys 0.025s
I20260710 11:07:31.487114  3672 raft_consensus.cc:359] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.488214  3672 raft_consensus.cc:385] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.488639  3672 raft_consensus.cc:740] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.493489  3599 raft_consensus.cc:493] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.494109  3599 raft_consensus.cc:515] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.496142  3274 catalog_manager.cc:5697] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 1 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.498049  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.498744  3377 raft_consensus.cc:2468] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:31.500547  3494 leader_election.cc:304] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: 
I20260710 11:07:31.502007  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.502744  3454 raft_consensus.cc:2468] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:31.504202  3599 leader_election.cc:290] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.504792  3668 tablet_bootstrap.cc:492] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: No bootstrap required, opened a new log
I20260710 11:07:31.505504  3668 ts_tablet_manager.cc:1403] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.015s
I20260710 11:07:31.505699  3599 raft_consensus.cc:2804] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.506199  3599 raft_consensus.cc:493] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.506218  3672 consensus_queue.cc:260] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.506582  3599 raft_consensus.cc:3060] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.508606  3668 raft_consensus.cc:359] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.509451  3668 raft_consensus.cc:385] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.509810  3668 raft_consensus.cc:740] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.510634  3668 consensus_queue.cc:260] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.511035  3697 raft_consensus.cc:493] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.511544  3697 raft_consensus.cc:515] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.513212  3668 ts_tablet_manager.cc:1434] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:31.509088  3672 ts_tablet_manager.cc:1434] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:07:31.514367  3697 leader_election.cc:290] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.514683  3672 tablet_bootstrap.cc:492] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.515316  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.516635  3669 tablet_bootstrap.cc:492] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.519151  3599 raft_consensus.cc:515] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.519918  3669 ts_tablet_manager.cc:1403] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260710 11:07:31.521610  3599 leader_election.cc:290] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.522445  3672 tablet_bootstrap.cc:654] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.522936  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.523319  3669 raft_consensus.cc:359] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.523772  3454 raft_consensus.cc:3060] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.532536  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.533494  3377 raft_consensus.cc:2393] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d55a91b5f9df4f3cadf2c187ad501307 in current term 1: Already voted for candidate dddef77b6fb749a2b09362897837f2ed in this term.
I20260710 11:07:31.533360  3454 raft_consensus.cc:2468] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:31.534765  3492 leader_election.cc:304] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.535604  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:31.535830  3698 raft_consensus.cc:2804] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.536305  3377 raft_consensus.cc:3060] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.536509  3698 raft_consensus.cc:697] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:31.537624  3698 consensus_queue.cc:237] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.539351  3697 raft_consensus.cc:493] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.540274  3697 raft_consensus.cc:515] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.524183  3669 raft_consensus.cc:385] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.541358  3669 raft_consensus.cc:740] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.542201  3669 consensus_queue.cc:260] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.542750  3697 leader_election.cc:290] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.544735  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba33388fe0641da97304348f15838de" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.545643  3454 raft_consensus.cc:2468] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:31.546962  3492 leader_election.cc:304] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.547928  3697 raft_consensus.cc:2804] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.548336  3697 raft_consensus.cc:493] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.548688  3697 raft_consensus.cc:3060] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.549831  3669 ts_tablet_manager.cc:1434] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260710 11:07:31.551695  3669 tablet_bootstrap.cc:492] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.559443  3697 raft_consensus.cc:515] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.565174  3672 tablet_bootstrap.cc:492] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.566004  3672 ts_tablet_manager.cc:1403] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.016s
I20260710 11:07:31.572301  3672 raft_consensus.cc:359] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.573432  3672 raft_consensus.cc:385] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.573904  3672 raft_consensus.cc:740] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.559116  3377 raft_consensus.cc:2468] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:31.576292  3494 leader_election.cc:304] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307; no voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:31.576915  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba33388fe0641da97304348f15838de" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.577322  3700 raft_consensus.cc:3060] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.577538  3454 raft_consensus.cc:3060] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.579495  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba33388fe0641da97304348f15838de" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:31.580178  3379 raft_consensus.cc:3060] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.583453  3669 tablet_bootstrap.cc:654] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.585106  3454 raft_consensus.cc:2468] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:31.585768  3697 leader_election.cc:290] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.587177  3492 leader_election.cc:304] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.588346  3697 raft_consensus.cc:2804] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.589149  3672 consensus_queue.cc:260] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.589497  3700 raft_consensus.cc:2749] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:31.590404  3697 raft_consensus.cc:697] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:31.591378  3697 consensus_queue.cc:237] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.594820  3672 ts_tablet_manager.cc:1434] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260710 11:07:31.595978  3672 tablet_bootstrap.cc:492] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.596395  3379 raft_consensus.cc:2468] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1.
I20260710 11:07:31.598183  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba33388fe0641da97304348f15838de" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.598937  3377 raft_consensus.cc:2376] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 1. Re-sending same reply.
I20260710 11:07:31.603138  3672 tablet_bootstrap.cc:654] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.606200  3274 catalog_manager.cc:5697] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:31.618479  3672 tablet_bootstrap.cc:492] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.619264  3672 ts_tablet_manager.cc:1403] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260710 11:07:31.618530  3669 tablet_bootstrap.cc:492] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.619998  3669 ts_tablet_manager.cc:1403] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.018s
I20260710 11:07:31.622534  3672 raft_consensus.cc:359] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.622627  3669 raft_consensus.cc:359] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.623267  3672 raft_consensus.cc:385] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.623469  3669 raft_consensus.cc:385] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.623675  3672 raft_consensus.cc:740] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.623909  3669 raft_consensus.cc:740] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.624460  3672 consensus_queue.cc:260] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.624750  3669 consensus_queue.cc:260] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.626957  3672 ts_tablet_manager.cc:1434] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:31.627426  3669 ts_tablet_manager.cc:1434] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:31.626785  3274 catalog_manager.cc:5697] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 0 to 1, leader changed from <none> to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 1 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:31.628304  3672 tablet_bootstrap.cc:492] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.628531  3669 tablet_bootstrap.cc:492] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.636077  3672 tablet_bootstrap.cc:654] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.637787  3669 tablet_bootstrap.cc:654] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.643481  3669 tablet_bootstrap.cc:492] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.644062  3669 ts_tablet_manager.cc:1403] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260710 11:07:31.646543  3672 tablet_bootstrap.cc:492] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.646504  3669 raft_consensus.cc:359] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.647249  3669 raft_consensus.cc:385] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.647326  3672 ts_tablet_manager.cc:1403] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:07:31.647536  3669 raft_consensus.cc:740] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.648347  3669 consensus_queue.cc:260] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.650447  3669 ts_tablet_manager.cc:1434] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:31.651067  3672 raft_consensus.cc:359] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.651422  3669 tablet_bootstrap.cc:492] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: Bootstrap starting.
I20260710 11:07:31.651757  3672 raft_consensus.cc:385] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.652094  3672 raft_consensus.cc:740] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.652834  3672 consensus_queue.cc:260] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.655202  3672 ts_tablet_manager.cc:1434] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:31.656261  3672 tablet_bootstrap.cc:492] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.658085  3669 tablet_bootstrap.cc:654] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.663185  3672 tablet_bootstrap.cc:654] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.676501  3672 tablet_bootstrap.cc:492] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.677112  3672 ts_tablet_manager.cc:1403] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:07:31.680212  3672 raft_consensus.cc:359] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.680727  3669 tablet_bootstrap.cc:492] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: No bootstrap required, opened a new log
I20260710 11:07:31.680943  3672 raft_consensus.cc:385] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.681298  3669 ts_tablet_manager.cc:1403] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260710 11:07:31.681306  3672 raft_consensus.cc:740] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.682351  3672 consensus_queue.cc:260] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.684664  3672 ts_tablet_manager.cc:1434] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:31.684530  3669 raft_consensus.cc:359] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.685228  3669 raft_consensus.cc:385] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.685438  3669 raft_consensus.cc:740] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.685781  3672 tablet_bootstrap.cc:492] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.686276  3669 consensus_queue.cc:260] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.688580  3669 ts_tablet_manager.cc:1434] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:07:31.691721  3672 tablet_bootstrap.cc:654] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.698585  3672 tablet_bootstrap.cc:492] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.699062  3672 ts_tablet_manager.cc:1403] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 11:07:31.701102  3672 raft_consensus.cc:359] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.701774  3672 raft_consensus.cc:385] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.702062  3672 raft_consensus.cc:740] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.702685  3672 consensus_queue.cc:260] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.704684  3672 ts_tablet_manager.cc:1434] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:07:31.705641  3672 tablet_bootstrap.cc:492] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: Bootstrap starting.
I20260710 11:07:31.710620  3672 tablet_bootstrap.cc:654] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:31.713732  3657 raft_consensus.cc:493] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.714262  3657 raft_consensus.cc:515] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.715405  3672 tablet_bootstrap.cc:492] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: No bootstrap required, opened a new log
I20260710 11:07:31.715878  3672 ts_tablet_manager.cc:1403] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:31.716132  3657 leader_election.cc:290] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.716951  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.717589  3454 raft_consensus.cc:2468] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.717772  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:31.718371  3672 raft_consensus.cc:359] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.718398  3526 raft_consensus.cc:2468] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.718724  3343 leader_election.cc:304] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.719069  3672 raft_consensus.cc:385] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:31.719383  3672 raft_consensus.cc:740] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Initialized, Role: FOLLOWER
I20260710 11:07:31.719556  3657 raft_consensus.cc:2804] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.719964  3657 raft_consensus.cc:493] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.720362  3657 raft_consensus.cc:3060] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.720072  3672 consensus_queue.cc:260] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.722441  3672 ts_tablet_manager.cc:1434] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:31.728554  3657 raft_consensus.cc:515] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.730778  3657 leader_election.cc:290] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.731452  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.732066  3454 raft_consensus.cc:3060] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.731920  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.732591  3526 raft_consensus.cc:3060] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.739096  3454 raft_consensus.cc:2468] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:31.739434  3526 raft_consensus.cc:2468] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:31.740393  3343 leader_election.cc:304] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.741185  3657 raft_consensus.cc:2804] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.741709  3657 raft_consensus.cc:697] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:31.742616  3657 consensus_queue.cc:237] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.748782  3657 raft_consensus.cc:493] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.749217  3657 raft_consensus.cc:515] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.750941  3657 leader_election.cc:290] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.750566  3276 catalog_manager.cc:5697] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.752158  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:31.752316  3697 raft_consensus.cc:493] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.751804  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.753044  3454 raft_consensus.cc:2468] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.752876  3697 raft_consensus.cc:515] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.754145  3343 leader_election.cc:304] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.755177  3697 leader_election.cc:290] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.755600  3657 raft_consensus.cc:2804] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.756052  3657 raft_consensus.cc:493] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.756487  3657 raft_consensus.cc:3060] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.756791  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.756250  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.757579  3526 raft_consensus.cc:2468] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.757553  3454 raft_consensus.cc:2468] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 0.
I20260710 11:07:31.762054  3492 leader_election.cc:304] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.763062  3697 raft_consensus.cc:2804] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.763429  3697 raft_consensus.cc:493] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.763751  3697 raft_consensus.cc:3060] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.764573  3657 raft_consensus.cc:515] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.765695  3377 raft_consensus.cc:2393] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d55a91b5f9df4f3cadf2c187ad501307 in current term 1: Already voted for candidate 832f1b66d72e43d2a475af3552b01491 in this term.
I20260710 11:07:31.766711  3657 leader_election.cc:290] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.768424  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.768921  3454 raft_consensus.cc:3060] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.768802  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.770905  3697 raft_consensus.cc:515] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.772023  3526 raft_consensus.cc:2393] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 832f1b66d72e43d2a475af3552b01491 in current term 1: Already voted for candidate d55a91b5f9df4f3cadf2c187ad501307 in this term.
I20260710 11:07:31.773211  3697 leader_election.cc:290] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.773828  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:31.774560  3377 raft_consensus.cc:2393] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d55a91b5f9df4f3cadf2c187ad501307 in current term 1: Already voted for candidate 832f1b66d72e43d2a475af3552b01491 in this term.
I20260710 11:07:31.774387  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.775569  3454 raft_consensus.cc:2468] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:31.775898  3492 leader_election.cc:304] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [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: d55a91b5f9df4f3cadf2c187ad501307; no voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:31.777170  3697 raft_consensus.cc:2749] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:31.776957  3343 leader_election.cc:304] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:31.777757  3697 raft_consensus.cc:493] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.777992  3657 raft_consensus.cc:2804] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.778142  3697 raft_consensus.cc:515] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.778587  3657 raft_consensus.cc:697] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:31.779433  3657 consensus_queue.cc:237] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.780448  3697 leader_election.cc:290] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:31.781188  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050edbd69527497bbaeca2b2b33c6481" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.781219  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050edbd69527497bbaeca2b2b33c6481" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.782374  3377 raft_consensus.cc:2393] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d55a91b5f9df4f3cadf2c187ad501307 in current term 1: Already voted for candidate dddef77b6fb749a2b09362897837f2ed in this term.
I20260710 11:07:31.782768  3678 raft_consensus.cc:493] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.783311  3678 raft_consensus.cc:515] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.785670  3678 leader_election.cc:290] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.786692  3492 leader_election.cc:304] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307; no voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:31.787724  3697 raft_consensus.cc:3060] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.789490  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf54c85340444706b60d2760571fc99e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491" is_pre_election: true
I20260710 11:07:31.789844  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf54c85340444706b60d2760571fc99e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:31.794647  3527 raft_consensus.cc:2468] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
I20260710 11:07:31.794667  3377 raft_consensus.cc:2468] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 0.
I20260710 11:07:31.796301  3420 leader_election.cc:304] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.797175  3678 raft_consensus.cc:2804] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.797545  3678 raft_consensus.cc:493] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.798009  3678 raft_consensus.cc:3060] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.800792  3697 raft_consensus.cc:2749] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:31.802191  3276 catalog_manager.cc:5697] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.806285  3678 raft_consensus.cc:515] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.808223  3657 raft_consensus.cc:493] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:31.808808  3678 leader_election.cc:290] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.808804  3657 raft_consensus.cc:515] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.810745  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf54c85340444706b60d2760571fc99e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.810628  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf54c85340444706b60d2760571fc99e" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:31.811473  3526 raft_consensus.cc:3060] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.811510  3377 raft_consensus.cc:3060] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.813845  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed" is_pre_election: true
I20260710 11:07:31.814498  3454 raft_consensus.cc:2468] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.816062  3657 leader_election.cc:290] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.816264  3343 leader_election.cc:304] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.816855  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307" is_pre_election: true
I20260710 11:07:31.817128  3689 raft_consensus.cc:2804] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:31.817584  3689 raft_consensus.cc:493] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:31.817675  3527 raft_consensus.cc:2468] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 0.
I20260710 11:07:31.818084  3689 raft_consensus.cc:3060] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.819514  3526 raft_consensus.cc:2468] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 1.
I20260710 11:07:31.820597  3420 leader_election.cc:304] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.820982  3377 raft_consensus.cc:2468] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 1.
I20260710 11:07:31.821332  3678 raft_consensus.cc:2804] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.822309  3678 raft_consensus.cc:697] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:31.823148  3678 consensus_queue.cc:237] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.825054  3689 raft_consensus.cc:515] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.827544  3526 raft_consensus.cc:3060] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.828151  3689 leader_election.cc:290] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.829945  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.829945  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.830776  3527 raft_consensus.cc:3060] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.830871  3454 raft_consensus.cc:3060] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:31.833317  3276 catalog_manager.cc:5697] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 1 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.837811  3454 raft_consensus.cc:2468] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:31.837904  3686 consensus_queue.cc:1048] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:31.839349  3343 leader_election.cc:304] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:31.840339  3689 raft_consensus.cc:2804] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:31.842844  3686 consensus_queue.cc:1048] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:31.843447  3527 raft_consensus.cc:2468] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 1.
I20260710 11:07:31.841585  3689 raft_consensus.cc:697] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:31.849263  3689 consensus_queue.cc:237] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.859920  3274 catalog_manager.cc:5697] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 1 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.889353  3454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
mode: GRACEFUL
new_leader_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:53832
I20260710 11:07:31.890089  3454 raft_consensus.cc:606] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Received request to transfer leadership to TS 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:31.893564  3678 consensus_queue.cc:1048] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:31.902797  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
mode: GRACEFUL
new_leader_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:56580
I20260710 11:07:31.903445  3527 raft_consensus.cc:606] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Received request to transfer leadership to TS 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:31.908274  3678 consensus_queue.cc:1048] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:31.912657  3526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ba33388fe0641da97304348f15838de"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
mode: GRACEFUL
new_leader_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:56580
I20260710 11:07:31.913359  3526 raft_consensus.cc:606] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Received request to transfer leadership to TS 832f1b66d72e43d2a475af3552b01491
I20260710 11:07:31.923168  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8be06e539f144efdba5803060ad3d784"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
mode: GRACEFUL
new_leader_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:50580
I20260710 11:07:31.923857  3377 raft_consensus.cc:606] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Received request to transfer leadership to TS dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:31.929426  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
mode: GRACEFUL
new_leader_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:50580
I20260710 11:07:31.930042  3377 raft_consensus.cc:606] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Received request to transfer leadership to TS dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:31.939131  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
mode: GRACEFUL
new_leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
 from {username='slave'} at 127.0.0.1:50580
I20260710 11:07:31.939630  3377 raft_consensus.cc:606] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Received request to transfer leadership to TS d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:31.950364  3678 consensus_queue.cc:1048] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:31.957808  3678 raft_consensus.cc:993] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: : Instructing follower 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:31.958640  3677 raft_consensus.cc:1081] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Signalling peer 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:31.961740  3379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:50566
I20260710 11:07:31.962611  3379 raft_consensus.cc:493] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.963047  3379 raft_consensus.cc:3060] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.967383  3678 consensus_queue.cc:1048] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:31.970520  3379 raft_consensus.cc:515] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.972272  3377 raft_consensus.cc:1240] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Rejecting Update request from peer dddef77b6fb749a2b09362897837f2ed for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:31.973368  3379 leader_election.cc:290] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:31.974766  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:31.975762  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3952b2a7ef1040228678f5e31e6e1c2e" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:31.976388  3454 raft_consensus.cc:3055] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:31.976711  3454 raft_consensus.cc:740] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:31.977515  3454 consensus_queue.cc:260] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.978325  3678 consensus_queue.cc:1059] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:31.979450  3454 raft_consensus.cc:3060] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.984905  3454 raft_consensus.cc:2468] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:31.986011  3343 leader_election.cc:304] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [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: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:31.986837  3686 raft_consensus.cc:2804] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.987357  3686 raft_consensus.cc:697] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:31.988070  3686 consensus_queue.cc:237] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:31.995194  3274 catalog_manager.cc:5697] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 1 to 2, leader changed from dddef77b6fb749a2b09362897837f2ed (127.30.144.66) to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.009761  3697 consensus_queue.cc:1048] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.014047  3700 consensus_queue.cc:1048] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:32.024304  3697 consensus_queue.cc:1048] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.025132  3599 raft_consensus.cc:993] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: : Instructing follower 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:32.026221  3697 raft_consensus.cc:1081] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Signalling peer 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:32.030678  3379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ba33388fe0641da97304348f15838de"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:50562
I20260710 11:07:32.031338  3379 raft_consensus.cc:493] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.031726  3379 raft_consensus.cc:3060] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.033324  3599 consensus_queue.cc:1048] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.040882  3697 raft_consensus.cc:993] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: : Instructing follower 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:32.046362  3697 raft_consensus.cc:1081] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Signalling peer 832f1b66d72e43d2a475af3552b01491 to start an election
I20260710 11:07:32.048183  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
 from {username='slave'} at 127.0.0.1:50562
I20260710 11:07:32.048777  3377 raft_consensus.cc:493] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.049207  3377 raft_consensus.cc:3060] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.054368  3379 raft_consensus.cc:515] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.056193  3378 raft_consensus.cc:1240] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Rejecting Update request from peer d55a91b5f9df4f3cadf2c187ad501307 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:32.056617  3377 raft_consensus.cc:515] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.058555  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba33388fe0641da97304348f15838de" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:32.059244  3727 consensus_queue.cc:1059] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.060186  3727 raft_consensus.cc:3055] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.060520  3727 raft_consensus.cc:740] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:32.061405  3727 consensus_queue.cc:260] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.062548  3727 raft_consensus.cc:3060] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.064107  3379 leader_election.cc:290] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:32.064769  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba33388fe0641da97304348f15838de" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:32.073807  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:32.074437  3527 raft_consensus.cc:3055] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.074761  3527 raft_consensus.cc:740] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:32.074878  3454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4a40f7dddc47e49652765ad4604c51" candidate_uuid: "832f1b66d72e43d2a475af3552b01491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:32.075460  3454 raft_consensus.cc:3060] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.075568  3527 consensus_queue.cc:260] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.076782  3527 raft_consensus.cc:3060] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.079988  3526 raft_consensus.cc:2468] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:32.080534  3377 leader_election.cc:290] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:32.082249  3345 leader_election.cc:304] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [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: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: dddef77b6fb749a2b09362897837f2ed
I20260710 11:07:32.083050  3686 raft_consensus.cc:2804] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.083376  3527 raft_consensus.cc:2468] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:32.083485  3454 raft_consensus.cc:2468] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 832f1b66d72e43d2a475af3552b01491 in term 2.
I20260710 11:07:32.083609  3686 raft_consensus.cc:697] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:32.084688  3343 leader_election.cc:304] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:32.084649  3686 consensus_queue.cc:237] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.085676  3657 raft_consensus.cc:2804] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.086200  3657 raft_consensus.cc:697] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Becoming Leader. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:32.087105  3657 consensus_queue.cc:237] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.093096  3275 catalog_manager.cc:5697] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 1 to 2, leader changed from d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67) to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.106169  3275 catalog_manager.cc:5697] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 reported cstate change: term changed from 1 to 2, leader changed from d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67) to 832f1b66d72e43d2a475af3552b01491 (127.30.144.65). New cstate: current_term: 2 leader_uuid: "832f1b66d72e43d2a475af3552b01491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.147862  3657 consensus_queue.cc:1048] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.159580  3657 consensus_queue.cc:1048] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.168097  3686 raft_consensus.cc:993] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: : Instructing follower dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:32.168594  3657 raft_consensus.cc:1081] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Signalling peer dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:32.170382  3454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:32.170881  3454 raft_consensus.cc:493] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.171211  3454 raft_consensus.cc:3060] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.176873  3454 raft_consensus.cc:515] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.178785  3454 leader_election.cc:290] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:32.179741  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:32.180048  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdca89b34544e3c8554f83efa263da8" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:32.180445  3377 raft_consensus.cc:3055] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.180809  3527 raft_consensus.cc:3060] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.180851  3377 raft_consensus.cc:740] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:32.181981  3377 consensus_queue.cc:260] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.183372  3377 raft_consensus.cc:3060] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.186802  3657 consensus_queue.cc:1048] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.194059  3527 raft_consensus.cc:2468] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:32.194353  3377 raft_consensus.cc:2468] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:32.195309  3420 leader_election.cc:304] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:32.196164  3677 raft_consensus.cc:2804] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.196679  3677 raft_consensus.cc:697] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:32.197443  3686 raft_consensus.cc:993] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: : Instructing follower dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:32.198087  3656 raft_consensus.cc:1081] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Signalling peer dddef77b6fb749a2b09362897837f2ed to start an election
I20260710 11:07:32.197559  3677 consensus_queue.cc:237] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.201116  3454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8be06e539f144efdba5803060ad3d784"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:32.201700  3454 raft_consensus.cc:493] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.202026  3454 raft_consensus.cc:3060] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.207500  3454 raft_consensus.cc:515] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.208335  3453 raft_consensus.cc:1240] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Rejecting Update request from peer 832f1b66d72e43d2a475af3552b01491 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:32.207712  3276 catalog_manager.cc:5697] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 1 to 2, leader changed from 832f1b66d72e43d2a475af3552b01491 (127.30.144.65) to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 2 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.210101  3686 consensus_queue.cc:1048] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.211144  3454 leader_election.cc:290] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67:41815)
I20260710 11:07:32.211444  3689 consensus_queue.cc:1059] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.211719  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
I20260710 11:07:32.212720  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be06e539f144efdba5803060ad3d784" candidate_uuid: "dddef77b6fb749a2b09362897837f2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:32.212879  3527 raft_consensus.cc:3060] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.213251  3377 raft_consensus.cc:3055] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.213521  3377 raft_consensus.cc:740] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:32.214282  3377 consensus_queue.cc:260] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.219807  3527 raft_consensus.cc:2468] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
I20260710 11:07:32.220662  3528 raft_consensus.cc:1240] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Rejecting Update request from peer 832f1b66d72e43d2a475af3552b01491 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:07:32.220978  3420 leader_election.cc:304] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:32.215301  3377 raft_consensus.cc:3060] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.221839  3677 raft_consensus.cc:2804] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.222321  3677 raft_consensus.cc:697] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Becoming Leader. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:32.223152  3677 consensus_queue.cc:237] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.227293  3377 raft_consensus.cc:2468] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddef77b6fb749a2b09362897837f2ed in term 2.
W20260710 11:07:32.227849  3689 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:07:32.231930  3276 catalog_manager.cc:5697] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed reported cstate change: term changed from 1 to 2, leader changed from 832f1b66d72e43d2a475af3552b01491 (127.30.144.65) to dddef77b6fb749a2b09362897837f2ed (127.30.144.66). New cstate: current_term: 2 leader_uuid: "dddef77b6fb749a2b09362897837f2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:32.238641  3677 consensus_queue.cc:1048] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.250061  3723 consensus_queue.cc:1048] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.288394  3689 consensus_queue.cc:1048] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.295454  3686 raft_consensus.cc:993] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: : Instructing follower d55a91b5f9df4f3cadf2c187ad501307 to start an election
I20260710 11:07:32.296108  3686 raft_consensus.cc:1081] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Signalling peer d55a91b5f9df4f3cadf2c187ad501307 to start an election
I20260710 11:07:32.299161  3527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
 from {username='slave'} at 127.0.0.1:56564
I20260710 11:07:32.299731  3527 raft_consensus.cc:493] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:32.300292  3527 raft_consensus.cc:3060] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.301851  3686 consensus_queue.cc:1048] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:32.308406  3527 raft_consensus.cc:515] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.309577  3528 raft_consensus.cc:1240] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Rejecting Update request from peer 832f1b66d72e43d2a475af3552b01491 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:32.311259  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:32.311781  3686 consensus_queue.cc:1059] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.312295  3527 leader_election.cc:290] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:32.312734  3377 raft_consensus.cc:3055] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:32.313153  3377 raft_consensus.cc:740] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:32.313612  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc9118458c64449b768c3d5a1ca35a0" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:32.314332  3453 raft_consensus.cc:3060] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.314199  3377 consensus_queue.cc:260] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.315430  3377 raft_consensus.cc:3060] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.320113  3377 raft_consensus.cc:2468] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 2.
I20260710 11:07:32.320119  3453 raft_consensus.cc:2468] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 2.
W20260710 11:07:32.320699  3689 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:07:32.321333  3492 leader_election.cc:304] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:32.322120  3727 raft_consensus.cc:2804] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:32.322584  3727 raft_consensus.cc:697] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:32.323371  3727 consensus_queue.cc:237] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [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: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:32.330652  3275 catalog_manager.cc:5697] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 1 to 2, leader changed from 832f1b66d72e43d2a475af3552b01491 (127.30.144.65) to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:32.372856  3453 raft_consensus.cc:1275] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.374269  3689 consensus_queue.cc:1048] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.386417  3528 raft_consensus.cc:3060] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.394860  3528 raft_consensus.cc:1275] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.396309  3686 consensus_queue.cc:1048] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.593117  3528 raft_consensus.cc:1275] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.594594  3686 consensus_queue.cc:1048] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.598917  3453 raft_consensus.cc:1275] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.600540  3656 consensus_queue.cc:1048] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.609403  3527 raft_consensus.cc:1275] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.612318  3686 consensus_queue.cc:1048] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.612797  3377 raft_consensus.cc:1275] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.614787  3677 consensus_queue.cc:1048] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.626246  3453 raft_consensus.cc:3060] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:32.628445  3527 raft_consensus.cc:1275] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.630184  3738 consensus_queue.cc:1048] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:32.639948  3453 raft_consensus.cc:1275] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer 832f1b66d72e43d2a475af3552b01491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.643044  3737 consensus_queue.cc:1048] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:32.748101  3453 raft_consensus.cc:1275] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer d55a91b5f9df4f3cadf2c187ad501307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.749420  3727 consensus_queue.cc:1048] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.760617  3377 raft_consensus.cc:1275] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer d55a91b5f9df4f3cadf2c187ad501307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.762460  3697 consensus_queue.cc:1048] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:32.771663  3377 raft_consensus.cc:1275] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.773392  3738 consensus_queue.cc:1048] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:32.785290  3528 raft_consensus.cc:1275] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Refusing update from remote peer dddef77b6fb749a2b09362897837f2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:32.786672  3677 consensus_queue.cc:1048] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:34.943528  3277 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38350:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:34.970011  3277 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38350:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:35.018270 31297 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:35.223598  3345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.144.67:41815, user_credentials={real_user=slave}} blocked reactor thread for 43509.2us
I20260710 11:07:35.298607  3795 tablet.cc:1724] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.329013  3801 tablet.cc:1724] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:35.339399  3784 log.cc:927] Time spent T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 11:07:35.334067  3793 tablet.cc:1724] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.385602  3792 tablet.cc:1724] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.398881  3376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2"
dest_uuid: "832f1b66d72e43d2a475af3552b01491"
mode: GRACEFUL
new_leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
 from {username='slave'} at 127.0.0.1:39524
I20260710 11:07:35.399916  3376 raft_consensus.cc:606] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Received request to transfer leadership to TS d55a91b5f9df4f3cadf2c187ad501307
W20260710 11:07:35.417569  3420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.144.65:44179, user_credentials={real_user=slave}} blocked reactor thread for 47011.9us
I20260710 11:07:35.418524  3804 tablet.cc:1724] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.435683  3796 tablet.cc:1724] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.444882  3808 tablet.cc:1724] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.443707  3805 tablet.cc:1724] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.456969  3806 tablet.cc:1724] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.461975  3796 tablet.cc:1724] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.445119  3811 tablet.cc:1724] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.498312  3795 tablet.cc:1724] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.445616  3810 tablet.cc:1724] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.516988  3796 tablet.cc:1724] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.522295  3793 tablet.cc:1724] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.526494  3801 tablet.cc:1724] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.526793  3811 tablet.cc:1724] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.528589  3814 tablet.cc:1724] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.539330  3804 tablet.cc:1724] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.542526  3795 tablet.cc:1724] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.553087  3796 tablet.cc:1724] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.553493  3810 tablet.cc:1724] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.555619  3450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629"
dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
mode: GRACEFUL
new_leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
 from {username='slave'} at 127.0.0.1:60376
I20260710 11:07:35.558089  3450 raft_consensus.cc:606] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Received request to transfer leadership to TS d55a91b5f9df4f3cadf2c187ad501307
I20260710 11:07:35.560585 31297 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:35.561259 31297 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:35.563182  3805 tablet.cc:1724] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.564988  3811 tablet.cc:1724] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.572937  3792 tablet.cc:1724] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.581264  3814 tablet.cc:1724] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.592269  3806 tablet.cc:1724] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:35.608165  3275 catalog_manager.cc:6242] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39: soft_deleted_table [id=81dd3106aec0451fa4068814cc52ab96] alter complete (version 1)
I20260710 11:07:35.682538  3791 raft_consensus.cc:993] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: : Instructing follower d55a91b5f9df4f3cadf2c187ad501307 to start an election
I20260710 11:07:35.682973  3791 raft_consensus.cc:1081] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Signalling peer d55a91b5f9df4f3cadf2c187ad501307 to start an election
I20260710 11:07:35.684607  3526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
 from {username='slave'} at 127.0.0.1:56564
I20260710 11:07:35.685171  3526 raft_consensus.cc:493] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:35.685546  3526 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.691308  3526 raft_consensus.cc:515] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:35.693221  3526 leader_election.cc:290] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 3 election: Requested vote from peers dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475), 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179)
I20260710 11:07:35.694476  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:35.694375  3450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02b1ed9f33443ebe9f47cdc90d8ff2" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:35.695216  3379 raft_consensus.cc:3055] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:35.695290  3450 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.695559  3379 raft_consensus.cc:740] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 832f1b66d72e43d2a475af3552b01491, State: Running, Role: LEADER
I20260710 11:07:35.696496  3379 consensus_queue.cc:260] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [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: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:35.697590  3379 raft_consensus.cc:3060] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:35.701442  3450 raft_consensus.cc:2468] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 3.
I20260710 11:07:35.702857  3492 leader_election.cc:304] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [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: d55a91b5f9df4f3cadf2c187ad501307, dddef77b6fb749a2b09362897837f2ed; no voters: 
I20260710 11:07:35.702932  3379 raft_consensus.cc:2468] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 3.
I20260710 11:07:35.703858  3813 raft_consensus.cc:2804] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:35.704344  3813 raft_consensus.cc:697] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:35.705307  3813 consensus_queue.cc:237] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [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: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } }
I20260710 11:07:35.715085  3277 catalog_manager.cc:5697] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 2 to 3, leader changed from 832f1b66d72e43d2a475af3552b01491 (127.30.144.65) to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 3 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:35.999897  3746 raft_consensus.cc:993] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: : Instructing follower d55a91b5f9df4f3cadf2c187ad501307 to start an election
I20260710 11:07:36.000488  3769 raft_consensus.cc:1081] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Signalling peer d55a91b5f9df4f3cadf2c187ad501307 to start an election
I20260710 11:07:36.001953  3526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629"
dest_uuid: "d55a91b5f9df4f3cadf2c187ad501307"
 from {username='slave'} at 127.0.0.1:56570
I20260710 11:07:36.002481  3526 raft_consensus.cc:493] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:36.002768  3526 raft_consensus.cc:3060] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:36.008298  3526 raft_consensus.cc:515] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:36.010232  3526 leader_election.cc:290] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 2 election: Requested vote from peers 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179), dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475)
I20260710 11:07:36.011236  3379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "832f1b66d72e43d2a475af3552b01491"
I20260710 11:07:36.011495  3450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7413015b8d4fda90d94d3b89311629" candidate_uuid: "d55a91b5f9df4f3cadf2c187ad501307" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddef77b6fb749a2b09362897837f2ed"
I20260710 11:07:36.011981  3379 raft_consensus.cc:3060] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:36.012128  3450 raft_consensus.cc:3055] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:36.012521  3450 raft_consensus.cc:740] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddef77b6fb749a2b09362897837f2ed, State: Running, Role: LEADER
I20260710 11:07:36.013361  3450 consensus_queue.cc:260] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:36.014483  3450 raft_consensus.cc:3060] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:36.018814  3379 raft_consensus.cc:2468] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 2.
I20260710 11:07:36.020205  3450 raft_consensus.cc:2468] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d55a91b5f9df4f3cadf2c187ad501307 in term 2.
I20260710 11:07:36.020373  3494 leader_election.cc:304] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 832f1b66d72e43d2a475af3552b01491, d55a91b5f9df4f3cadf2c187ad501307; no voters: 
I20260710 11:07:36.021412  3813 raft_consensus.cc:2804] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:36.021889  3813 raft_consensus.cc:697] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 LEADER]: Becoming Leader. State: Replica: d55a91b5f9df4f3cadf2c187ad501307, State: Running, Role: LEADER
I20260710 11:07:36.022708  3813 consensus_queue.cc:237] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } }
I20260710 11:07:36.029951  3277 catalog_manager.cc:5697] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 reported cstate change: term changed from 1 to 2, leader changed from dddef77b6fb749a2b09362897837f2ed (127.30.144.66) to d55a91b5f9df4f3cadf2c187ad501307 (127.30.144.67). New cstate: current_term: 2 leader_uuid: "d55a91b5f9df4f3cadf2c187ad501307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d55a91b5f9df4f3cadf2c187ad501307" member_type: VOTER last_known_addr { host: "127.30.144.67" port: 41815 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:36.164826  3450 raft_consensus.cc:1275] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Refusing update from remote peer d55a91b5f9df4f3cadf2c187ad501307: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.166297  3813 consensus_queue.cc:1048] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.177258  3379 raft_consensus.cc:1275] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Refusing update from remote peer d55a91b5f9df4f3cadf2c187ad501307: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:36.178835  3807 consensus_queue.cc:1048] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:36.590399  3450 raft_consensus.cc:1275] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Refusing update from remote peer d55a91b5f9df4f3cadf2c187ad501307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:36.591849  3807 consensus_queue.cc:1048] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddef77b6fb749a2b09362897837f2ed" member_type: VOTER last_known_addr { host: "127.30.144.66" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:36.606264  3379 raft_consensus.cc:1275] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Refusing update from remote peer d55a91b5f9df4f3cadf2c187ad501307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:36.608098  3807 consensus_queue.cc:1048] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "832f1b66d72e43d2a475af3552b01491" member_type: VOTER last_known_addr { host: "127.30.144.65" port: 44179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:36.647428 31297 tablet_server.cc:179] TabletServer@127.30.144.65:0 shutting down...
I20260710 11:07:36.675123 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.675897 31297 tablet_replica.cc:333] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.677035 31297 raft_consensus.cc:2243] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.677748 31297 raft_consensus.cc:2272] T fbc9118458c64449b768c3d5a1ca35a0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.679649 31297 tablet_replica.cc:333] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.680228 31297 raft_consensus.cc:2243] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.680596 31297 raft_consensus.cc:2272] T bf54c85340444706b60d2760571fc99e P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.682576 31297 tablet_replica.cc:333] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.683283 31297 raft_consensus.cc:2243] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.683809 31297 raft_consensus.cc:2272] T 8be06e539f144efdba5803060ad3d784 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.683825  3494 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260710 11:07:36.686441 31297 tablet_replica.cc:333] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.687340 31297 raft_consensus.cc:2243] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:07:36.688050  3494 consensus_peers.cc:597] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 -> Peer 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179): Couldn't send request to peer 832f1b66d72e43d2a475af3552b01491. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.689638 31297 raft_consensus.cc:2272] T 8ba33388fe0641da97304348f15838de P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.690637  3420 consensus_peers.cc:597] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed -> Peer 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179): Couldn't send request to peer 832f1b66d72e43d2a475af3552b01491. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.691709 31297 tablet_replica.cc:333] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.692345 31297 raft_consensus.cc:2243] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.693043 31297 raft_consensus.cc:2272] T 0b4a40f7dddc47e49652765ad4604c51 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.695034 31297 tablet_replica.cc:333] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.695581 31297 raft_consensus.cc:2243] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.696369 31297 raft_consensus.cc:2272] T 00c81f6525034a739b3e09762e35cffd P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.698617 31297 tablet_replica.cc:333] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.699136 31297 raft_consensus.cc:2243] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.699787 31297 raft_consensus.cc:2272] T 3952b2a7ef1040228678f5e31e6e1c2e P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.701638 31297 tablet_replica.cc:333] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.702178 31297 raft_consensus.cc:2243] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.702525 31297 raft_consensus.cc:2272] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.704757 31297 tablet_replica.cc:333] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.705236 31297 raft_consensus.cc:2243] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.705600 31297 raft_consensus.cc:2272] T 5aa09e75e73247a0b8b47a4536078815 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.707487 31297 tablet_replica.cc:333] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.707942 31297 raft_consensus.cc:2243] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.708277 31297 raft_consensus.cc:2272] T 050edbd69527497bbaeca2b2b33c6481 P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.709980 31297 tablet_replica.cc:333] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.710418 31297 raft_consensus.cc:2243] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.710772 31297 raft_consensus.cc:2272] T 3cdca89b34544e3c8554f83efa263da8 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.712394 31297 tablet_replica.cc:333] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.712855 31297 raft_consensus.cc:2243] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.713294 31297 raft_consensus.cc:2272] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.715559 31297 tablet_replica.cc:333] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.716039 31297 raft_consensus.cc:2243] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.716723 31297 raft_consensus.cc:2272] T e6faceb024b4499580bfb286041a305b P 832f1b66d72e43d2a475af3552b01491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.718679 31297 tablet_replica.cc:333] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.719136 31297 raft_consensus.cc:2243] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.719501 31297 raft_consensus.cc:2272] T 10681043a4714ba68fcabd1a18697ad0 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.721212 31297 tablet_replica.cc:333] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.721871 31297 raft_consensus.cc:2243] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.722388 31297 raft_consensus.cc:2272] T dd7413015b8d4fda90d94d3b89311629 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.725541 31297 tablet_replica.cc:333] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.726154 31297 raft_consensus.cc:2243] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.726598 31297 raft_consensus.cc:2272] T 80a46de7d6a14a4eadd2065310787bcd P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.728747 31297 tablet_replica.cc:333] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.729259 31297 raft_consensus.cc:2243] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.730103 31297 raft_consensus.cc:2272] T 0a3872b9ea15423a88d38217089db4a3 P 832f1b66d72e43d2a475af3552b01491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.731869 31297 tablet_replica.cc:333] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491: stopping tablet replica
I20260710 11:07:36.732328 31297 raft_consensus.cc:2243] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.733035 31297 raft_consensus.cc:2272] T 5b5cb39c8d654c1a94786fb52c17fb71 P 832f1b66d72e43d2a475af3552b01491 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.761917 31297 tablet_server.cc:196] TabletServer@127.30.144.65:0 shutdown complete.
I20260710 11:07:36.799430 31297 tablet_server.cc:179] TabletServer@127.30.144.66:0 shutting down...
W20260710 11:07:36.799248  3420 consensus_peers.cc:597] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed -> Peer 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179): Couldn't send request to peer 832f1b66d72e43d2a475af3552b01491. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:44179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.827791 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.828622 31297 tablet_replica.cc:333] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.829317 31297 raft_consensus.cc:2243] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.829928 31297 raft_consensus.cc:2272] T fbc9118458c64449b768c3d5a1ca35a0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.831883 31297 tablet_replica.cc:333] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.832455 31297 raft_consensus.cc:2243] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.833233 31297 raft_consensus.cc:2272] T bf54c85340444706b60d2760571fc99e P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.835368 31297 tablet_replica.cc:333] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.835978 31297 raft_consensus.cc:2243] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.836815 31297 raft_consensus.cc:2272] T 8be06e539f144efdba5803060ad3d784 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.839277 31297 tablet_replica.cc:333] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.839860 31297 raft_consensus.cc:2243] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.840339 31297 raft_consensus.cc:2272] T 8ba33388fe0641da97304348f15838de P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.842744 31297 tablet_replica.cc:333] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.843396 31297 raft_consensus.cc:2243] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.843883 31297 raft_consensus.cc:2272] T 0b4a40f7dddc47e49652765ad4604c51 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.846082 31297 tablet_replica.cc:333] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.846674 31297 raft_consensus.cc:2243] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.847306 31297 raft_consensus.cc:2272] T 0a3872b9ea15423a88d38217089db4a3 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.849442 31297 tablet_replica.cc:333] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.850066 31297 raft_consensus.cc:2243] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.850946 31297 raft_consensus.cc:2272] T 80a46de7d6a14a4eadd2065310787bcd P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.853171 31297 tablet_replica.cc:333] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.853960 31297 raft_consensus.cc:2243] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.854574 31297 raft_consensus.cc:2272] T 00c81f6525034a739b3e09762e35cffd P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.857095 31297 tablet_replica.cc:333] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.857614 31297 raft_consensus.cc:2243] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.858469 31297 raft_consensus.cc:2272] T 10681043a4714ba68fcabd1a18697ad0 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.860448 31297 tablet_replica.cc:333] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.860968 31297 raft_consensus.cc:2243] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.861403 31297 raft_consensus.cc:2272] T 5b5cb39c8d654c1a94786fb52c17fb71 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.863593 31297 tablet_replica.cc:333] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.864158 31297 raft_consensus.cc:2243] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.864640 31297 raft_consensus.cc:2272] T e6faceb024b4499580bfb286041a305b P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.866703 31297 tablet_replica.cc:333] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.867290 31297 raft_consensus.cc:2243] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.868124 31297 raft_consensus.cc:2272] T 050edbd69527497bbaeca2b2b33c6481 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.870146 31297 tablet_replica.cc:333] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.870710 31297 raft_consensus.cc:2243] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.871510 31297 raft_consensus.cc:2272] T 3cdca89b34544e3c8554f83efa263da8 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.873502 31297 tablet_replica.cc:333] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.874096 31297 raft_consensus.cc:2243] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.874902 31297 raft_consensus.cc:2272] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.876847 31297 tablet_replica.cc:333] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.877465 31297 raft_consensus.cc:2243] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.877941 31297 raft_consensus.cc:2272] T dd7413015b8d4fda90d94d3b89311629 P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.881074 31297 tablet_replica.cc:333] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.881626 31297 raft_consensus.cc:2243] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.882164 31297 raft_consensus.cc:2272] T 5aa09e75e73247a0b8b47a4536078815 P dddef77b6fb749a2b09362897837f2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.884197 31297 tablet_replica.cc:333] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.884706 31297 raft_consensus.cc:2243] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.885196 31297 raft_consensus.cc:2272] T 3952b2a7ef1040228678f5e31e6e1c2e P dddef77b6fb749a2b09362897837f2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.887220 31297 tablet_replica.cc:333] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed: stopping tablet replica
I20260710 11:07:36.887699 31297 raft_consensus.cc:2243] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.888154 31297 raft_consensus.cc:2272] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P dddef77b6fb749a2b09362897837f2ed [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.913121  3494 consensus_peers.cc:597] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 -> Peer 832f1b66d72e43d2a475af3552b01491 (127.30.144.65:44179): Couldn't send request to peer 832f1b66d72e43d2a475af3552b01491. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.65:44179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.930850 31297 tablet_server.cc:196] TabletServer@127.30.144.66:0 shutdown complete.
W20260710 11:07:36.961413  3492 consensus_peers.cc:597] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 -> Peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Couldn't send request to peer dddef77b6fb749a2b09362897837f2ed. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:43475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.963884 31297 tablet_server.cc:179] TabletServer@127.30.144.67:0 shutting down...
I20260710 11:07:36.990499 31297 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.991302 31297 tablet_replica.cc:333] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:36.992309 31297 raft_consensus.cc:2243] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.992924 31297 raft_consensus.cc:2272] T bf54c85340444706b60d2760571fc99e P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.995254 31297 tablet_replica.cc:333] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:36.996080 31297 raft_consensus.cc:2243] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.997153 31297 raft_consensus.cc:2272] T fbc9118458c64449b768c3d5a1ca35a0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.999119  3492 consensus_peers.cc:597] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 -> Peer dddef77b6fb749a2b09362897837f2ed (127.30.144.66:43475): Couldn't send request to peer dddef77b6fb749a2b09362897837f2ed. Status: Network error: Client connection negotiation failed: client connection to 127.30.144.66:43475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.999747 31297 tablet_replica.cc:333] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.000372 31297 raft_consensus.cc:2243] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.000887 31297 raft_consensus.cc:2272] T 8be06e539f144efdba5803060ad3d784 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.002861 31297 tablet_replica.cc:333] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.003484 31297 raft_consensus.cc:2243] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.003926 31297 raft_consensus.cc:2272] T 00c81f6525034a739b3e09762e35cffd P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.005964 31297 tablet_replica.cc:333] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.006510 31297 raft_consensus.cc:2243] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.006948 31297 raft_consensus.cc:2272] T 050edbd69527497bbaeca2b2b33c6481 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.009006 31297 tablet_replica.cc:333] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.009677 31297 raft_consensus.cc:2243] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.010179 31297 raft_consensus.cc:2272] T 0b4a40f7dddc47e49652765ad4604c51 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.012006 31297 tablet_replica.cc:333] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.012563 31297 raft_consensus.cc:2243] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.013044 31297 raft_consensus.cc:2272] T 0a3872b9ea15423a88d38217089db4a3 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.015079 31297 tablet_replica.cc:333] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.015614 31297 raft_consensus.cc:2243] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.016029 31297 raft_consensus.cc:2272] T 80a46de7d6a14a4eadd2065310787bcd P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.017962 31297 tablet_replica.cc:333] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.018483 31297 raft_consensus.cc:2243] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.018922 31297 raft_consensus.cc:2272] T 3cdca89b34544e3c8554f83efa263da8 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.020625 31297 tablet_replica.cc:333] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.021133 31297 raft_consensus.cc:2243] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.021569 31297 raft_consensus.cc:2272] T 36ea6b4f475b43ada0aaea5b73e0e8d2 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.023447 31297 tablet_replica.cc:333] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.023970 31297 raft_consensus.cc:2243] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.024430 31297 raft_consensus.cc:2272] T 10681043a4714ba68fcabd1a18697ad0 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.026345 31297 tablet_replica.cc:333] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.026858 31297 raft_consensus.cc:2243] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.027304 31297 raft_consensus.cc:2272] T 8ba33388fe0641da97304348f15838de P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.028944 31297 tablet_replica.cc:333] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.029451 31297 raft_consensus.cc:2243] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.029882 31297 raft_consensus.cc:2272] T e6faceb024b4499580bfb286041a305b P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.031705 31297 tablet_replica.cc:333] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.032196 31297 raft_consensus.cc:2243] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:37.032943 31297 raft_consensus.cc:2272] T dd7413015b8d4fda90d94d3b89311629 P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.035672 31297 tablet_replica.cc:333] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.036230 31297 raft_consensus.cc:2243] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:37.037027 31297 raft_consensus.cc:2272] T 5aa09e75e73247a0b8b47a4536078815 P d55a91b5f9df4f3cadf2c187ad501307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.039212 31297 tablet_replica.cc:333] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.039709 31297 raft_consensus.cc:2243] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.040200 31297 raft_consensus.cc:2272] T 3952b2a7ef1040228678f5e31e6e1c2e P d55a91b5f9df4f3cadf2c187ad501307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.042032 31297 tablet_replica.cc:333] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.042506 31297 raft_consensus.cc:2243] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:37.043303 31297 raft_consensus.cc:2272] T 3c02b1ed9f33443ebe9f47cdc90d8ff2 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.045339 31297 tablet_replica.cc:333] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307: stopping tablet replica
I20260710 11:07:37.045892 31297 raft_consensus.cc:2243] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:37.046247 31297 raft_consensus.cc:2272] T 5b5cb39c8d654c1a94786fb52c17fb71 P d55a91b5f9df4f3cadf2c187ad501307 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.083858 31297 tablet_server.cc:196] TabletServer@127.30.144.67:0 shutdown complete.
I20260710 11:07:37.117753 31297 master.cc:562] Master@127.30.144.126:33557 shutting down...
I20260710 11:07:37.140154 31297 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:37.140713 31297 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.141022 31297 tablet_replica.cc:333] T 00000000000000000000000000000000 P dca6a37897a0480a9f1fd29ba0114e39: stopping tablet replica
I20260710 11:07:37.162875 31297 master.cc:584] Master@127.30.144.126:33557 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11001 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24016 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114032 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:37.221249 31297 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:07:37.221532 31297 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 ~14 seconds ago
I20260710 11:07:37.221779 31297 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 409 messages since previous log ~14 seconds ago
I20260710 11:07:37.222049 31297 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 ~32 seconds ago
I20260710 11:07:37.222265 31297 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 ~32 seconds ago
I20260710 11:07:37.222576 31297 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 11:07:37.222899 31297 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
