[==========] 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:36.193925  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:39647
I20260710 11:05:36.195519  3113 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:36.196555  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:36.214438  3120 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:36.216544  3113 server_base.cc:1061] running on GCE node
W20260710 11:05:36.214517  3119 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:36.214709  3122 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:37.456475  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:37.456733  3113 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:37.457036  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681537456968 us; error 0 us; skew 500 ppm
I20260710 11:05:37.458099  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:37.463449  3113 webserver.cc:533] Webserver started at http://127.3.10.126:40489/ using document root <none> and password file <none>
I20260710 11:05:37.464392  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:37.464629  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:37.465106  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:37.470960  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "da3822b13ff84e64beb2ec38fb916f33"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-s4lx"
I20260710 11:05:37.479672  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.001s
I20260710 11:05:37.485373  3128 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:37.486840  3113 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:05:37.487237  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "da3822b13ff84e64beb2ec38fb916f33"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-s4lx"
I20260710 11:05:37.487587  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-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:37.549773  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:37.551342  3113 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:37.551834  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:37.624608  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:39647
I20260710 11:05:37.624699  3179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:39647 every 8 connection(s)
I20260710 11:05:37.632802  3180 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:37.657163  3180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33: Bootstrap starting.
I20260710 11:05:37.663729  3180 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:37.665848  3180 log.cc:826] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:37.670874  3180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33: No bootstrap required, opened a new log
I20260710 11:05:37.693694  3180 raft_consensus.cc:359] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3822b13ff84e64beb2ec38fb916f33" member_type: VOTER }
I20260710 11:05:37.694500  3180 raft_consensus.cc:385] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:37.694790  3180 raft_consensus.cc:740] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da3822b13ff84e64beb2ec38fb916f33, State: Initialized, Role: FOLLOWER
I20260710 11:05:37.695762  3180 consensus_queue.cc:260] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da3822b13ff84e64beb2ec38fb916f33" member_type: VOTER }
I20260710 11:05:37.696344  3180 raft_consensus.cc:399] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:37.696705  3180 raft_consensus.cc:493] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:37.697139  3180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:37.701840  3180 raft_consensus.cc:515] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3822b13ff84e64beb2ec38fb916f33" member_type: VOTER }
I20260710 11:05:37.702710  3180 leader_election.cc:304] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [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: da3822b13ff84e64beb2ec38fb916f33; no voters: 
I20260710 11:05:37.704711  3180 leader_election.cc:290] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:37.705027  3183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:37.707985  3183 raft_consensus.cc:697] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 1 LEADER]: Becoming Leader. State: Replica: da3822b13ff84e64beb2ec38fb916f33, State: Running, Role: LEADER
I20260710 11:05:37.709051  3183 consensus_queue.cc:237] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [LEADER]: Queue going to LEADER mode. State: All 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: "da3822b13ff84e64beb2ec38fb916f33" member_type: VOTER }
I20260710 11:05:37.710301  3180 sys_catalog.cc:565] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:37.721392  3184 sys_catalog.cc:455] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da3822b13ff84e64beb2ec38fb916f33. Latest consensus state: current_term: 1 leader_uuid: "da3822b13ff84e64beb2ec38fb916f33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3822b13ff84e64beb2ec38fb916f33" member_type: VOTER } }
I20260710 11:05:37.721312  3185 sys_catalog.cc:455] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da3822b13ff84e64beb2ec38fb916f33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da3822b13ff84e64beb2ec38fb916f33" member_type: VOTER } }
I20260710 11:05:37.722143  3184 sys_catalog.cc:458] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:37.722235  3185 sys_catalog.cc:458] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:37.726011  3192 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:37.737532  3192 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:37.740664  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:37.754945  3192 catalog_manager.cc:1383] Generated new cluster ID: c24b69ad2aa8498894c2656765741232
I20260710 11:05:37.755273  3192 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:37.782831  3192 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:37.785051  3192 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:37.801903  3192 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33: Generated new TSK 0
I20260710 11:05:37.802925  3192 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:37.872522  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:37.882153  3202 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:37.883399  3203 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:37.888576  3205 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:37.888665  3113 server_base.cc:1061] running on GCE node
I20260710 11:05:37.889667  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:37.889856  3113 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:37.890071  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681537890038 us; error 0 us; skew 500 ppm
I20260710 11:05:37.890693  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:37.895313  3113 webserver.cc:533] Webserver started at http://127.3.10.65:38265/ using document root <none> and password file <none>
I20260710 11:05:37.895922  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:37.896131  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:37.896463  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:37.897578  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-s4lx"
I20260710 11:05:37.903358  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:05:37.907891  3210 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:37.908773  3113 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:37.909142  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
format_stamp: "Formatted at 2026-07-10 11:05:37 on dist-test-slave-s4lx"
I20260710 11:05:37.909521  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-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:37.958370  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:37.960198  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:37.963301  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:37.969028  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:37.969369  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:37.969715  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:37.969934  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:38.062027  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:41165
I20260710 11:05:38.062091  3272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:41165 every 8 connection(s)
I20260710 11:05:38.070076  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:38.080986  3277 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:38.084769  3278 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:38.094409  3113 server_base.cc:1061] running on GCE node
W20260710 11:05:38.094864  3281 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:38.096029  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:38.096411  3113 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:38.096694  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681538096672 us; error 0 us; skew 500 ppm
I20260710 11:05:38.097502  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:38.099509  3273 heartbeater.cc:344] Connected to a master server at 127.3.10.126:39647
I20260710 11:05:38.099964  3273 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:38.100921  3113 webserver.cc:533] Webserver started at http://127.3.10.66:42239/ using document root <none> and password file <none>
I20260710 11:05:38.101150  3273 heartbeater.cc:507] Master 127.3.10.126:39647 requested a full tablet report, sending...
I20260710 11:05:38.101621  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:38.101888  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:38.102234  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:38.103681  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "3c9c6672f9314501a82a8970cfa8331e"
format_stamp: "Formatted at 2026-07-10 11:05:38 on dist-test-slave-s4lx"
I20260710 11:05:38.104352  3145 ts_manager.cc:194] Registered new tserver with Master: d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165)
I20260710 11:05:38.106478  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53042
I20260710 11:05:38.110549  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:05:38.116209  3285 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:38.117277  3113 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:38.117619  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "3c9c6672f9314501a82a8970cfa8331e"
format_stamp: "Formatted at 2026-07-10 11:05:38 on dist-test-slave-s4lx"
I20260710 11:05:38.118002  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-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:38.134528  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:38.136320  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:38.138898  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:38.142666  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:38.142953  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:38.143239  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:38.143441  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:38.230916  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:44063
I20260710 11:05:38.231148  3347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:44063 every 8 connection(s)
I20260710 11:05:38.240098  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:38.250049  3352 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:38.252458  3348 heartbeater.cc:344] Connected to a master server at 127.3.10.126:39647
I20260710 11:05:38.253034  3348 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:38.254484  3348 heartbeater.cc:507] Master 127.3.10.126:39647 requested a full tablet report, sending...
I20260710 11:05:38.257871  3145 ts_manager.cc:194] Registered new tserver with Master: 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
W20260710 11:05:38.252930  3351 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:38.260718  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53048
I20260710 11:05:38.268853  3113 server_base.cc:1061] running on GCE node
W20260710 11:05:38.269654  3355 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:38.270689  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:38.270885  3113 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:38.271113  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681538271078 us; error 0 us; skew 500 ppm
I20260710 11:05:38.271716  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:38.274358  3113 webserver.cc:533] Webserver started at http://127.3.10.67:43727/ using document root <none> and password file <none>
I20260710 11:05:38.274870  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:38.275079  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:38.275363  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:38.276474  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "ff334035cdf9425c9d21e3fe664be0ad"
format_stamp: "Formatted at 2026-07-10 11:05:38 on dist-test-slave-s4lx"
I20260710 11:05:38.282557  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:38.286664  3359 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:38.287704  3113 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:05:38.288115  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "ff334035cdf9425c9d21e3fe664be0ad"
format_stamp: "Formatted at 2026-07-10 11:05:38 on dist-test-slave-s4lx"
I20260710 11:05:38.288635  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681536024405-3113-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:38.311208  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:38.313105  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:38.315050  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:38.317575  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:38.317826  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:38.318101  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:38.318281  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:38.423024  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:46111
I20260710 11:05:38.423647  3421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:46111 every 8 connection(s)
I20260710 11:05:38.443181  3422 heartbeater.cc:344] Connected to a master server at 127.3.10.126:39647
I20260710 11:05:38.443545  3422 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:38.444401  3422 heartbeater.cc:507] Master 127.3.10.126:39647 requested a full tablet report, sending...
I20260710 11:05:38.446377  3145 ts_manager.cc:194] Registered new tserver with Master: ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:38.446844  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018024686s
I20260710 11:05:38.447746  3145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53058
I20260710 11:05:38.502954  3145 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53060:
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:38.506911  3145 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:38.630436  3238 tablet_service.cc:1511] Processing CreateTablet for tablet 2c89b1b61e304a46afad9cbd3b0641bc (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:38.632145  3238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c89b1b61e304a46afad9cbd3b0641bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.633142  3237 tablet_service.cc:1511] Processing CreateTablet for tablet e8ccf3d213e44c65bc25edbe78bc405b (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:38.634779  3237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ccf3d213e44c65bc25edbe78bc405b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.641607  3236 tablet_service.cc:1511] Processing CreateTablet for tablet 20ee073a215e470280cb035690d876ad (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:38.643543  3236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ee073a215e470280cb035690d876ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.644948  3233 tablet_service.cc:1511] Processing CreateTablet for tablet dd56fdf5be7e44478af76f816b6bb76f (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:38.654285  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 17598f53cbdc4edd9e601d5bece06f0d (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:38.649982  3234 tablet_service.cc:1511] Processing CreateTablet for tablet 672b17a3cc7a43639e60c7d65fc74fb8 (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:38.656762  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd56fdf5be7e44478af76f816b6bb76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.652374  3235 tablet_service.cc:1511] Processing CreateTablet for tablet 13a5dee800ac41899167cda3aa734311 (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:38.659250  3231 tablet_service.cc:1511] Processing CreateTablet for tablet ee5dc0dbbc6a49c4b6fd9d2a715a2bcd (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:38.660672  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 7e03e91673594b35afaf5572eef65afc (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:38.671610  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17598f53cbdc4edd9e601d5bece06f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.673099  3313 tablet_service.cc:1511] Processing CreateTablet for tablet 2c89b1b61e304a46afad9cbd3b0641bc (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:38.677055  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e03e91673594b35afaf5572eef65afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.678820  3313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c89b1b61e304a46afad9cbd3b0641bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.682194  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 20ee073a215e470280cb035690d876ad (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:38.687175  3312 tablet_service.cc:1511] Processing CreateTablet for tablet e8ccf3d213e44c65bc25edbe78bc405b (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:38.690129  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 13a5dee800ac41899167cda3aa734311 (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:38.689152  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ee073a215e470280cb035690d876ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.688928  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672b17a3cc7a43639e60c7d65fc74fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.699450  3309 tablet_service.cc:1511] Processing CreateTablet for tablet 672b17a3cc7a43639e60c7d65fc74fb8 (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:38.708267  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 17598f53cbdc4edd9e601d5bece06f0d (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:38.705166  3308 tablet_service.cc:1511] Processing CreateTablet for tablet dd56fdf5be7e44478af76f816b6bb76f (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:38.718295  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a5dee800ac41899167cda3aa734311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.718309  3235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a5dee800ac41899167cda3aa734311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.730747  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 20ee073a215e470280cb035690d876ad (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:38.734674  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 672b17a3cc7a43639e60c7d65fc74fb8 (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:38.735366  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5dc0dbbc6a49c4b6fd9d2a715a2bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.737383  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672b17a3cc7a43639e60c7d65fc74fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.751520  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 7e03e91673594b35afaf5572eef65afc (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:38.740742  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ee073a215e470280cb035690d876ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.753041  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 17598f53cbdc4edd9e601d5bece06f0d (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:38.759436  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 7e03e91673594b35afaf5572eef65afc (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:38.741174  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 2c89b1b61e304a46afad9cbd3b0641bc (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:38.759881  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd56fdf5be7e44478af76f816b6bb76f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:05:38.770087  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:38.773598  3380 tablet_service.cc:1511] Processing CreateTablet for tablet ee5dc0dbbc6a49c4b6fd9d2a715a2bcd (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:38.773463  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 13a5dee800ac41899167cda3aa734311 (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:38.776821  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17598f53cbdc4edd9e601d5bece06f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.775367  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672b17a3cc7a43639e60c7d65fc74fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.785326  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e03e91673594b35afaf5572eef65afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.773416  3306 tablet_service.cc:1511] Processing CreateTablet for tablet ee5dc0dbbc6a49c4b6fd9d2a715a2bcd (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:38.781301  3382 tablet_service.cc:1511] Processing CreateTablet for tablet dd56fdf5be7e44478af76f816b6bb76f (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:38.781211  3386 tablet_service.cc:1511] Processing CreateTablet for tablet e8ccf3d213e44c65bc25edbe78bc405b (DEFAULT_TABLE table=test-workload [id=712990ebec4c49c48b5373e6ff439229]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:38.792491  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ccf3d213e44c65bc25edbe78bc405b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.792606  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e03e91673594b35afaf5572eef65afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.796126  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c89b1b61e304a46afad9cbd3b0641bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.794199  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5dc0dbbc6a49c4b6fd9d2a715a2bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.800707  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17598f53cbdc4edd9e601d5bece06f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.809021  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd56fdf5be7e44478af76f816b6bb76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.808112  3440 tablet_bootstrap.cc:492] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:38.812193  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ccf3d213e44c65bc25edbe78bc405b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.852337  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a5dee800ac41899167cda3aa734311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.864531  3440 tablet_bootstrap.cc:654] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:38.877199  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5dc0dbbc6a49c4b6fd9d2a715a2bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:38.894953  3440 tablet_bootstrap.cc:492] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:38.905550  3440 ts_tablet_manager.cc:1403] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.009s
I20260710 11:05:38.962669  3440 raft_consensus.cc:359] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:38.963577  3440 raft_consensus.cc:385] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:38.963933  3440 raft_consensus.cc:740] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:38.968988  3442 tablet_bootstrap.cc:492] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:38.977711  3440 consensus_queue.cc:260] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.011639  3443 tablet_bootstrap.cc:492] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.014658  3440 ts_tablet_manager.cc:1434] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.006s
I20260710 11:05:39.014768  3273 heartbeater.cc:499] Master 127.3.10.126:39647 was elected leader, sending a full tablet report...
I20260710 11:05:39.015952  3440 tablet_bootstrap.cc:492] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.020078  3442 tablet_bootstrap.cc:654] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.024958  3440 tablet_bootstrap.cc:654] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.027413  3443 tablet_bootstrap.cc:654] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.040444  3443 tablet_bootstrap.cc:492] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.041070  3443 ts_tablet_manager.cc:1403] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.012s
I20260710 11:05:39.043025  3442 tablet_bootstrap.cc:492] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.044085  3443 raft_consensus.cc:359] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.044835  3443 raft_consensus.cc:385] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.045176  3443 raft_consensus.cc:740] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.046037  3443 consensus_queue.cc:260] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.043545  3442 ts_tablet_manager.cc:1403] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.014s
I20260710 11:05:39.051432  3442 raft_consensus.cc:359] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.052423  3442 raft_consensus.cc:385] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.052809  3442 raft_consensus.cc:740] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.053608  3442 consensus_queue.cc:260] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.055598  3440 tablet_bootstrap.cc:492] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.056178  3440 ts_tablet_manager.cc:1403] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.001s
I20260710 11:05:39.057210  3442 ts_tablet_manager.cc:1434] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:39.057288  3348 heartbeater.cc:499] Master 127.3.10.126:39647 was elected leader, sending a full tablet report...
I20260710 11:05:39.058218  3442 tablet_bootstrap.cc:492] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.059388  3440 raft_consensus.cc:359] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.060107  3440 raft_consensus.cc:385] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.060437  3440 raft_consensus.cc:740] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.061213  3440 consensus_queue.cc:260] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.064288  3440 ts_tablet_manager.cc:1434] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:39.065351  3440 tablet_bootstrap.cc:492] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.066054  3442 tablet_bootstrap.cc:654] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.072896  3440 tablet_bootstrap.cc:654] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.073669  3422 heartbeater.cc:499] Master 127.3.10.126:39647 was elected leader, sending a full tablet report...
W20260710 11:05:39.074731  3274 tablet.cc:2406] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:39.077270  3443 ts_tablet_manager.cc:1434] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.006s
I20260710 11:05:39.083508  3443 tablet_bootstrap.cc:492] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.090826  3443 tablet_bootstrap.cc:654] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.105808  3442 tablet_bootstrap.cc:492] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.106315  3442 ts_tablet_manager.cc:1403] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.013s
I20260710 11:05:39.106981  3443 tablet_bootstrap.cc:492] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.107483  3443 ts_tablet_manager.cc:1403] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260710 11:05:39.109571  3442 raft_consensus.cc:359] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.110379  3442 raft_consensus.cc:385] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.110826  3442 raft_consensus.cc:740] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.110610  3443 raft_consensus.cc:359] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.111862  3443 raft_consensus.cc:385] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.112198  3443 raft_consensus.cc:740] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.112452  3442 consensus_queue.cc:260] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.113125  3443 consensus_queue.cc:260] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.115362  3442 ts_tablet_manager.cc:1434] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:05:39.115509  3443 ts_tablet_manager.cc:1434] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:05:39.116643  3442 tablet_bootstrap.cc:492] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.105834  3440 tablet_bootstrap.cc:492] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.122833  3440 ts_tablet_manager.cc:1403] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.003s
I20260710 11:05:39.125484  3443 tablet_bootstrap.cc:492] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.130358  3442 tablet_bootstrap.cc:654] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.130029  3440 raft_consensus.cc:359] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.133422  3440 raft_consensus.cc:385] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.133594  3449 raft_consensus.cc:493] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.133999  3440 raft_consensus.cc:740] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.134550  3449 raft_consensus.cc:515] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.135089  3440 consensus_queue.cc:260] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.137312  3440 ts_tablet_manager.cc:1434] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:05:39.138310  3440 tablet_bootstrap.cc:492] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.147825  3449 leader_election.cc:290] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.146895  3443 tablet_bootstrap.cc:654] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.169855  3442 tablet_bootstrap.cc:492] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.170361  3442 ts_tablet_manager.cc:1403] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.028s
I20260710 11:05:39.173221  3442 raft_consensus.cc:359] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.174007  3442 raft_consensus.cc:385] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.174357  3442 raft_consensus.cc:740] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.175076  3442 consensus_queue.cc:260] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.178359  3442 ts_tablet_manager.cc:1434] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:39.179332  3442 tablet_bootstrap.cc:492] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.185969  3442 tablet_bootstrap.cc:654] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.196677  3444 raft_consensus.cc:493] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.197276  3444 raft_consensus.cc:515] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.197985  3442 tablet_bootstrap.cc:492] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.198467  3442 ts_tablet_manager.cc:1403] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:05:39.201356  3442 raft_consensus.cc:359] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.202078  3442 raft_consensus.cc:385] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.202368  3442 raft_consensus.cc:740] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.203084  3442 consensus_queue.cc:260] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.205636  3444 leader_election.cc:290] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.206205  3442 ts_tablet_manager.cc:1434] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:05:39.207154  3442 tablet_bootstrap.cc:492] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.214743  3449 raft_consensus.cc:493] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.215273  3440 tablet_bootstrap.cc:654] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.215251  3449 raft_consensus.cc:515] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.218187  3449 leader_election.cc:290] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.217093  3443 tablet_bootstrap.cc:492] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.220431  3443 ts_tablet_manager.cc:1403] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.095s	user 0.004s	sys 0.010s
I20260710 11:05:39.222553  3442 tablet_bootstrap.cc:654] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.223546  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.225490  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03e91673594b35afaf5572eef65afc" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
W20260710 11:05:39.229877  3363 leader_election.cc:343] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:39.231879  3363 leader_election.cc:343] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.245850  3443 raft_consensus.cc:359] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.247076  3443 raft_consensus.cc:385] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.247424  3443 raft_consensus.cc:740] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.249163  3443 consensus_queue.cc:260] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.251497  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
W20260710 11:05:39.254156  3211 leader_election.cc:343] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.255982  3440 tablet_bootstrap.cc:492] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.256309  3443 ts_tablet_manager.cc:1434] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 11:05:39.256806  3440 ts_tablet_manager.cc:1403] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.003s
I20260710 11:05:39.256982  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.257211  3442 tablet_bootstrap.cc:492] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.257712  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03e91673594b35afaf5572eef65afc" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.257970  3322 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 0.
I20260710 11:05:39.258260  3443 tablet_bootstrap.cc:492] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.260434  3363 leader_election.cc:304] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:39.259215  3442 ts_tablet_manager.cc:1403] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.012s
I20260710 11:05:39.258808  3323 raft_consensus.cc:2468] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 0.
I20260710 11:05:39.263183  3449 raft_consensus.cc:2804] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.261696  3440 raft_consensus.cc:359] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.263563  3449 raft_consensus.cc:493] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.264168  3449 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.265511  3363 leader_election.cc:304] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:39.263734  3440 raft_consensus.cc:385] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.267580  3440 raft_consensus.cc:740] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.268404  3440 consensus_queue.cc:260] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.271847  3440 ts_tablet_manager.cc:1434] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:05:39.273072  3440 tablet_bootstrap.cc:492] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.281971  3449 raft_consensus.cc:515] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.286748  3449 leader_election.cc:290] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.287482  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:39.288081  3248 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.290745  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:39.291486  3323 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.292204  3440 tablet_bootstrap.cc:654] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.294462  3443 tablet_bootstrap.cc:654] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.285753  3465 raft_consensus.cc:2804] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.290729  3442 raft_consensus.cc:359] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.298476  3442 raft_consensus.cc:385] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.298812  3442 raft_consensus.cc:740] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.299592  3442 consensus_queue.cc:260] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.300177  3465 raft_consensus.cc:493] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.305702  3465 raft_consensus.cc:3060] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.309298  3323 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 1.
I20260710 11:05:39.310673  3363 leader_election.cc:304] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:39.312206  3449 raft_consensus.cc:2804] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.313346  3442 ts_tablet_manager.cc:1434] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260710 11:05:39.316365  3442 tablet_bootstrap.cc:492] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.319242  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.314909  3248 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 1.
W20260710 11:05:39.321177  3214 leader_election.cc:343] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.321612  3214 leader_election.cc:304] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.323393  3444 raft_consensus.cc:2749] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.327792  3440 tablet_bootstrap.cc:492] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.329173  3449 raft_consensus.cc:697] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:39.331374  3440 ts_tablet_manager.cc:1403] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.001s
I20260710 11:05:39.331764  3449 consensus_queue.cc:237] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.332437  3442 tablet_bootstrap.cc:654] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.336210  3465 raft_consensus.cc:515] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.336910  3443 tablet_bootstrap.cc:492] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.340845  3443 ts_tablet_manager.cc:1403] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.014s
I20260710 11:05:39.343019  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03e91673594b35afaf5572eef65afc" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:39.343689  3443 raft_consensus.cc:359] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.344558  3443 raft_consensus.cc:385] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:39.344578  3363 leader_election.cc:343] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.344924  3443 raft_consensus.cc:740] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.345808  3443 consensus_queue.cc:260] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.346810  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e03e91673594b35afaf5572eef65afc" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:39.347355  3323 raft_consensus.cc:3060] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.347951  3443 ts_tablet_manager.cc:1434] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:39.348953  3443 tablet_bootstrap.cc:492] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.351006  3442 tablet_bootstrap.cc:492] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.351425  3442 ts_tablet_manager.cc:1403] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.015s
I20260710 11:05:39.339387  3440 raft_consensus.cc:359] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.355087  3440 raft_consensus.cc:385] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.356408  3440 raft_consensus.cc:740] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.356662  3323 raft_consensus.cc:2468] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 1.
I20260710 11:05:39.357146  3442 raft_consensus.cc:359] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.357183  3440 consensus_queue.cc:260] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.358008  3442 raft_consensus.cc:385] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.358094  3363 leader_election.cc:304] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:39.358382  3442 raft_consensus.cc:740] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.361225  3443 tablet_bootstrap.cc:654] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.363384  3448 raft_consensus.cc:493] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.363943  3448 raft_consensus.cc:515] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.355069  3465 leader_election.cc:290] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.359405  3468 raft_consensus.cc:2804] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.370759  3440 ts_tablet_manager.cc:1434] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 11:05:39.371832  3442 consensus_queue.cc:260] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.373886  3448 leader_election.cc:290] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.379679  3440 tablet_bootstrap.cc:492] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.384927  3468 raft_consensus.cc:697] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:39.385937  3468 consensus_queue.cc:237] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.392999  3442 ts_tablet_manager.cc:1434] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.002s
I20260710 11:05:39.396389  3442 tablet_bootstrap.cc:492] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.408983  3440 tablet_bootstrap.cc:654] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.409344  3442 tablet_bootstrap.cc:654] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.406948  3143 catalog_manager.cc:5697] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 1 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.416676  3444 raft_consensus.cc:493] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.417876  3444 raft_consensus.cc:515] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.421010  3444 leader_election.cc:290] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.423476  3474 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.424134  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ee073a215e470280cb035690d876ad" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.425030  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ee073a215e470280cb035690d876ad" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.424165  3474 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.428231  3323 raft_consensus.cc:2468] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 0.
I20260710 11:05:39.429095  3397 raft_consensus.cc:2468] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 0.
I20260710 11:05:39.432042  3443 tablet_bootstrap.cc:492] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.432574  3443 ts_tablet_manager.cc:1403] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.010s
I20260710 11:05:39.433769  3211 leader_election.cc:304] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:39.434818  3444 raft_consensus.cc:2804] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.435210  3444 raft_consensus.cc:493] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.435568  3444 raft_consensus.cc:3060] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.435591  3474 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.455279  3440 tablet_bootstrap.cc:492] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.457353  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.456146  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.460335  3440 ts_tablet_manager.cc:1403] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.003s
W20260710 11:05:39.460376  3286 leader_election.cc:343] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:39.462798  3286 leader_election.cc:343] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.461457  3443 raft_consensus.cc:359] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.466542  3443 raft_consensus.cc:385] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.467384  3443 raft_consensus.cc:740] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.470181  3480 raft_consensus.cc:493] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.470713  3480 raft_consensus.cc:515] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.471694  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.472862  3443 consensus_queue.cc:260] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.474990  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.475759  3247 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 0.
I20260710 11:05:39.476123  3443 ts_tablet_manager.cc:1434] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 11:05:39.477453  3440 raft_consensus.cc:359] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
W20260710 11:05:39.478125  3289 leader_election.cc:343] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.479662  3289 leader_election.cc:304] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.480600  3443 tablet_bootstrap.cc:492] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.481356  3289 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.482080  3448 raft_consensus.cc:2749] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.479225  3440 raft_consensus.cc:385] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.482877  3448 raft_consensus.cc:2804] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.483759  3448 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.484325  3448 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.486019  3442 tablet_bootstrap.cc:492] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.486444  3442 ts_tablet_manager.cc:1403] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.011s
I20260710 11:05:39.483177  3440 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.487468  3480 leader_election.cc:290] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.490464  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.488935  3440 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.490003  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.489485  3481 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:39.492887  3211 leader_election.cc:343] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.494114  3442 raft_consensus.cc:359] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.484696  3444 raft_consensus.cc:515] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.497401  3442 raft_consensus.cc:385] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.500173  3440 ts_tablet_manager.cc:1434] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260710 11:05:39.497850  3442 raft_consensus.cc:740] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.500751  3444 leader_election.cc:290] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 election: Requested vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.501287  3440 tablet_bootstrap.cc:492] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.504365  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ee073a215e470280cb035690d876ad" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:39.505472  3322 raft_consensus.cc:3060] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.501101  3442 consensus_queue.cc:260] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.506414  3323 raft_consensus.cc:2468] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 0.
I20260710 11:05:39.507704  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ee073a215e470280cb035690d876ad" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:39.509187  3397 raft_consensus.cc:3060] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.509594  3448 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.512910  3448 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.514469  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:39.496382  3481 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.519040  3443 tablet_bootstrap.cc:654] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:39.516657  3286 leader_election.cc:343] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.515806  3444 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.518702  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:39.528951  3247 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.527992  3444 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.534789  3442 ts_tablet_manager.cc:1434] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260710 11:05:39.548377  3442 tablet_bootstrap.cc:492] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.549926  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.551671  3444 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.551695  3481 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.558130  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.554903  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.560447  3440 tablet_bootstrap.cc:654] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:39.560680  3211 leader_election.cc:343] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.559162  3322 raft_consensus.cc:2468] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 1.
W20260710 11:05:39.564291  3214 leader_election.cc:343] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:39.567354  3211 leader_election.cc:343] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.566526  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.572530  3468 raft_consensus.cc:493] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.573352  3320 raft_consensus.cc:2393] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in current term 1: Already voted for candidate 3c9c6672f9314501a82a8970cfa8331e in this term.
I20260710 11:05:39.573592  3468 raft_consensus.cc:515] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.574467  3443 tablet_bootstrap.cc:492] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.574931  3443 ts_tablet_manager.cc:1403] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.015s
I20260710 11:05:39.575762  3468 leader_election.cc:290] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.576488  3397 raft_consensus.cc:2468] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 1.
I20260710 11:05:39.579804  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.581446  3211 leader_election.cc:304] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
W20260710 11:05:39.584769  3363 leader_election.cc:343] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.585527  3481 raft_consensus.cc:2804] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.585950  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.586367  3481 raft_consensus.cc:697] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:39.586715  3214 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.586921  3320 raft_consensus.cc:2468] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 0.
I20260710 11:05:39.587440  3444 raft_consensus.cc:2749] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.587296  3481 consensus_queue.cc:237] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.588479  3363 leader_election.cc:304] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:39.590550  3468 raft_consensus.cc:2804] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.592298  3468 raft_consensus.cc:493] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.592676  3468 raft_consensus.cc:3060] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.593118  3443 raft_consensus.cc:359] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.591588  3214 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.598243  3214 leader_election.cc:304] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.599259  3480 raft_consensus.cc:2804] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.599783  3480 raft_consensus.cc:493] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.600222  3480 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.600957  3442 tablet_bootstrap.cc:654] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.600826  3468 raft_consensus.cc:515] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.593933  3443 raft_consensus.cc:385] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.603255  3443 raft_consensus.cc:740] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.604658  3443 consensus_queue.cc:260] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.595983  3247 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 1.
I20260710 11:05:39.608182  3444 raft_consensus.cc:2749] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.618566  3443 ts_tablet_manager.cc:1434] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.000s
I20260710 11:05:39.618884  3440 tablet_bootstrap.cc:492] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.619645  3443 tablet_bootstrap.cc:492] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.619566  3440 ts_tablet_manager.cc:1403] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.006s
I20260710 11:05:39.622601  3480 raft_consensus.cc:515] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.623019  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
W20260710 11:05:39.624553  3363 leader_election.cc:343] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.624758  3440 raft_consensus.cc:359] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.625540  3440 raft_consensus.cc:385] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.625808  3442 tablet_bootstrap.cc:492] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.625856  3440 raft_consensus.cc:740] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.626338  3442 ts_tablet_manager.cc:1403] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.005s
I20260710 11:05:39.626498  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:39.627079  3323 raft_consensus.cc:3060] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.627192  3440 consensus_queue.cc:260] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.627846  3443 tablet_bootstrap.cc:654] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.628916  3442 raft_consensus.cc:359] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.629539  3442 raft_consensus.cc:385] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.629587  3440 ts_tablet_manager.cc:1434] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:39.629840  3442 raft_consensus.cc:740] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.630604  3440 tablet_bootstrap.cc:492] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.630518  3442 consensus_queue.cc:260] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.633054  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:39.633714  3320 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.634174  3468 leader_election.cc:290] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.636183  3323 raft_consensus.cc:2468] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 1.
I20260710 11:05:39.637176  3442 ts_tablet_manager.cc:1434] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:05:39.637127  3480 leader_election.cc:290] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 election: Requested vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.638314  3442 tablet_bootstrap.cc:492] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: Bootstrap starting.
I20260710 11:05:39.638711  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:39.639925  3363 leader_election.cc:304] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:39.640916  3449 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:39.641304  3211 leader_election.cc:343] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:39.641426  3468 raft_consensus.cc:2804] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.641556  3449 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.642103  3468 raft_consensus.cc:697] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:39.642935  3468 consensus_queue.cc:237] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.645337  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.646184  3449 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.651319  3443 tablet_bootstrap.cc:492] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.651791  3443 ts_tablet_manager.cc:1403] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260710 11:05:39.651823  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.655501  3323 raft_consensus.cc:2393] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff334035cdf9425c9d21e3fe664be0ad in current term 1: Already voted for candidate 3c9c6672f9314501a82a8970cfa8331e in this term.
I20260710 11:05:39.658504  3320 raft_consensus.cc:2468] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 1.
I20260710 11:05:39.659730  3214 leader_election.cc:304] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.660305  3289 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:39.660138  3443 raft_consensus.cc:359] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.659914  3143 catalog_manager.cc:5697] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 1 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.661092  3448 raft_consensus.cc:2804] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.661414  3363 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff334035cdf9425c9d21e3fe664be0ad; no voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:39.661551  3448 raft_consensus.cc:697] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:39.662570  3448 consensus_queue.cc:237] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:39.660924  3443 raft_consensus.cc:385] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.663738  3444 raft_consensus.cc:2804] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.663951  3443 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.664700  3443 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.666474  3444 raft_consensus.cc:697] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:39.667343  3444 consensus_queue.cc:237] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.666347  3468 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.672533  3442 tablet_bootstrap.cc:654] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.673545  3144 catalog_manager.cc:5697] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.684410  3443 ts_tablet_manager.cc:1434] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.003s
I20260710 11:05:39.685490  3443 tablet_bootstrap.cc:492] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.688972  3474 raft_consensus.cc:493] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.689587  3474 raft_consensus.cc:515] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.692612  3474 leader_election.cc:290] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.693126  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.694597  3247 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 0.
I20260710 11:05:39.695235  3468 raft_consensus.cc:2749] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:39.695612  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:39.698630  3397 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 0.
I20260710 11:05:39.697930  3289 leader_election.cc:304] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:39.708680  3448 raft_consensus.cc:2804] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.709071  3448 raft_consensus.cc:493] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.706748  3443 tablet_bootstrap.cc:654] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.712380  3440 tablet_bootstrap.cc:654] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.709420  3448 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.713301  3143 catalog_manager.cc:5697] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 1 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.735054  3145 catalog_manager.cc:5697] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.735694  3144 catalog_manager.cc:5697] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 1 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.739450  3442 tablet_bootstrap.cc:492] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: No bootstrap required, opened a new log
I20260710 11:05:39.739889  3443 tablet_bootstrap.cc:492] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.739916  3442 ts_tablet_manager.cc:1403] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.018s
I20260710 11:05:39.740341  3443 ts_tablet_manager.cc:1403] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.009s
I20260710 11:05:39.743961  3442 raft_consensus.cc:359] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.745035  3442 raft_consensus.cc:385] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.745304  3442 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.745518  3440 tablet_bootstrap.cc:492] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.745949  3440 ts_tablet_manager.cc:1403] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.012s
I20260710 11:05:39.746867  3442 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.749109  3443 raft_consensus.cc:359] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.749763  3443 raft_consensus.cc:385] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.750034  3443 raft_consensus.cc:740] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.750695  3440 raft_consensus.cc:359] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.751315  3440 raft_consensus.cc:385] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.751581  3440 raft_consensus.cc:740] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.751752  3442 ts_tablet_manager.cc:1434] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:05:39.752214  3440 consensus_queue.cc:260] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.752516  3443 consensus_queue.cc:260] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.754544  3440 ts_tablet_manager.cc:1434] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 11:05:39.754602  3443 ts_tablet_manager.cc:1434] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:05:39.755496  3443 tablet_bootstrap.cc:492] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad: Bootstrap starting.
I20260710 11:05:39.755508  3440 tablet_bootstrap.cc:492] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Bootstrap starting.
I20260710 11:05:39.761821  3440 tablet_bootstrap.cc:654] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:39.761821  3443 tablet_bootstrap.cc:654] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:39.775493  3193 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:39.777199  3468 consensus_queue.cc:1048] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:39.781903  3448 raft_consensus.cc:515] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.788523  3448 leader_election.cc:290] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:39.789424  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:39.790122  3248 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.793593  3443 tablet_bootstrap.cc:492] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad: No bootstrap required, opened a new log
I20260710 11:05:39.794068  3443 ts_tablet_manager.cc:1403] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260710 11:05:39.796648  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:39.796566  3443 raft_consensus.cc:359] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.797312  3397 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.797664  3443 raft_consensus.cc:385] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.797923  3443 raft_consensus.cc:740] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.798679  3443 consensus_queue.cc:260] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.802441  3248 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 1.
I20260710 11:05:39.803483  3289 leader_election.cc:304] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:39.804741  3397 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 1.
I20260710 11:05:39.805541  3448 raft_consensus.cc:2804] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.806535  3448 raft_consensus.cc:697] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:39.807971  3440 tablet_bootstrap.cc:492] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c: No bootstrap required, opened a new log
I20260710 11:05:39.810940  3449 consensus_queue.cc:1048] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.814543  3448 consensus_queue.cc:237] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.818521  3440 ts_tablet_manager.cc:1403] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.020s
I20260710 11:05:39.820117  3443 ts_tablet_manager.cc:1434] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:05:39.823457  3440 raft_consensus.cc:359] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.826042  3440 raft_consensus.cc:385] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:39.827369  3440 raft_consensus.cc:740] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Initialized, Role: FOLLOWER
I20260710 11:05:39.831293  3440 consensus_queue.cc:260] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.835564  3440 ts_tablet_manager.cc:1434] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:05:39.841027  3145 catalog_manager.cc:5697] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 1 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:39.866351  3449 consensus_queue.cc:1048] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.874972  3248 raft_consensus.cc:3060] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.885566  3465 consensus_queue.cc:1048] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:39.915969  3465 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.916636  3465 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.918516  3465 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.919379  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:39.919632  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:39.920014  3248 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 0.
I20260710 11:05:39.920401  3320 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 0.
I20260710 11:05:39.921346  3363 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:39.922293  3465 raft_consensus.cc:2804] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:39.922644  3465 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:39.922997  3465 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.927928  3465 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.929759  3465 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:39.930676  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:39.930593  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:39.931265  3320 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.931339  3248 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:39.935743  3320 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 1.
I20260710 11:05:39.936784  3363 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:39.937459  3465 raft_consensus.cc:2804] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:39.937896  3465 raft_consensus.cc:697] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:39.938398  3248 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 1.
I20260710 11:05:39.938716  3465 consensus_queue.cc:237] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:39.954263  3145 catalog_manager.cc:5697] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 1 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:39.998061  3444 raft_consensus.cc:493] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:39.998718  3444 raft_consensus.cc:515] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.000564  3444 leader_election.cc:290] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.001400  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:40.001698  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad" is_pre_election: true
I20260710 11:05:40.001953  3320 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 0.
I20260710 11:05:40.002341  3397 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 0.
I20260710 11:05:40.003058  3214 leader_election.cc:304] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:40.003788  3444 raft_consensus.cc:2804] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:40.004143  3444 raft_consensus.cc:493] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:40.004462  3444 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.008630  3444 raft_consensus.cc:515] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.010645  3444 leader_election.cc:290] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 election: Requested vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.011482  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:40.011785  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.012194  3320 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.012348  3397 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.018846  3397 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 1.
I20260710 11:05:40.018841  3320 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 1.
I20260710 11:05:40.020351  3214 leader_election.cc:304] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:40.021178  3444 raft_consensus.cc:2804] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:40.021767  3444 raft_consensus.cc:697] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:40.022630  3444 consensus_queue.cc:237] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.025908  3465 raft_consensus.cc:493] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:40.026515  3465 raft_consensus.cc:515] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.030210  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9c6672f9314501a82a8970cfa8331e" is_pre_election: true
I20260710 11:05:40.030934  3320 raft_consensus.cc:2393] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff334035cdf9425c9d21e3fe664be0ad in current term 1: Already voted for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in this term.
I20260710 11:05:40.030941  3465 leader_election.cc:290] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:40.031989  3248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" is_pre_election: true
I20260710 11:05:40.031723  3145 catalog_manager.cc:5697] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 0 to 1, leader changed from <none> to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.033542  3363 leader_election.cc:304] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff334035cdf9425c9d21e3fe664be0ad; no voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:40.034369  3465 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.039672  3465 raft_consensus.cc:2749] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:40.065847  3444 consensus_queue.cc:1048] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.072695  3448 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.086515  3248 raft_consensus.cc:3060] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:40.089174  3481 consensus_queue.cc:1048] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.091315  3320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:45988
I20260710 11:05:40.092032  3320 raft_consensus.cc:606] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Received request to transfer leadership to TS d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:40.100703  3323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:45988
I20260710 11:05:40.101465  3323 raft_consensus.cc:606] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Received request to transfer leadership to TS d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:40.103291  3481 consensus_queue.cc:1048] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:40.128212  3465 consensus_queue.cc:1048] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:40.138619  3481 consensus_queue.cc:1048] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:40.160955  3449 consensus_queue.cc:1048] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.182408  3474 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.188747  3397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:33084
I20260710 11:05:40.189505  3397 raft_consensus.cc:606] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:40.202145  3397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:33084
I20260710 11:05:40.202780  3397 raft_consensus.cc:606] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:40.205672  3474 raft_consensus.cc:993] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:40.206099  3474 raft_consensus.cc:1081] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Signalling peer d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:40.207790  3247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:50352
I20260710 11:05:40.208386  3247 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:40.208784  3247 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.215981  3247 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:40.216938  3449 raft_consensus.cc:993] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.217377  3449 raft_consensus.cc:1081] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.218880  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.219272  3247 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 2 election: Requested vote from peers ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:40.219533  3397 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.221377  3320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45974
I20260710 11:05:40.221937  3320 raft_consensus.cc:493] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:40.222321  3320 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.224110  3247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:40.224769  3247 raft_consensus.cc:606] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:40.225764  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:40.226307  3323 raft_consensus.cc:3055] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:40.226449  3397 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 2.
I20260710 11:05:40.226643  3323 raft_consensus.cc:740] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:40.227583  3211 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:40.227474  3323 consensus_queue.cc:260] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:40.228425  3481 raft_consensus.cc:2804] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:40.228976  3481 raft_consensus.cc:697] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:40.229260  3323 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.229771  3481 consensus_queue.cc:237] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:40.231720  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:33084
I20260710 11:05:40.232317  3396 raft_consensus.cc:606] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:40.235973  3320 raft_consensus.cc:515] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.238493  3320 leader_election.cc:290] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.238890  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:40.239487  3247 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.241678  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.242264  3396 raft_consensus.cc:3055] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:40.242586  3396 raft_consensus.cc:740] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:40.243369  3396 consensus_queue.cc:260] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.243129  3143 catalog_manager.cc:5697] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 1 to 2, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 2 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.244722  3396 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.251789  3247 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.253178  3289 leader_election.cc:304] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:40.253997  3448 raft_consensus.cc:2804] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:40.254500  3448 raft_consensus.cc:697] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:40.254577  3323 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 2.
I20260710 11:05:40.255461  3448 consensus_queue.cc:237] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.257545  3396 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.264078  3143 catalog_manager.cc:5697] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 1 to 2, leader changed from ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 2 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.276861  3448 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.283721  3474 raft_consensus.cc:993] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:40.284416  3448 raft_consensus.cc:1081] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Signalling peer d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:40.287815  3248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:50352
I20260710 11:05:40.290414  3248 raft_consensus.cc:493] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:40.290830  3248 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.293081  3448 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.297605  3248 raft_consensus.cc:515] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.309592  3323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:40.309893  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.310359  3323 raft_consensus.cc:3055] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:40.310786  3323 raft_consensus.cc:740] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:40.311199  3248 leader_election.cc:290] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 2 election: Requested vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.311793  3323 consensus_queue.cc:260] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.313112  3323 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.320281  3323 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 2.
I20260710 11:05:40.321627  3214 leader_election.cc:304] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:40.322546  3481 raft_consensus.cc:2804] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:40.323385  3481 raft_consensus.cc:697] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:40.324203  3481 consensus_queue.cc:237] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.331373  3144 catalog_manager.cc:5697] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 1 to 2, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 2 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.413741  3481 consensus_queue.cc:1048] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.416137  3449 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.433874  3480 consensus_queue.cc:1048] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:40.434958  3472 raft_consensus.cc:993] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.435395  3472 raft_consensus.cc:1081] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.441244  3320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45974
I20260710 11:05:40.441848  3320 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:40.442267  3320 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.452131  3472 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:40.460886  3320 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.464731  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:40.464819  3320 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.465860  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.466425  3396 raft_consensus.cc:3055] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:40.466763  3396 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:40.467600  3396 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.468509  3396 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.475948  3396 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.479835  3286 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:40.480614  3474 raft_consensus.cc:2804] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:40.481112  3474 raft_consensus.cc:697] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:40.481962  3474 consensus_queue.cc:237] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.489729  3144 catalog_manager.cc:5697] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 1 to 2, leader changed from ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 2 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.570307  3449 raft_consensus.cc:993] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.570779  3472 raft_consensus.cc:1081] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.572237  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45974
I20260710 11:05:40.572841  3322 raft_consensus.cc:493] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:40.573194  3322 raft_consensus.cc:3060] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.579823  3322 raft_consensus.cc:515] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.582221  3322 leader_election.cc:290] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.583273  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:40.583948  3247 raft_consensus.cc:3060] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.584663  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5dc0dbbc6a49c4b6fd9d2a715a2bcd" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.585253  3396 raft_consensus.cc:3055] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:40.585561  3396 raft_consensus.cc:740] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:40.586412  3396 consensus_queue.cc:260] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.587450  3396 raft_consensus.cc:3060] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.590030  3247 raft_consensus.cc:2468] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.590797  3248 raft_consensus.cc:1240] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Rejecting Update request from peer ff334035cdf9425c9d21e3fe664be0ad for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:40.595788  3289 leader_election.cc:304] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:40.596666  3474 raft_consensus.cc:2804] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:40.597132  3474 raft_consensus.cc:697] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:40.598177  3396 raft_consensus.cc:2468] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.597944  3474 consensus_queue.cc:237] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.607486  3480 raft_consensus.cc:993] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.606164  3144 catalog_manager.cc:5697] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 1 to 2, leader changed from ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 2 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.607957  3444 raft_consensus.cc:1081] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:40.609941  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45986
I20260710 11:05:40.611163  3322 raft_consensus.cc:493] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:40.611641  3322 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.618860  3322 raft_consensus.cc:515] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.621515  3322 leader_election.cc:290] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:40.621915  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:40.622179  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:40.622555  3247 raft_consensus.cc:3055] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:40.622740  3396 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.622922  3247 raft_consensus.cc:740] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:40.623883  3247 consensus_queue.cc:260] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.625085  3247 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.629701  3396 raft_consensus.cc:2468] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.630903  3286 leader_election.cc:304] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:40.631635  3247 raft_consensus.cc:2468] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:40.631750  3474 raft_consensus.cc:2804] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:40.632344  3474 raft_consensus.cc:697] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:40.633220  3474 consensus_queue.cc:237] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:40.640153  3144 catalog_manager.cc:5697] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 1 to 2, leader changed from d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 2 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:40.658521  3396 raft_consensus.cc:1275] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:40.659829  3474 consensus_queue.cc:1048] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.672073  3247 raft_consensus.cc:1275] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:40.673565  3448 consensus_queue.cc:1048] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.673247  3396 raft_consensus.cc:1275] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:40.676025  3444 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.686691  3322 raft_consensus.cc:1275] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:40.688621  3480 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.877301  3396 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.883869  3396 raft_consensus.cc:1275] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:40.885478  3480 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.895754  3322 raft_consensus.cc:1275] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:40.897207  3481 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.938171  3247 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:40.942793  3247 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:40.944012  3448 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:40.948861  3396 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:40.951243  3474 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.054497  3396 raft_consensus.cc:1275] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:41.055783  3474 consensus_queue.cc:1048] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.062871  3247 raft_consensus.cc:1275] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:41.064520  3448 consensus_queue.cc:1048] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.158383  3247 raft_consensus.cc:1275] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:41.159670  3448 consensus_queue.cc:1048] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:41.166953  3396 raft_consensus.cc:1275] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:41.168506  3520 consensus_queue.cc:1048] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:43.265483  3113 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:05:43.266350  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:43.286669  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:46002
I20260710 11:05:43.287304  3322 raft_consensus.cc:606] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Received request to transfer leadership to TS ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:43.298168  3247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
mode: GRACEFUL
new_leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:50362
I20260710 11:05:43.298758  3247 raft_consensus.cc:606] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Received request to transfer leadership to TS ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:43.299985  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:43.300560  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:43.364820  3529 raft_consensus.cc:993] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: : Instructing follower ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:43.365316  3529 raft_consensus.cc:1081] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Signalling peer ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:43.366804  3397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:33056
I20260710 11:05:43.367331  3397 raft_consensus.cc:493] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.367671  3397 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.372481  3397 raft_consensus.cc:515] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:43.374168  3397 leader_election.cc:290] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 3 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:43.375027  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:43.375196  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:43.375658  3247 raft_consensus.cc:3055] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:43.375675  3322 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.376151  3247 raft_consensus.cc:740] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:43.376977  3247 consensus_queue.cc:260] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:43.378154  3247 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.382658  3322 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:43.383930  3363 leader_election.cc:304] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:43.384409  3247 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:43.384657  3468 raft_consensus.cc:2804] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:43.385922  3468 raft_consensus.cc:697] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:43.386647  3468 consensus_queue.cc:237] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:43.393270  3144 catalog_manager.cc:5697] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 2 to 3, leader changed from d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65) to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 3 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.484236  3474 raft_consensus.cc:993] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:43.484748  3539 raft_consensus.cc:1081] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Signalling peer ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:43.486240  3397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:33072
I20260710 11:05:43.486734  3397 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:43.487036  3397 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.491393  3397 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:43.493036  3397 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 3 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:43.493921  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:43.494172  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:43.494488  3247 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.494721  3322 raft_consensus.cc:3055] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:43.495071  3322 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:43.495735  3322 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:43.496644  3322 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:43.499508  3247 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:43.500692  3363 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [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: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:43.500887  3322 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:43.501415  3468 raft_consensus.cc:2804] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:43.501900  3468 raft_consensus.cc:697] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:43.502589  3468 consensus_queue.cc:237] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:43.513300  3144 catalog_manager.cc:5697] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 2 to 3, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 3 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:43.793043  3322 raft_consensus.cc:1275] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:43.794216  3468 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.803779  3247 raft_consensus.cc:1275] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:43.805265  3468 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.915352  3247 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:43.916807  3468 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:43.925436  3322 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:43.927006  3543 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:44.301496  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:44.312038  3247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:44.312767  3247 raft_consensus.cc:606] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:44.317807  3397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:33084
I20260710 11:05:44.318286  3397 raft_consensus.cc:606] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:44.323348  3247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20ee073a215e470280cb035690d876ad"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:44.323872  3247 raft_consensus.cc:606] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:44.328888  3247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13a5dee800ac41899167cda3aa734311"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:44.329465  3247 raft_consensus.cc:606] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:44.336575  3397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
mode: GRACEFUL
new_leader_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:33084
I20260710 11:05:44.337117  3397 raft_consensus.cc:606] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Received request to transfer leadership to TS 3c9c6672f9314501a82a8970cfa8331e
I20260710 11:05:44.434043  3549 raft_consensus.cc:993] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.434573  3549 raft_consensus.cc:1081] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.436239  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13a5dee800ac41899167cda3aa734311"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45986
I20260710 11:05:44.436813  3322 raft_consensus.cc:493] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.437266  3322 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.442521  3322 raft_consensus.cc:515] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.444206  3322 leader_election.cc:290] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:44.445219  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:44.445269  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:44.445973  3397 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.446094  3247 raft_consensus.cc:3055] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.446476  3247 raft_consensus.cc:740] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:44.447149  3247 consensus_queue.cc:260] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.448208  3247 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.450891  3397 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:44.451941  3286 leader_election.cc:304] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:44.452330  3247 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:44.452713  3539 raft_consensus.cc:2804] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.453749  3539 raft_consensus.cc:697] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:44.454535  3539 consensus_queue.cc:237] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.460680  3144 catalog_manager.cc:5697] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 1 to 2, leader changed from d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 2 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.590607  3549 raft_consensus.cc:993] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.590992  3529 raft_consensus.cc:1081] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.592463  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45986
I20260710 11:05:44.592935  3322 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.593240  3322 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:44.597640  3322 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:44.599221  3322 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 3 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:44.600214  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:44.600272  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:44.600770  3247 raft_consensus.cc:3055] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:44.600978  3397 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:44.601104  3247 raft_consensus.cc:740] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:44.601752  3247 consensus_queue.cc:260] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:44.602669  3247 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:44.606074  3397 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 3.
I20260710 11:05:44.606604  3247 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 3.
I20260710 11:05:44.607278  3286 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [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: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:44.608129  3539 raft_consensus.cc:2804] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:44.608611  3539 raft_consensus.cc:697] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:44.609331  3539 consensus_queue.cc:237] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:44.615939  3144 catalog_manager.cc:5697] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 2 to 3, leader changed from d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 3 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:44.798270  3543 raft_consensus.cc:993] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.798717  3533 raft_consensus.cc:1081] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.800143  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45974
I20260710 11:05:44.800688  3322 raft_consensus.cc:493] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.801071  3322 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:44.806043  3322 raft_consensus.cc:515] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.807768  3322 leader_election.cc:290] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 4 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:44.808521  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:44.808872  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ccf3d213e44c65bc25edbe78bc405b" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:44.809085  3247 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:44.809392  3397 raft_consensus.cc:3055] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:44.809679  3397 raft_consensus.cc:740] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:44.810422  3397 consensus_queue.cc:260] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.811446  3397 raft_consensus.cc:3060] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:44.814181  3247 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 4.
I20260710 11:05:44.815181  3289 leader_election.cc:304] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:44.815958  3539 raft_consensus.cc:2804] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:44.816359  3397 raft_consensus.cc:2468] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 4.
I20260710 11:05:44.816766  3539 raft_consensus.cc:697] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:44.817842  3539 consensus_queue.cc:237] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.823956  3144 catalog_manager.cc:5697] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 3 to 4, leader changed from ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 4 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.838017  3543 raft_consensus.cc:993] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.838492  3533 raft_consensus.cc:1081] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.839797  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45974
I20260710 11:05:44.840224  3322 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.840533  3322 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:44.844561  3322 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.845993  3322 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 4 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:44.846850  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:44.847039  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:44.847362  3247 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:44.847577  3397 raft_consensus.cc:3055] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:44.847900  3397 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:44.848671  3397 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.849591  3397 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:44.852443  3247 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 4.
I20260710 11:05:44.853556  3289 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:44.854350  3539 raft_consensus.cc:2804] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:44.854460  3549 raft_consensus.cc:993] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: : Instructing follower 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.855010  3529 raft_consensus.cc:1081] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Signalling peer 3c9c6672f9314501a82a8970cfa8331e to start an election
I20260710 11:05:44.855108  3539 raft_consensus.cc:697] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:44.855675  3397 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 4.
I20260710 11:05:44.855945  3539 consensus_queue.cc:237] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.856812  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20ee073a215e470280cb035690d876ad"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
 from {username='slave'} at 127.0.0.1:45986
I20260710 11:05:44.857251  3322 raft_consensus.cc:493] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:44.857546  3322 raft_consensus.cc:3060] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.861598  3322 raft_consensus.cc:515] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.862917  3322 leader_election.cc:290] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:44.862453  3144 catalog_manager.cc:5697] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 3 to 4, leader changed from ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 4 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.863704  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ee073a215e470280cb035690d876ad" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:44.863849  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ee073a215e470280cb035690d876ad" candidate_uuid: "3c9c6672f9314501a82a8970cfa8331e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:44.864202  3247 raft_consensus.cc:3055] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:44.864462  3397 raft_consensus.cc:3060] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.864558  3247 raft_consensus.cc:740] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:44.865324  3247 consensus_queue.cc:260] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.866400  3247 raft_consensus.cc:3060] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:44.869922  3397 raft_consensus.cc:2468] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:44.870987  3247 raft_consensus.cc:2468] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9c6672f9314501a82a8970cfa8331e in term 2.
I20260710 11:05:44.870939  3286 leader_election.cc:304] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9c6672f9314501a82a8970cfa8331e, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:44.871883  3539 raft_consensus.cc:2804] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:44.872344  3539 raft_consensus.cc:697] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Leader. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:44.872954  3539 consensus_queue.cc:237] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:44.879204  3144 catalog_manager.cc:5697] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e reported cstate change: term changed from 1 to 2, leader changed from d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65) to 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66). New cstate: current_term: 2 leader_uuid: "3c9c6672f9314501a82a8970cfa8331e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:44.923609  3397 raft_consensus.cc:1275] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:44.924983  3539 consensus_queue.cc:1048] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:44.935664  3247 raft_consensus.cc:1275] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:44.937207  3550 consensus_queue.cc:1048] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:45.095834  3397 raft_consensus.cc:1275] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.096947  3550 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.106977  3247 raft_consensus.cc:1275] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.108173  3565 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:45.305737  3397 raft_consensus.cc:1275] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.306965  3565 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:45.315222  3247 raft_consensus.cc:1275] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.316684  3564 consensus_queue.cc:1048] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:45.341184  3247 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.342422  3564 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:45.350493  3397 raft_consensus.cc:1275] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.351683  3396 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.352691  3565 consensus_queue.cc:1048] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:45.353871  3550 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:45.363592  3247 raft_consensus.cc:1275] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Refusing update from remote peer 3c9c6672f9314501a82a8970cfa8331e: 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:45.364986  3550 consensus_queue.cc:1048] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:46.725548  3176 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 3116
W20260710 11:05:46.726527  3176 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 3179
W20260710 11:05:46.727487  3176 debug-util.cc:398] Leaking SignalData structure 0x7b08001e87e0 after lost signal to thread 3272
W20260710 11:05:46.728380  3176 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7be0 after lost signal to thread 3347
W20260710 11:05:46.729275  3176 debug-util.cc:398] Leaking SignalData structure 0x7b0800092c40 after lost signal to thread 3421
I20260710 11:05:47.381287  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:47.391623  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13a5dee800ac41899167cda3aa734311"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:46002
I20260710 11:05:47.392697  3322 raft_consensus.cc:606] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Received request to transfer leadership to TS ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:47.395581  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:46002
I20260710 11:05:47.396044  3322 raft_consensus.cc:606] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Received request to transfer leadership to TS d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:47.398305  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:46002
I20260710 11:05:47.398783  3322 raft_consensus.cc:606] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 LEADER]: Received request to transfer leadership to TS d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:47.401115  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:46002
I20260710 11:05:47.401508  3322 raft_consensus.cc:606] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Received request to transfer leadership to TS ff334035cdf9425c9d21e3fe664be0ad
I20260710 11:05:47.403877  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
mode: GRACEFUL
new_leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:46002
I20260710 11:05:47.404323  3322 raft_consensus.cc:606] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Received request to transfer leadership to TS d03583b8e91a4b9cbe6e54d9bdcb3c8c
I20260710 11:05:47.405350  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:05:47.405949  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:47.487418  3578 raft_consensus.cc:993] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:47.488750  3577 raft_consensus.cc:993] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:47.488837  3579 raft_consensus.cc:1081] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Signalling peer d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:47.489427  3577 raft_consensus.cc:1081] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 LEADER]: Signalling peer d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:47.491662  3247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:50352
I20260710 11:05:47.491958  3248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:50352
I20260710 11:05:47.492192  3247 raft_consensus.cc:493] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.492717  3247 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:47.492642  3248 raft_consensus.cc:493] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.493186  3248 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:47.498577  3248 raft_consensus.cc:515] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:47.500845  3248 leader_election.cc:290] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 4 election: Requested vote from peers ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:47.501842  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:47.502573  3396 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:47.503157  3247 raft_consensus.cc:515] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.503727  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c89b1b61e304a46afad9cbd3b0641bc" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:47.504437  3322 raft_consensus.cc:3055] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:47.504786  3322 raft_consensus.cc:740] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:47.506405  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:47.505204  3247 leader_election.cc:290] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 5 election: Requested vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:47.506907  3397 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:47.508296  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd56fdf5be7e44478af76f816b6bb76f" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:47.508836  3320 raft_consensus.cc:3055] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:05:47.509119  3320 raft_consensus.cc:740] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:47.509783  3396 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 4.
I20260710 11:05:47.509943  3320 consensus_queue.cc:260] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.511351  3320 raft_consensus.cc:3060] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:47.511251  3211 leader_election.cc:304] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:47.514353  3397 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 5.
I20260710 11:05:47.515674  3322 consensus_queue.cc:260] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:47.517192  3322 raft_consensus.cc:3060] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:47.521261  3320 raft_consensus.cc:2468] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 5.
I20260710 11:05:47.523042  3214 leader_election.cc:304] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:47.523028  3581 raft_consensus.cc:2804] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:47.524474  3322 raft_consensus.cc:2468] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 4.
I20260710 11:05:47.525955  3581 raft_consensus.cc:697] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:47.526448  3583 raft_consensus.cc:2804] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:05:47.527369  3581 consensus_queue.cc:237] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } }
I20260710 11:05:47.541433  3583 raft_consensus.cc:697] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 5 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:47.545223  3580 raft_consensus.cc:993] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:47.545849  3577 raft_consensus.cc:1081] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Signalling peer ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:47.544932  3583 consensus_queue.cc:237] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.548360  3396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:33072
I20260710 11:05:47.549007  3396 raft_consensus.cc:493] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.549429  3396 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.554888  3143 catalog_manager.cc:5697] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 3 to 4, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 4 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.555827  3396 raft_consensus.cc:515] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.558943  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:47.559572  3247 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.561496  3396 leader_election.cc:290] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 3 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:47.563921  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672b17a3cc7a43639e60c7d65fc74fb8" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:47.564559  3322 raft_consensus.cc:3055] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:47.564900  3322 raft_consensus.cc:740] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:47.565672  3322 consensus_queue.cc:260] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.566912  3322 raft_consensus.cc:3060] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.567235  3247 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:47.569140  3363 leader_election.cc:304] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [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: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:47.570572  3576 raft_consensus.cc:2804] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:47.573765  3322 raft_consensus.cc:2468] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:47.575538  3576 raft_consensus.cc:697] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:47.576886  3576 consensus_queue.cc:237] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.586853  3144 catalog_manager.cc:5697] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 2 to 3, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 3 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.592404  3143 catalog_manager.cc:5697] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 4 to 5, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 5 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.822190  3577 raft_consensus.cc:993] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:47.822665  3578 raft_consensus.cc:1081] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Signalling peer ff334035cdf9425c9d21e3fe664be0ad to start an election
I20260710 11:05:47.824306  3397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13a5dee800ac41899167cda3aa734311"
dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
 from {username='slave'} at 127.0.0.1:33072
I20260710 11:05:47.824859  3397 raft_consensus.cc:493] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.825197  3397 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.832275  3397 raft_consensus.cc:515] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.834343  3397 leader_election.cc:290] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [CANDIDATE]: Term 3 election: Requested vote from peers d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165), 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063)
I20260710 11:05:47.835172  3247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
I20260710 11:05:47.835588  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a5dee800ac41899167cda3aa734311" candidate_uuid: "ff334035cdf9425c9d21e3fe664be0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:47.835749  3247 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.836185  3322 raft_consensus.cc:3055] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:47.836557  3322 raft_consensus.cc:740] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:47.837307  3322 consensus_queue.cc:260] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.838474  3322 raft_consensus.cc:3060] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.841605  3247 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:47.842615  3363 leader_election.cc:304] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [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: d03583b8e91a4b9cbe6e54d9bdcb3c8c, ff334035cdf9425c9d21e3fe664be0ad; no voters: 
I20260710 11:05:47.843374  3576 raft_consensus.cc:2804] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:47.843801  3576 raft_consensus.cc:697] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Becoming Leader. State: Replica: ff334035cdf9425c9d21e3fe664be0ad, State: Running, Role: LEADER
I20260710 11:05:47.844699  3576 consensus_queue.cc:237] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.845397  3322 raft_consensus.cc:2468] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff334035cdf9425c9d21e3fe664be0ad in term 3.
I20260710 11:05:47.853451  3143 catalog_manager.cc:5697] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad reported cstate change: term changed from 2 to 3, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67). New cstate: current_term: 3 leader_uuid: "ff334035cdf9425c9d21e3fe664be0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:47.875401  3577 raft_consensus.cc:993] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: : Instructing follower d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:47.875910  3578 raft_consensus.cc:1081] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Signalling peer d03583b8e91a4b9cbe6e54d9bdcb3c8c to start an election
I20260710 11:05:47.877683  3247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d"
dest_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c"
 from {username='slave'} at 127.0.0.1:50352
I20260710 11:05:47.878219  3247 raft_consensus.cc:493] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:47.878580  3247 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.885100  3247 raft_consensus.cc:515] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.887126  3247 leader_election.cc:290] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [CANDIDATE]: Term 3 election: Requested vote from peers 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063), ff334035cdf9425c9d21e3fe664be0ad (127.3.10.67:46111)
I20260710 11:05:47.887990  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c9c6672f9314501a82a8970cfa8331e"
I20260710 11:05:47.888614  3322 raft_consensus.cc:3055] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:47.888526  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17598f53cbdc4edd9e601d5bece06f0d" candidate_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff334035cdf9425c9d21e3fe664be0ad"
I20260710 11:05:47.889012  3322 raft_consensus.cc:740] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c9c6672f9314501a82a8970cfa8331e, State: Running, Role: LEADER
I20260710 11:05:47.889214  3397 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.889839  3322 consensus_queue.cc:260] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.890854  3322 raft_consensus.cc:3060] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:47.895042  3322 raft_consensus.cc:2468] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 3.
I20260710 11:05:47.895911  3397 raft_consensus.cc:2468] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03583b8e91a4b9cbe6e54d9bdcb3c8c in term 3.
I20260710 11:05:47.896194  3214 leader_election.cc:304] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: 3c9c6672f9314501a82a8970cfa8331e, d03583b8e91a4b9cbe6e54d9bdcb3c8c; no voters: 
I20260710 11:05:47.897194  3583 raft_consensus.cc:2804] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:47.897728  3583 raft_consensus.cc:697] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 LEADER]: Becoming Leader. State: Replica: d03583b8e91a4b9cbe6e54d9bdcb3c8c, State: Running, Role: LEADER
I20260710 11:05:47.898592  3583 consensus_queue.cc:237] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [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: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } }
I20260710 11:05:47.907508  3143 catalog_manager.cc:5697] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c reported cstate change: term changed from 2 to 3, leader changed from 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66) to d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65). New cstate: current_term: 3 leader_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:47.917580  3397 raft_consensus.cc:1275] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:47.918867  3583 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:47.930186  3322 raft_consensus.cc:1275] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:47.931833  3583 consensus_queue.cc:1048] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:47.943095  3320 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 5 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:47.945741  3582 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:05:47.960052  3397 raft_consensus.cc:1275] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 5 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:47.964828  3582 consensus_queue.cc:1048] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:48.065030  3322 raft_consensus.cc:1275] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:48.066433  3576 consensus_queue.cc:1048] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.075721  3247 raft_consensus.cc:1275] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:48.078214  3603 consensus_queue.cc:1048] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.322553  3322 raft_consensus.cc:1275] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:48.323882  3603 consensus_queue.cc:1048] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.331475  3320 raft_consensus.cc:1275] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:48.333166  3582 consensus_queue.cc:1048] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9c6672f9314501a82a8970cfa8331e" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.337297  3248 raft_consensus.cc:1275] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Refusing update from remote peer ff334035cdf9425c9d21e3fe664be0ad: 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:48.340932  3603 consensus_queue.cc:1048] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03583b8e91a4b9cbe6e54d9bdcb3c8c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.360852  3397 raft_consensus.cc:1275] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Refusing update from remote peer d03583b8e91a4b9cbe6e54d9bdcb3c8c: 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:48.362569  3582 consensus_queue.cc:1048] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff334035cdf9425c9d21e3fe664be0ad" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 46111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:48.406934  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:48.415760  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
I20260710 11:05:48.455564  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:48.456732  3113 tablet_replica.cc:333] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.457870  3113 raft_consensus.cc:2243] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.458581  3113 raft_consensus.cc:2272] T 7e03e91673594b35afaf5572eef65afc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.462313  3113 tablet_replica.cc:333] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.463106  3113 raft_consensus.cc:2243] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.464100  3113 raft_consensus.cc:2272] T dd56fdf5be7e44478af76f816b6bb76f P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.467005  3113 tablet_replica.cc:333] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.467891  3113 raft_consensus.cc:2243] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.468566  3113 raft_consensus.cc:2272] T 20ee073a215e470280cb035690d876ad P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:48.470750  3363 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:48.471343  3113 tablet_replica.cc:333] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.472288  3113 raft_consensus.cc:2243] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.472962  3113 raft_consensus.cc:2272] T 672b17a3cc7a43639e60c7d65fc74fb8 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:48.473832  3363 consensus_peers.cc:597] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad -> Peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Couldn't send request to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c. 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:48.476424  3113 tablet_replica.cc:333] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.477348  3113 raft_consensus.cc:2243] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.478456  3113 raft_consensus.cc:2272] T 17598f53cbdc4edd9e601d5bece06f0d P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.481413  3113 tablet_replica.cc:333] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.482252  3113 raft_consensus.cc:2243] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.482889  3113 raft_consensus.cc:2272] T e8ccf3d213e44c65bc25edbe78bc405b P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.485581  3113 tablet_replica.cc:333] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.486361  3113 raft_consensus.cc:2243] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.486991  3113 raft_consensus.cc:2272] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.489778  3113 tablet_replica.cc:333] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.490613  3113 raft_consensus.cc:2243] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:48.491225  3289 consensus_peers.cc:597] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e -> Peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Couldn't send request to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c. 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:48.491254  3113 raft_consensus.cc:2272] T 13a5dee800ac41899167cda3aa734311 P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.494007  3113 tablet_replica.cc:333] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c: stopping tablet replica
I20260710 11:05:48.494700  3113 raft_consensus.cc:2243] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.495647  3113 raft_consensus.cc:2272] T 2c89b1b61e304a46afad9cbd3b0641bc P d03583b8e91a4b9cbe6e54d9bdcb3c8c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:48.500011  3289 consensus_peers.cc:597] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e -> Peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Couldn't send request to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c. 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:48.611611  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
I20260710 11:05:48.635377  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
I20260710 11:05:48.670867  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:48.671579  3113 tablet_replica.cc:333] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.672235  3113 raft_consensus.cc:2243] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.672758  3113 raft_consensus.cc:2272] T dd56fdf5be7e44478af76f816b6bb76f P 3c9c6672f9314501a82a8970cfa8331e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.675577  3113 tablet_replica.cc:333] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.676118  3113 raft_consensus.cc:2243] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.676975  3113 raft_consensus.cc:2272] T e8ccf3d213e44c65bc25edbe78bc405b P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.678683  3113 tablet_replica.cc:333] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.679201  3113 raft_consensus.cc:2243] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.679672  3113 raft_consensus.cc:2272] T 7e03e91673594b35afaf5572eef65afc P 3c9c6672f9314501a82a8970cfa8331e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.681502  3113 tablet_replica.cc:333] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.682016  3113 raft_consensus.cc:2243] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.682781  3113 raft_consensus.cc:2272] T 20ee073a215e470280cb035690d876ad P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.684620  3113 tablet_replica.cc:333] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.685132  3113 raft_consensus.cc:2243] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.685537  3113 raft_consensus.cc:2272] T 17598f53cbdc4edd9e601d5bece06f0d P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.688016  3113 tablet_replica.cc:333] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.688587  3113 raft_consensus.cc:2243] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.689004  3113 raft_consensus.cc:2272] T 672b17a3cc7a43639e60c7d65fc74fb8 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.691367  3113 tablet_replica.cc:333] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.691860  3113 raft_consensus.cc:2243] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.692824  3113 raft_consensus.cc:2272] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P 3c9c6672f9314501a82a8970cfa8331e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.695210  3113 tablet_replica.cc:333] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.695891  3113 raft_consensus.cc:2243] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.696467  3113 raft_consensus.cc:2272] T 2c89b1b61e304a46afad9cbd3b0641bc P 3c9c6672f9314501a82a8970cfa8331e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:48.700011  3363 consensus_peers.cc:597] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad -> Peer 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063): Couldn't send request to peer 3c9c6672f9314501a82a8970cfa8331e. 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:48.700276  3113 tablet_replica.cc:333] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e: stopping tablet replica
I20260710 11:05:48.700969  3113 raft_consensus.cc:2243] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.701525  3113 raft_consensus.cc:2272] T 13a5dee800ac41899167cda3aa734311 P 3c9c6672f9314501a82a8970cfa8331e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:48.706764  3363 consensus_peers.cc:597] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad -> Peer d03583b8e91a4b9cbe6e54d9bdcb3c8c (127.3.10.65:41165): Couldn't send request to peer d03583b8e91a4b9cbe6e54d9bdcb3c8c. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:41165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:48.733479  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
W20260710 11:05:48.749459  3363 consensus_peers.cc:597] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad -> Peer 3c9c6672f9314501a82a8970cfa8331e (127.3.10.66:44063): Couldn't send request to peer 3c9c6672f9314501a82a8970cfa8331e. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:44063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:48.756157  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
I20260710 11:05:48.792024  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:48.792815  3113 tablet_replica.cc:333] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.793453  3113 raft_consensus.cc:2243] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.793933  3113 raft_consensus.cc:2272] T dd56fdf5be7e44478af76f816b6bb76f P ff334035cdf9425c9d21e3fe664be0ad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.796092  3113 tablet_replica.cc:333] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.796675  3113 raft_consensus.cc:2243] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.797179  3113 raft_consensus.cc:2272] T e8ccf3d213e44c65bc25edbe78bc405b P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.798925  3113 tablet_replica.cc:333] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.799437  3113 raft_consensus.cc:2243] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.800153  3113 raft_consensus.cc:2272] T 13a5dee800ac41899167cda3aa734311 P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.802630  3113 tablet_replica.cc:333] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.803140  3113 raft_consensus.cc:2243] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.803541  3113 raft_consensus.cc:2272] T 2c89b1b61e304a46afad9cbd3b0641bc P ff334035cdf9425c9d21e3fe664be0ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.805447  3113 tablet_replica.cc:333] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.805935  3113 raft_consensus.cc:2243] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.806366  3113 raft_consensus.cc:2272] T ee5dc0dbbc6a49c4b6fd9d2a715a2bcd P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.807935  3113 tablet_replica.cc:333] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.808449  3113 raft_consensus.cc:2243] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.809171  3113 raft_consensus.cc:2272] T 7e03e91673594b35afaf5572eef65afc P ff334035cdf9425c9d21e3fe664be0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.810863  3113 tablet_replica.cc:333] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.811323  3113 raft_consensus.cc:2243] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.811748  3113 raft_consensus.cc:2272] T 20ee073a215e470280cb035690d876ad P ff334035cdf9425c9d21e3fe664be0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.813433  3113 tablet_replica.cc:333] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.813874  3113 raft_consensus.cc:2243] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:48.814267  3113 raft_consensus.cc:2272] T 17598f53cbdc4edd9e601d5bece06f0d P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.815966  3113 tablet_replica.cc:333] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad: stopping tablet replica
I20260710 11:05:48.816473  3113 raft_consensus.cc:2243] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:48.817155  3113 raft_consensus.cc:2272] T 672b17a3cc7a43639e60c7d65fc74fb8 P ff334035cdf9425c9d21e3fe664be0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:48.845834  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
I20260710 11:05:48.867066  3113 master.cc:562] Master@127.3.10.126:39647 shutting down...
I20260710 11:05:49.111191  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:49.111755  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:49.112109  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P da3822b13ff84e64beb2ec38fb916f33: stopping tablet replica
I20260710 11:05:49.415683  3113 master.cc:584] Master@127.3.10.126:39647 shutdown complete.
3c9c6672f9314501a82a8970cfa8331e  4
d03583b8e91a4b9cbe6e54d9bdcb3c8c  4
ff334035cdf9425c9d21e3fe664be0ad  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13264 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:05:49.454988  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:43659
I20260710 11:05:49.456292  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:49.461666  3612 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:49.462160  3613 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:49.463343  3615 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:49.464090  3113 server_base.cc:1061] running on GCE node
I20260710 11:05:49.464991  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:49.465162  3113 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:49.465356  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681549465322 us; error 0 us; skew 500 ppm
I20260710 11:05:49.465896  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:49.468369  3113 webserver.cc:533] Webserver started at http://127.3.10.126:46045/ using document root <none> and password file <none>
I20260710 11:05:49.468916  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:49.469102  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:49.469389  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:49.470461  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "becc01681774404f86d4b7df9cc9bc1b"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.474687  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 11:05:49.477936  3620 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:49.478657  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:49.478900  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "becc01681774404f86d4b7df9cc9bc1b"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.479133  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-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:49.493497  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:49.494642  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:49.533000  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:43659
I20260710 11:05:49.533114  3671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:43659 every 8 connection(s)
I20260710 11:05:49.536804  3672 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:49.546036  3672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b: Bootstrap starting.
I20260710 11:05:49.550743  3672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:49.554746  3672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b: No bootstrap required, opened a new log
I20260710 11:05:49.556955  3672 raft_consensus.cc:359] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "becc01681774404f86d4b7df9cc9bc1b" member_type: VOTER }
I20260710 11:05:49.557304  3672 raft_consensus.cc:385] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:49.557559  3672 raft_consensus.cc:740] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: becc01681774404f86d4b7df9cc9bc1b, State: Initialized, Role: FOLLOWER
I20260710 11:05:49.558130  3672 consensus_queue.cc:260] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "becc01681774404f86d4b7df9cc9bc1b" member_type: VOTER }
I20260710 11:05:49.558574  3672 raft_consensus.cc:399] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:49.558794  3672 raft_consensus.cc:493] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:49.559073  3672 raft_consensus.cc:3060] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:49.562924  3672 raft_consensus.cc:515] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "becc01681774404f86d4b7df9cc9bc1b" member_type: VOTER }
I20260710 11:05:49.563434  3672 leader_election.cc:304] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [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: becc01681774404f86d4b7df9cc9bc1b; no voters: 
I20260710 11:05:49.564584  3672 leader_election.cc:290] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:49.564998  3675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:49.566285  3675 raft_consensus.cc:697] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 1 LEADER]: Becoming Leader. State: Replica: becc01681774404f86d4b7df9cc9bc1b, State: Running, Role: LEADER
I20260710 11:05:49.566948  3675 consensus_queue.cc:237] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [LEADER]: Queue going to LEADER mode. State: All 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: "becc01681774404f86d4b7df9cc9bc1b" member_type: VOTER }
I20260710 11:05:49.567476  3672 sys_catalog.cc:565] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:49.571658  3676 sys_catalog.cc:455] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "becc01681774404f86d4b7df9cc9bc1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "becc01681774404f86d4b7df9cc9bc1b" member_type: VOTER } }
I20260710 11:05:49.571848  3677 sys_catalog.cc:455] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader becc01681774404f86d4b7df9cc9bc1b. Latest consensus state: current_term: 1 leader_uuid: "becc01681774404f86d4b7df9cc9bc1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "becc01681774404f86d4b7df9cc9bc1b" member_type: VOTER } }
I20260710 11:05:49.572496  3676 sys_catalog.cc:458] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:49.572618  3677 sys_catalog.cc:458] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:49.581089  3682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:49.585984  3682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:49.587100  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:49.594310  3682 catalog_manager.cc:1383] Generated new cluster ID: fd662294c4cb48ee8c673ec04734ce39
I20260710 11:05:49.594606  3682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:49.606590  3682 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:49.607767  3682 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:49.619884  3682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b: Generated new TSK 0
I20260710 11:05:49.620499  3682 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:49.654198  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:49.660063  3693 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:49.661525  3694 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:49.663270  3696 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:49.663528  3113 server_base.cc:1061] running on GCE node
I20260710 11:05:49.664508  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:49.664700  3113 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:49.664898  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681549664879 us; error 0 us; skew 500 ppm
I20260710 11:05:49.665570  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:49.667824  3113 webserver.cc:533] Webserver started at http://127.3.10.65:34693/ using document root <none> and password file <none>
I20260710 11:05:49.668349  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:49.668525  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:49.668893  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:49.670130  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.674535  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:49.677742  3701 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:49.678473  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:49.678787  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.679088  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-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:49.690774  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:49.691931  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:49.693434  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:49.695657  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:49.695871  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:49.696122  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:49.696331  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:05:49.735548  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:44253
I20260710 11:05:49.735652  3763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:44253 every 8 connection(s)
I20260710 11:05:49.740450  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:49.747370  3768 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:49.749847  3769 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:49.751185  3771 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:49.752231  3113 server_base.cc:1061] running on GCE node
I20260710 11:05:49.753170  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:49.753396  3113 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:49.753575  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681549753558 us; error 0 us; skew 500 ppm
I20260710 11:05:49.754164  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:49.757185  3113 webserver.cc:533] Webserver started at http://127.3.10.66:35947/ using document root <none> and password file <none>
I20260710 11:05:49.757840  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:49.758101  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:49.758436  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:49.759050  3764 heartbeater.cc:344] Connected to a master server at 127.3.10.126:43659
I20260710 11:05:49.759478  3764 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:49.759774  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.760398  3764 heartbeater.cc:507] Master 127.3.10.126:43659 requested a full tablet report, sending...
I20260710 11:05:49.762624  3637 ts_manager.cc:194] Registered new tserver with Master: 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253)
I20260710 11:05:49.764816  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:49.764851  3637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57554
I20260710 11:05:49.768611  3776 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:49.769557  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:49.769901  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.770151  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-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:49.782788  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:49.783879  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:49.785323  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:49.787352  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:49.787520  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:49.787804  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:49.787947  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:49.827975  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:44965
I20260710 11:05:49.828114  3838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:44965 every 8 connection(s)
I20260710 11:05:49.832518  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:49.840318  3842 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:49.842255  3843 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:49.845301  3113 server_base.cc:1061] running on GCE node
W20260710 11:05:49.845921  3845 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:49.846490  3839 heartbeater.cc:344] Connected to a master server at 127.3.10.126:43659
I20260710 11:05:49.846863  3839 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:49.846957  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:49.847249  3113 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:49.847450  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681549847429 us; error 0 us; skew 500 ppm
I20260710 11:05:49.847776  3839 heartbeater.cc:507] Master 127.3.10.126:43659 requested a full tablet report, sending...
I20260710 11:05:49.848204  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:49.850162  3637 ts_manager.cc:194] Registered new tserver with Master: b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:49.851068  3113 webserver.cc:533] Webserver started at http://127.3.10.67:40237/ using document root <none> and password file <none>
I20260710 11:05:49.851684  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:49.851927  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:49.851924  3637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57564
I20260710 11:05:49.852435  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:49.853912  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "c114ad6dc74d4917869fad283dd924ec"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.858563  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:49.861804  3850 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:49.862607  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:49.862854  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "c114ad6dc74d4917869fad283dd924ec"
format_stamp: "Formatted at 2026-07-10 11:05:49 on dist-test-slave-s4lx"
I20260710 11:05:49.863088  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681536024405-3113-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:49.879267  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:49.880671  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:49.882220  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:49.884434  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:49.884639  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:49.884893  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:49.885052  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:49.926160  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:39913
I20260710 11:05:49.926240  3912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:39913 every 8 connection(s)
I20260710 11:05:49.939231  3913 heartbeater.cc:344] Connected to a master server at 127.3.10.126:43659
I20260710 11:05:49.939559  3913 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:49.940366  3913 heartbeater.cc:507] Master 127.3.10.126:43659 requested a full tablet report, sending...
I20260710 11:05:49.942147  3637 ts_manager.cc:194] Registered new tserver with Master: c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:49.942554  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013440793s
I20260710 11:05:49.943454  3637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57580
I20260710 11:05:49.966944  3637 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57594:
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:49.969933  3637 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:50.038203  3878 tablet_service.cc:1511] Processing CreateTablet for tablet 17d83511c06247cc8d3b4803247bbd76 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:50.039698  3878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d83511c06247cc8d3b4803247bbd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.045074  3877 tablet_service.cc:1511] Processing CreateTablet for tablet bfdf5801162942afb936cec9a03364c9 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:50.046550  3877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdf5801162942afb936cec9a03364c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.049376  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 17d83511c06247cc8d3b4803247bbd76 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:50.050719  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d83511c06247cc8d3b4803247bbd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.052497  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 4337b6995acf4947a2959808cd41dfdf (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:50.053778  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4337b6995acf4947a2959808cd41dfdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.058277  3802 tablet_service.cc:1511] Processing CreateTablet for tablet 8cee06ea8b844048bb08d85ea593d1f4 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:50.059600  3802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cee06ea8b844048bb08d85ea593d1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.065785  3800 tablet_service.cc:1511] Processing CreateTablet for tablet 5d495fbf990f4550b136a2e0caf8f344 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:50.067648  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d495fbf990f4550b136a2e0caf8f344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.070511  3803 tablet_service.cc:1511] Processing CreateTablet for tablet bfdf5801162942afb936cec9a03364c9 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:50.071895  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdf5801162942afb936cec9a03364c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.072036  3876 tablet_service.cc:1511] Processing CreateTablet for tablet 8cee06ea8b844048bb08d85ea593d1f4 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:50.073340  3876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cee06ea8b844048bb08d85ea593d1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.075060  3725 tablet_service.cc:1511] Processing CreateTablet for tablet 5d495fbf990f4550b136a2e0caf8f344 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:50.076112  3728 tablet_service.cc:1511] Processing CreateTablet for tablet bfdf5801162942afb936cec9a03364c9 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:05:50.075060  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 17d83511c06247cc8d3b4803247bbd76 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:05:50.077111  3725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d495fbf990f4550b136a2e0caf8f344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.077312  3875 tablet_service.cc:1511] Processing CreateTablet for tablet 4337b6995acf4947a2959808cd41dfdf (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:50.078593  3875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4337b6995acf4947a2959808cd41dfdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.078356  3727 tablet_service.cc:1511] Processing CreateTablet for tablet 8cee06ea8b844048bb08d85ea593d1f4 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:05:50.078372  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d83511c06247cc8d3b4803247bbd76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.081095  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdf5801162942afb936cec9a03364c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.081617  3726 tablet_service.cc:1511] Processing CreateTablet for tablet 4337b6995acf4947a2959808cd41dfdf (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:05:50.082862  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4337b6995acf4947a2959808cd41dfdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.084849  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cee06ea8b844048bb08d85ea593d1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.117762  3928 tablet_bootstrap.cc:492] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.123339  3877 tablet_service.cc:1511] Processing CreateTablet for tablet 5d495fbf990f4550b136a2e0caf8f344 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:05:50.123705  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 23001f218c4842f7a56dad23c4269cd9 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:50.124739  3877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d495fbf990f4550b136a2e0caf8f344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.125380  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23001f218c4842f7a56dad23c4269cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.128633  3929 tablet_bootstrap.cc:492] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.135535  3928 tablet_bootstrap.cc:654] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.135911  3929 tablet_bootstrap.cc:654] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.137135  3930 tablet_bootstrap.cc:492] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.138163  3802 tablet_service.cc:1511] Processing CreateTablet for tablet 23001f218c4842f7a56dad23c4269cd9 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:50.144989  3802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23001f218c4842f7a56dad23c4269cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.147127  3930 tablet_bootstrap.cc:654] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.152082  3928 tablet_bootstrap.cc:492] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.156380  3928 ts_tablet_manager.cc:1403] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.011s
I20260710 11:05:50.152379  3929 tablet_bootstrap.cc:492] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.157557  3929 ts_tablet_manager.cc:1403] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260710 11:05:50.159759  3877 tablet_service.cc:1511] Processing CreateTablet for tablet 23001f218c4842f7a56dad23c4269cd9 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:05:50.160054  3928 raft_consensus.cc:359] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.160753  3928 raft_consensus.cc:385] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.161041  3877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23001f218c4842f7a56dad23c4269cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.161044  3928 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.164469  3929 raft_consensus.cc:359] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.166280  3929 raft_consensus.cc:385] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.166718  3929 raft_consensus.cc:740] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.166349  3928 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.167620  3929 consensus_queue.cc:260] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.161037  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 474d8a80b12f49b4b3d8f7e0b9c525c5 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:50.170090  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d8a80b12f49b4b3d8f7e0b9c525c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.175628  3928 ts_tablet_manager.cc:1434] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 11:05:50.176433  3913 heartbeater.cc:499] Master 127.3.10.126:43659 was elected leader, sending a full tablet report...
I20260710 11:05:50.182746  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 474d8a80b12f49b4b3d8f7e0b9c525c5 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:50.183665  3878 tablet_service.cc:1511] Processing CreateTablet for tablet 474d8a80b12f49b4b3d8f7e0b9c525c5 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:05:50.184577  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d8a80b12f49b4b3d8f7e0b9c525c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.184922  3878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474d8a80b12f49b4b3d8f7e0b9c525c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.196965  3804 tablet_service.cc:1511] Processing CreateTablet for tablet fac2d6693a1d47bd9bca98b48bb0688b (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:50.198309  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac2d6693a1d47bd9bca98b48bb0688b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.198760  3728 tablet_service.cc:1511] Processing CreateTablet for tablet fac2d6693a1d47bd9bca98b48bb0688b (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:50.200011  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac2d6693a1d47bd9bca98b48bb0688b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.205931  3839 heartbeater.cc:499] Master 127.3.10.126:43659 was elected leader, sending a full tablet report...
I20260710 11:05:50.207252  3930 tablet_bootstrap.cc:492] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.207713  3930 ts_tablet_manager.cc:1403] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.005s
I20260710 11:05:50.209177  3929 ts_tablet_manager.cc:1434] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.051s	user 0.016s	sys 0.025s
I20260710 11:05:50.210202  3929 tablet_bootstrap.cc:492] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.211647  3930 raft_consensus.cc:359] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.212395  3930 raft_consensus.cc:385] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.196965  3928 tablet_bootstrap.cc:492] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.218863  3929 tablet_bootstrap.cc:654] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.219198  3928 tablet_bootstrap.cc:654] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.212697  3930 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.224118  3875 tablet_service.cc:1511] Processing CreateTablet for tablet fac2d6693a1d47bd9bca98b48bb0688b (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:05:50.224053  3930 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.225521  3875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac2d6693a1d47bd9bca98b48bb0688b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.229700  3725 tablet_service.cc:1511] Processing CreateTablet for tablet 5e84c65008584ab8a78660d64db69dc0 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:50.230908  3725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e84c65008584ab8a78660d64db69dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.234081  3930 ts_tablet_manager.cc:1434] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:05:50.235800  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 5e84c65008584ab8a78660d64db69dc0 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:50.237267  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e84c65008584ab8a78660d64db69dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.237098  3877 tablet_service.cc:1511] Processing CreateTablet for tablet 5e84c65008584ab8a78660d64db69dc0 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:05:50.238425  3877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e84c65008584ab8a78660d64db69dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.238497  3764 heartbeater.cc:499] Master 127.3.10.126:43659 was elected leader, sending a full tablet report...
I20260710 11:05:50.243597  3727 tablet_service.cc:1511] Processing CreateTablet for tablet 949a87b00a0046afb3d420f248332c11 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:50.244938  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949a87b00a0046afb3d420f248332c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.245564  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 949a87b00a0046afb3d420f248332c11 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:50.246794  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949a87b00a0046afb3d420f248332c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.246759  3930 tablet_bootstrap.cc:492] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.268915  3930 tablet_bootstrap.cc:654] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.270272  3876 tablet_service.cc:1511] Processing CreateTablet for tablet 949a87b00a0046afb3d420f248332c11 (DEFAULT_TABLE table=test-workload [id=da1c9d532d9f4e2da75c47aaf15930ce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:05:50.277349  3876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949a87b00a0046afb3d420f248332c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:50.281631  3934 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.282119  3934 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.283263  3928 tablet_bootstrap.cc:492] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.283769  3928 ts_tablet_manager.cc:1403] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.005s
I20260710 11:05:50.286994  3928 raft_consensus.cc:359] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.287678  3928 raft_consensus.cc:385] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.287959  3928 raft_consensus.cc:740] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.299036  3930 tablet_bootstrap.cc:492] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.299149  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.299801  3930 ts_tablet_manager.cc:1403] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260710 11:05:50.300583  3934 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
W20260710 11:05:50.300767  3853 leader_election.cc:343] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.303009  3930 raft_consensus.cc:359] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.303984  3930 raft_consensus.cc:385] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.304378  3930 raft_consensus.cc:740] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.305168  3930 consensus_queue.cc:260] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.307397  3930 ts_tablet_manager.cc:1434] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:50.308306  3930 tablet_bootstrap.cc:492] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.305199  3928 consensus_queue.cc:260] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.312638  3934 raft_consensus.cc:493] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.313082  3934 raft_consensus.cc:515] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.314105  3928 ts_tablet_manager.cc:1434] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.005s
I20260710 11:05:50.315032  3930 tablet_bootstrap.cc:654] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.318594  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.319300  3739 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.319867  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.321199  3851 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [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: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:50.321970  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.318629  3934 leader_election.cc:290] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
W20260710 11:05:50.322793  3853 leader_election.cc:343] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.323407  3934 raft_consensus.cc:2804] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:05:50.323531  3851 leader_election.cc:343] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.323789  3934 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.324131  3851 leader_election.cc:304] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c114ad6dc74d4917869fad283dd924ec; no voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:50.324642  3928 tablet_bootstrap.cc:492] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.325425  3941 raft_consensus.cc:2749] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.324156  3934 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.328570  3930 tablet_bootstrap.cc:492] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.329015  3930 ts_tablet_manager.cc:1403] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:05:50.331411  3928 tablet_bootstrap.cc:654] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.331779  3930 raft_consensus.cc:359] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.332537  3930 raft_consensus.cc:385] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.332824  3930 raft_consensus.cc:740] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.333405  3929 tablet_bootstrap.cc:492] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.333889  3929 ts_tablet_manager.cc:1403] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.124s	user 0.016s	sys 0.035s
I20260710 11:05:50.333674  3930 consensus_queue.cc:260] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.334766  3934 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.336822  3929 raft_consensus.cc:359] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.337500  3929 raft_consensus.cc:385] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.337600  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.337842  3929 raft_consensus.cc:740] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.338176  3739 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.338587  3929 consensus_queue.cc:260] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.340799  3929 ts_tablet_manager.cc:1434] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:50.341787  3929 tablet_bootstrap.cc:492] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.344440  3930 ts_tablet_manager.cc:1434] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:05:50.345973  3739 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 1.
I20260710 11:05:50.347198  3851 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.348081  3941 raft_consensus.cc:2804] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.348457  3929 tablet_bootstrap.cc:654] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.351612  3930 tablet_bootstrap.cc:492] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.356351  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
W20260710 11:05:50.358193  3853 leader_election.cc:343] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.359145  3941 raft_consensus.cc:697] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:50.360598  3941 consensus_queue.cc:237] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.361873  3930 tablet_bootstrap.cc:654] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.363831  3934 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.368079  3928 tablet_bootstrap.cc:492] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.368191  3929 tablet_bootstrap.cc:492] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.368579  3928 ts_tablet_manager.cc:1403] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.017s
I20260710 11:05:50.368643  3929 ts_tablet_manager.cc:1403] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260710 11:05:50.371277  3930 tablet_bootstrap.cc:492] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.371562  3929 raft_consensus.cc:359] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.371971  3930 ts_tablet_manager.cc:1403] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 11:05:50.372339  3929 raft_consensus.cc:385] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.372670  3929 raft_consensus.cc:740] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.372493  3928 raft_consensus.cc:359] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.371933  3636 catalog_manager.cc:5697] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 0 to 1, leader changed from <none> to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 1 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.373200  3928 raft_consensus.cc:385] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.373539  3928 raft_consensus.cc:740] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.373528  3929 consensus_queue.cc:260] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.375070  3930 raft_consensus.cc:359] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.375777  3930 raft_consensus.cc:385] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.376013  3929 ts_tablet_manager.cc:1434] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:50.376078  3930 raft_consensus.cc:740] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.377100  3929 tablet_bootstrap.cc:492] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.377004  3930 consensus_queue.cc:260] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.374557  3928 consensus_queue.cc:260] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.382121  3930 ts_tablet_manager.cc:1434] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:50.383152  3930 tablet_bootstrap.cc:492] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.383394  3928 ts_tablet_manager.cc:1434] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:50.383816  3929 tablet_bootstrap.cc:654] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.384469  3928 tablet_bootstrap.cc:492] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.389508  3930 tablet_bootstrap.cc:654] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.392688  3928 tablet_bootstrap.cc:654] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.405755  3928 tablet_bootstrap.cc:492] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.407147  3928 ts_tablet_manager.cc:1403] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.014s
I20260710 11:05:50.409557  3929 tablet_bootstrap.cc:492] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.410017  3929 ts_tablet_manager.cc:1403] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.020s
I20260710 11:05:50.410176  3928 raft_consensus.cc:359] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.410887  3928 raft_consensus.cc:385] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.411187  3928 raft_consensus.cc:740] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.411927  3930 tablet_bootstrap.cc:492] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.411892  3928 consensus_queue.cc:260] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.412505  3930 ts_tablet_manager.cc:1403] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.010s
I20260710 11:05:50.412850  3929 raft_consensus.cc:359] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.413791  3929 raft_consensus.cc:385] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.414063  3929 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.414177  3928 ts_tablet_manager.cc:1434] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:50.415122  3928 tablet_bootstrap.cc:492] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.414811  3929 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.417002  3929 ts_tablet_manager.cc:1434] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:05:50.417302  3930 raft_consensus.cc:359] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.417958  3929 tablet_bootstrap.cc:492] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.418020  3930 raft_consensus.cc:385] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.418476  3930 raft_consensus.cc:740] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.419312  3930 consensus_queue.cc:260] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.421646  3928 tablet_bootstrap.cc:654] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.424238  3930 ts_tablet_manager.cc:1434] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:05:50.424994  3929 tablet_bootstrap.cc:654] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.425251  3930 tablet_bootstrap.cc:492] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.431965  3930 tablet_bootstrap.cc:654] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.440675  3929 tablet_bootstrap.cc:492] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.441334  3929 ts_tablet_manager.cc:1403] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.012s
I20260710 11:05:50.443216  3930 tablet_bootstrap.cc:492] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.443711  3930 ts_tablet_manager.cc:1403] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:05:50.445363  3929 raft_consensus.cc:359] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.446383  3929 raft_consensus.cc:385] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.446498  3930 raft_consensus.cc:359] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.447007  3929 raft_consensus.cc:740] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.447365  3930 raft_consensus.cc:385] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.447721  3930 raft_consensus.cc:740] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.448115  3929 consensus_queue.cc:260] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.449077  3930 consensus_queue.cc:260] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.450831  3929 ts_tablet_manager.cc:1434] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:05:50.451191  3930 ts_tablet_manager.cc:1434] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:50.451795  3929 tablet_bootstrap.cc:492] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.451989  3930 tablet_bootstrap.cc:492] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.453312  3928 tablet_bootstrap.cc:492] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.453773  3928 ts_tablet_manager.cc:1403] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.015s
I20260710 11:05:50.456585  3928 raft_consensus.cc:359] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.457289  3928 raft_consensus.cc:385] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.457587  3928 raft_consensus.cc:740] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.458737  3929 tablet_bootstrap.cc:654] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.458318  3928 consensus_queue.cc:260] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.459187  3930 tablet_bootstrap.cc:654] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.460748  3928 ts_tablet_manager.cc:1434] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:50.461753  3928 tablet_bootstrap.cc:492] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.467829  3928 tablet_bootstrap.cc:654] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.479588  3930 tablet_bootstrap.cc:492] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.479930  3929 tablet_bootstrap.cc:492] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.480072  3930 ts_tablet_manager.cc:1403] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260710 11:05:50.480403  3929 ts_tablet_manager.cc:1403] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260710 11:05:50.482988  3930 raft_consensus.cc:359] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.483165  3929 raft_consensus.cc:359] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.483748  3930 raft_consensus.cc:385] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.483793  3929 raft_consensus.cc:385] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.484166  3930 raft_consensus.cc:740] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.484208  3929 raft_consensus.cc:740] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.485908  3930 consensus_queue.cc:260] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.486027  3929 consensus_queue.cc:260] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.486888  3938 raft_consensus.cc:493] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.487310  3938 raft_consensus.cc:515] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.488315  3929 ts_tablet_manager.cc:1434] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:50.490286  3929 tablet_bootstrap.cc:492] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.492933  3938 leader_election.cc:290] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.493759  3928 tablet_bootstrap.cc:492] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.494441  3928 ts_tablet_manager.cc:1403] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260710 11:05:50.497766  3929 tablet_bootstrap.cc:654] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.498148  3928 raft_consensus.cc:359] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.498944  3928 raft_consensus.cc:385] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.499287  3928 raft_consensus.cc:740] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.500265  3928 consensus_queue.cc:260] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.503152  3928 ts_tablet_manager.cc:1434] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:50.508379  3930 ts_tablet_manager.cc:1434] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260710 11:05:50.512761  3929 tablet_bootstrap.cc:492] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.514115  3928 tablet_bootstrap.cc:492] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.516901  3930 tablet_bootstrap.cc:492] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.518421  3929 ts_tablet_manager.cc:1403] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 11:05:50.518603  3935 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.519073  3935 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.521651  3935 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.521703  3929 raft_consensus.cc:359] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.522625  3929 raft_consensus.cc:385] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.522967  3929 raft_consensus.cc:740] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.524114  3929 consensus_queue.cc:260] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.526402  3929 ts_tablet_manager.cc:1434] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:50.534422  3930 tablet_bootstrap.cc:654] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.542142  3928 tablet_bootstrap.cc:654] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.543736  3941 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.551391  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84c65008584ab8a78660d64db69dc0" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.545116  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84c65008584ab8a78660d64db69dc0" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.551877  3941 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.545136  3929 tablet_bootstrap.cc:492] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
W20260710 11:05:50.552912  3702 leader_election.cc:343] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.554015  3941 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.554898  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.555590  3738 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.555806  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.556458  3814 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.556993  3851 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.558128  3934 raft_consensus.cc:493] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.550927  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.558571  3934 raft_consensus.cc:515] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.559041  3739 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.559887  3941 raft_consensus.cc:2804] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.560153  3929 tablet_bootstrap.cc:654] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.560268  3941 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.560693  3941 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.560813  3934 leader_election.cc:290] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.562314  3935 raft_consensus.cc:493] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.563144  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.562883  3935 raft_consensus.cc:515] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.563767  3814 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.564636  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.565240  3739 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.565416  3777 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.565651  3935 leader_election.cc:290] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
W20260710 11:05:50.564975  3704 leader_election.cc:343] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.566346  3935 raft_consensus.cc:2804] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.566534  3851 leader_election.cc:304] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.566658  3704 leader_election.cc:304] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a; no voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:50.566856  3935 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.567333  3935 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.567381  3938 raft_consensus.cc:2749] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.568431  3934 raft_consensus.cc:2804] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.568845  3934 raft_consensus.cc:493] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.569239  3934 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.571307  3941 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.558514  3930 tablet_bootstrap.cc:492] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.572842  3930 ts_tablet_manager.cc:1403] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.009s
I20260710 11:05:50.575362  3930 raft_consensus.cc:359] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.575555  3934 raft_consensus.cc:515] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.576010  3930 raft_consensus.cc:385] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.636045  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:50.624485  3965 raft_consensus.cc:493] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.591306  3929 tablet_bootstrap.cc:492] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.579082  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.634810  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.640110  3929 ts_tablet_manager.cc:1403] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.035s
I20260710 11:05:50.639928  3965 raft_consensus.cc:515] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.640863  3888 raft_consensus.cc:2393] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b041b5c2cd554a7dad4f7f7adcee45a4 in current term 1: Already voted for candidate c114ad6dc74d4917869fad283dd924ec in this term.
I20260710 11:05:50.613260  3934 leader_election.cc:290] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.641043  3928 tablet_bootstrap.cc:492] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.579398  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.641526  3928 ts_tablet_manager.cc:1403] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.128s	user 0.003s	sys 0.009s
I20260710 11:05:50.641571  3887 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.635396  3941 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.578696  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.642627  3965 leader_election.cc:290] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.579946  3935 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.643091  3739 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.610854  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.644166  3738 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.644721  3813 raft_consensus.cc:2393] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c114ad6dc74d4917869fad283dd924ec in current term 1: Already voted for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in this term.
I20260710 11:05:50.644831  3935 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.640102  3737 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.645916  3777 leader_election.cc:304] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.648172  3736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.639106  3930 raft_consensus.cc:740] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.630265  3967 raft_consensus.cc:493] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.649772  3965 raft_consensus.cc:2804] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.649622  3967 raft_consensus.cc:515] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.650116  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:50.611593  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:50.650983  3886 raft_consensus.cc:2393] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b041b5c2cd554a7dad4f7f7adcee45a4 in current term 1: Already voted for candidate c114ad6dc74d4917869fad283dd924ec in this term.
I20260710 11:05:50.650259  3965 raft_consensus.cc:493] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:50.578998  3685 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:50.604336  3938 raft_consensus.cc:493] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.653028  3938 raft_consensus.cc:515] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.653525  3777 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [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: b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:50.653874  3737 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 1.
I20260710 11:05:50.655027  3851 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.655349  3938 leader_election.cc:290] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.648551  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.656029  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.651289  3814 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.650705  3935 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.656641  3813 raft_consensus.cc:2468] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 0.
I20260710 11:05:50.657214  3935 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:50.657809  3704 leader_election.cc:304] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.652338  3965 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.649030  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.651540  3930 consensus_queue.cc:260] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.659106  3887 raft_consensus.cc:2468] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.656648  3739 raft_consensus.cc:2468] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.657725  3929 raft_consensus.cc:359] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.660612  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.660912  3929 raft_consensus.cc:385] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.661026  3938 raft_consensus.cc:2804] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.661183  3888 raft_consensus.cc:2468] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 0.
I20260710 11:05:50.661509  3938 raft_consensus.cc:493] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.644616  3928 raft_consensus.cc:359] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.661984  3938 raft_consensus.cc:3060] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.662468  3941 raft_consensus.cc:2804] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.661212  3929 raft_consensus.cc:740] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.663807  3941 raft_consensus.cc:697] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:50.655146  3967 leader_election.cc:290] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.665298  3967 raft_consensus.cc:493] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.665716  3935 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913), 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253)
I20260710 11:05:50.665323  3929 consensus_queue.cc:260] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.671380  3929 ts_tablet_manager.cc:1434] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:05:50.672036  3814 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 1.
I20260710 11:05:50.674296  3853 leader_election.cc:304] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.665824  3967 raft_consensus.cc:515] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.676193  3934 raft_consensus.cc:2804] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.666878  3941 consensus_queue.cc:237] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.667941  3738 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 1.
I20260710 11:05:50.677160  3929 tablet_bootstrap.cc:492] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.676748  3934 raft_consensus.cc:697] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:50.677939  3934 consensus_queue.cc:237] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.668541  3928 raft_consensus.cc:385] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.666875  3930 ts_tablet_manager.cc:1434] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.002s
I20260710 11:05:50.669472  3968 raft_consensus.cc:2749] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.676649  3967 leader_election.cc:290] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.680876  3930 tablet_bootstrap.cc:492] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.680100  3928 raft_consensus.cc:740] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.687204  3928 consensus_queue.cc:260] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.690168  3928 ts_tablet_manager.cc:1434] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260710 11:05:50.691517  3928 tablet_bootstrap.cc:492] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.684628  3938 raft_consensus.cc:515] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.698573  3938 leader_election.cc:290] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.698508  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:50.699456  3814 raft_consensus.cc:3060] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.699750  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:50.700383  3887 raft_consensus.cc:3060] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.702389  3930 tablet_bootstrap.cc:654] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.697834  3929 tablet_bootstrap.cc:654] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.709520  3887 raft_consensus.cc:2468] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 1.
I20260710 11:05:50.709502  3814 raft_consensus.cc:2468] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 1.
I20260710 11:05:50.710454  3965 raft_consensus.cc:515] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.712281  3704 leader_election.cc:304] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.713595  3938 raft_consensus.cc:2804] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.713939  3928 tablet_bootstrap.cc:654] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.714529  3965 leader_election.cc:290] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.714898  3938 raft_consensus.cc:697] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
W20260710 11:05:50.704885  3777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.67:39913, user_credentials={real_user=slave}} blocked reactor thread for 51382.8us
I20260710 11:05:50.715927  3938 consensus_queue.cc:237] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.717933  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.718690  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.720052  3777 leader_election.cc:304] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.720528  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.721203  3739 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.721330  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.721879  3965 raft_consensus.cc:2804] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.722422  3965 raft_consensus.cc:493] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.723114  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:50.723177  3965 raft_consensus.cc:3060] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.723790  3888 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.720606  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.728634  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.729461  3738 raft_consensus.cc:2393] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b041b5c2cd554a7dad4f7f7adcee45a4 in current term 1: Already voted for candidate c114ad6dc74d4917869fad283dd924ec in this term.
I20260710 11:05:50.729525  3739 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:50.728626  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.731483  3887 raft_consensus.cc:2393] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b041b5c2cd554a7dad4f7f7adcee45a4 in current term 1: Already voted for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in this term.
I20260710 11:05:50.735409  3888 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
W20260710 11:05:50.738938  3777 leader_election.cc:343] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:50.740173  3777 leader_election.cc:343] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:50.740595  3777 leader_election.cc:304] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:50.740826  3930 tablet_bootstrap.cc:492] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.741374  3930 ts_tablet_manager.cc:1403] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.000s
I20260710 11:05:50.741338  3969 raft_consensus.cc:2749] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.742941  3637 catalog_manager.cc:5697] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 0 to 1, leader changed from <none> to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 1 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.744822  3930 raft_consensus.cc:359] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.745524  3930 raft_consensus.cc:385] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.745854  3930 raft_consensus.cc:740] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.742458  3777 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:50.746743  3969 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.747083  3777 leader_election.cc:304] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.747852  3968 raft_consensus.cc:2804] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.748322  3968 raft_consensus.cc:697] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:50.749102  3968 consensus_queue.cc:237] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.754437  3969 raft_consensus.cc:2749] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.755144  3777 leader_election.cc:304] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:50.754877  3636 catalog_manager.cc:5697] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 1 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.756079  3969 raft_consensus.cc:2749] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.756363  3929 tablet_bootstrap.cc:492] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.755311  3930 consensus_queue.cc:260] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.756789  3929 ts_tablet_manager.cc:1403] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.004s
I20260710 11:05:50.751929  3965 raft_consensus.cc:515] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.759732  3929 raft_consensus.cc:359] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.761157  3941 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:50.762164  3929 raft_consensus.cc:385] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.762491  3929 raft_consensus.cc:740] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.763305  3929 consensus_queue.cc:260] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.765801  3929 ts_tablet_manager.cc:1434] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:05:50.767048  3929 tablet_bootstrap.cc:492] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4: Bootstrap starting.
I20260710 11:05:50.768440  3965 leader_election.cc:290] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.761788  3930 ts_tablet_manager.cc:1434] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:05:50.770570  3930 tablet_bootstrap.cc:492] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: Bootstrap starting.
I20260710 11:05:50.771221  3635 catalog_manager.cc:5697] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 0 to 1, leader changed from <none> to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 1 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:50.772665  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.774336  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:50.775087  3888 raft_consensus.cc:3060] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.776307  3738 raft_consensus.cc:3060] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.780272  3929 tablet_bootstrap.cc:654] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.782426  3928 tablet_bootstrap.cc:492] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.785770  3738 raft_consensus.cc:2468] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:50.786355  3928 ts_tablet_manager.cc:1403] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
I20260710 11:05:50.786791  3777 leader_election.cc:304] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.788086  3965 raft_consensus.cc:2804] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.788843  3965 raft_consensus.cc:697] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:50.789733  3965 consensus_queue.cc:237] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.803257  3928 raft_consensus.cc:359] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.803773  3928 raft_consensus.cc:385] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.804009  3928 raft_consensus.cc:740] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.805060  3928 consensus_queue.cc:260] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.808368  3888 raft_consensus.cc:2468] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:50.812392  3928 ts_tablet_manager.cc:1434] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:05:50.813198  3928 tablet_bootstrap.cc:492] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.825647  3930 tablet_bootstrap.cc:654] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.832331  3929 tablet_bootstrap.cc:492] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4: No bootstrap required, opened a new log
I20260710 11:05:50.832794  3929 ts_tablet_manager.cc:1403] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.004s
I20260710 11:05:50.823377  3636 catalog_manager.cc:5697] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.837654  3929 raft_consensus.cc:359] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.838394  3929 raft_consensus.cc:385] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.838719  3929 raft_consensus.cc:740] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.843056  3941 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:50.839470  3929 consensus_queue.cc:260] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.852607  3929 ts_tablet_manager.cc:1434] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:05:50.853775  3930 tablet_bootstrap.cc:492] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: No bootstrap required, opened a new log
I20260710 11:05:50.854529  3930 ts_tablet_manager.cc:1403] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.004s
I20260710 11:05:50.858315  3930 raft_consensus.cc:359] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.859038  3930 raft_consensus.cc:385] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.859337  3930 raft_consensus.cc:740] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.860911  3928 tablet_bootstrap.cc:654] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.860852  3930 consensus_queue.cc:260] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.865212  3930 ts_tablet_manager.cc:1434] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:05:50.871095  3928 tablet_bootstrap.cc:492] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.871551  3928 ts_tablet_manager.cc:1403] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 11:05:50.872123  3635 catalog_manager.cc:5697] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.874068  3928 raft_consensus.cc:359] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.874693  3928 raft_consensus.cc:385] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.874944  3928 raft_consensus.cc:740] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.875715  3928 consensus_queue.cc:260] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.877655  3928 ts_tablet_manager.cc:1434] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:05:50.878575  3928 tablet_bootstrap.cc:492] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec: Bootstrap starting.
I20260710 11:05:50.883297  3928 tablet_bootstrap.cc:654] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:50.887521  3941 raft_consensus.cc:493] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.887989  3941 raft_consensus.cc:515] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.889742  3928 tablet_bootstrap.cc:492] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec: No bootstrap required, opened a new log
I20260710 11:05:50.890136  3941 leader_election.cc:290] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.890264  3928 ts_tablet_manager.cc:1403] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:05:50.891243  3938 raft_consensus.cc:493] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.891713  3938 raft_consensus.cc:515] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.894428  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.895081  3814 raft_consensus.cc:2468] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.895561  3938 leader_election.cc:290] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.893065  3928 raft_consensus.cc:359] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.896167  3928 raft_consensus.cc:385] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:50.896369  3853 leader_election.cc:304] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.893338  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.897130  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.897303  3941 raft_consensus.cc:2804] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.897368  3739 raft_consensus.cc:2468] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 0.
I20260710 11:05:50.897732  3888 raft_consensus.cc:2468] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 0.
I20260710 11:05:50.898272  3941 raft_consensus.cc:493] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.896549  3928 raft_consensus.cc:740] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Initialized, Role: FOLLOWER
I20260710 11:05:50.898460  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:50.898701  3941 raft_consensus.cc:3060] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.899042  3814 raft_consensus.cc:2468] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 0.
I20260710 11:05:50.899214  3928 consensus_queue.cc:260] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.899868  3702 leader_election.cc:304] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:50.901083  3938 raft_consensus.cc:2804] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.901254  3928 ts_tablet_manager.cc:1434] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:50.901512  3938 raft_consensus.cc:493] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.901909  3938 raft_consensus.cc:3060] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.906149  3941 raft_consensus.cc:515] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.908926  3965 raft_consensus.cc:493] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:50.909430  3965 raft_consensus.cc:515] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.909729  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.909813  3938 raft_consensus.cc:515] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.910624  3941 leader_election.cc:290] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:50.911185  3739 raft_consensus.cc:2393] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c114ad6dc74d4917869fad283dd924ec in current term 1: Already voted for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in this term.
I20260710 11:05:50.911351  3965 leader_election.cc:290] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.912007  3938 leader_election.cc:290] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.912806  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:50.913029  3888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:50.913439  3813 raft_consensus.cc:3060] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.913766  3888 raft_consensus.cc:2393] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7faddd5a4b7049b981f53f5fd1b96e6a in current term 1: Already voted for candidate c114ad6dc74d4917869fad283dd924ec in this term.
I20260710 11:05:50.913560  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84c65008584ab8a78660d64db69dc0" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:50.913563  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84c65008584ab8a78660d64db69dc0" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:50.914546  3738 raft_consensus.cc:2468] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.914716  3887 raft_consensus.cc:2468] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:50.915587  3777 leader_election.cc:304] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.915843  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:50.916936  3965 raft_consensus.cc:2804] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:50.917326  3965 raft_consensus.cc:493] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:50.917654  3965 raft_consensus.cc:3060] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.917368  3853 leader_election.cc:304] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [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: c114ad6dc74d4917869fad283dd924ec; no voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:50.918282  3941 raft_consensus.cc:2749] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:50.920150  3813 raft_consensus.cc:2468] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 1.
I20260710 11:05:50.921219  3704 leader_election.cc:304] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:50.921953  3938 raft_consensus.cc:2804] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.922474  3938 raft_consensus.cc:697] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:50.922492  3965 raft_consensus.cc:515] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.923518  3938 consensus_queue.cc:237] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.924948  3965 leader_election.cc:290] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:50.926164  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84c65008584ab8a78660d64db69dc0" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:50.926697  3739 raft_consensus.cc:3060] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.927443  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e84c65008584ab8a78660d64db69dc0" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:50.928233  3887 raft_consensus.cc:3060] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:50.931058  3739 raft_consensus.cc:2468] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:50.932176  3777 leader_election.cc:304] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:50.933229  3965 raft_consensus.cc:2804] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:50.933871  3965 raft_consensus.cc:697] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:50.936061  3887 raft_consensus.cc:2468] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:50.934695  3965 consensus_queue.cc:237] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:50.937601  3634 catalog_manager.cc:5697] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 1 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:50.946146  3635 catalog_manager.cc:5697] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.029527  3965 raft_consensus.cc:493] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:51.030020  3965 raft_consensus.cc:515] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.031714  3965 leader_election.cc:290] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.032456  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" is_pre_election: true
I20260710 11:05:51.032843  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:51.033113  3739 raft_consensus.cc:2468] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:51.033424  3887 raft_consensus.cc:2468] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 0.
I20260710 11:05:51.034211  3777 leader_election.cc:304] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:51.034763  3965 raft_consensus.cc:2804] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:51.035076  3965 raft_consensus.cc:493] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:51.035348  3965 raft_consensus.cc:3060] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.039674  3965 raft_consensus.cc:515] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.041217  3965 leader_election.cc:290] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.042055  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:51.042299  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.042553  3739 raft_consensus.cc:3060] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.042882  3887 raft_consensus.cc:3060] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.047583  3887 raft_consensus.cc:2468] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:51.048282  3739 raft_consensus.cc:2468] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 1.
I20260710 11:05:51.048561  3777 leader_election.cc:304] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:51.049293  3965 raft_consensus.cc:2804] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:51.049808  3965 raft_consensus.cc:697] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:51.050648  3965 consensus_queue.cc:237] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.057899  3635 catalog_manager.cc:5697] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.133870  3938 raft_consensus.cc:493] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:51.134377  3938 raft_consensus.cc:515] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.136106  3938 leader_election.cc:290] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.137013  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" is_pre_election: true
I20260710 11:05:51.137200  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec" is_pre_election: true
I20260710 11:05:51.137516  3813 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 0.
I20260710 11:05:51.137787  3887 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 0.
I20260710 11:05:51.138556  3704 leader_election.cc:304] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:51.139247  3938 raft_consensus.cc:2804] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:51.139649  3938 raft_consensus.cc:493] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:51.140086  3938 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.147563  3938 raft_consensus.cc:515] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.149211  3938 leader_election.cc:290] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.149972  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:51.150161  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.150437  3813 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.150666  3887 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:51.154876  3813 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 1.
I20260710 11:05:51.154877  3887 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 1.
I20260710 11:05:51.156040  3702 leader_election.cc:304] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:51.156765  3938 raft_consensus.cc:2804] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:51.157209  3938 raft_consensus.cc:697] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.157953  3938 consensus_queue.cc:237] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.164325  3635 catalog_manager.cc:5697] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 1 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.174476  3965 consensus_queue.cc:1048] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.175105  3938 consensus_queue.cc:1048] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.188016  3938 consensus_queue.cc:1048] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:51.190507  3967 consensus_queue.cc:1048] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.201197  3944 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:51.209394  3944 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.223958  3941 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.228833  3967 consensus_queue.cc:1048] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.248896  3944 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.253394  3967 consensus_queue.cc:1048] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.289601  3888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:42798
I20260710 11:05:51.290108  3888 raft_consensus.cc:606] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:51.303586  3813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:59648
I20260710 11:05:51.304090  3813 raft_consensus.cc:606] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:51.308864  3813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:59648
I20260710 11:05:51.309320  3813 raft_consensus.cc:606] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:51.316566  3888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:42798
I20260710 11:05:51.317065  3888 raft_consensus.cc:606] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:51.321405  3888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
mode: GRACEFUL
new_leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:42798
I20260710 11:05:51.321947  3888 raft_consensus.cc:606] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Received request to transfer leadership to TS b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:51.324666  3967 consensus_queue.cc:1048] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.337512  3969 consensus_queue.cc:1048] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:51.345081  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:51494
I20260710 11:05:51.345598  3739 raft_consensus.cc:606] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Received request to transfer leadership to TS b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:51.355108  3738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949a87b00a0046afb3d420f248332c11"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:51494
I20260710 11:05:51.355611  3738 raft_consensus.cc:606] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Received request to transfer leadership to TS c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:51.359124  3970 consensus_queue.cc:1048] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.365411  3995 raft_consensus.cc:993] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:51.365847  3938 raft_consensus.cc:1081] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Signalling peer c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:51.368064  3887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949a87b00a0046afb3d420f248332c11"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:05:51.368325  3944 raft_consensus.cc:993] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.368650  3887 raft_consensus.cc:493] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.368722  3944 raft_consensus.cc:1081] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.369066  3887 raft_consensus.cc:3060] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.370278  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51480
I20260710 11:05:51.370806  3739 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.371196  3739 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.375768  3970 consensus_queue.cc:1048] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.376160  3739 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:51.377483  3887 raft_consensus.cc:515] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.379025  3739 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Requested vote from peers c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:51.379172  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:51.379459  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.379740  3814 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.380062  3886 raft_consensus.cc:3055] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.380470  3886 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:51.380836  3888 raft_consensus.cc:1240] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Rejecting Update request from peer 7faddd5a4b7049b981f53f5fd1b96e6a for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:51.380447  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:51.381429  3739 raft_consensus.cc:3055] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.381909  3739 raft_consensus.cc:740] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.381472  3886 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:51.382870  3739 consensus_queue.cc:260] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.383957  3739 raft_consensus.cc:3060] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.384238  3887 leader_election.cc:290] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 2 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:51.382907  3886 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.385299  3812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949a87b00a0046afb3d420f248332c11" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:51.386654  3814 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.387830  3704 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:51.389823  3739 raft_consensus.cc:2468] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 2.
I20260710 11:05:51.390312  3970 raft_consensus.cc:2804] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.390812  3970 raft_consensus.cc:697] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.390923  3886 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.391002  3851 leader_election.cc:304] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [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: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:51.391695  3970 consensus_queue.cc:237] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:51.392019  3944 raft_consensus.cc:2804] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.392583  3944 raft_consensus.cc:697] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 2 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:51.393355  3944 consensus_queue.cc:237] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.401050  3637 catalog_manager.cc:5697] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 1 to 2, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 2 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:51.400652  3634 catalog_manager.cc:5697] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 1 to 2, leader changed from c114ad6dc74d4917869fad283dd924ec (127.3.10.67) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 2 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.514817  3969 consensus_queue.cc:1048] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.525979  3967 consensus_queue.cc:1048] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.576736  3970 consensus_queue.cc:1048] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.586700  3995 consensus_queue.cc:1048] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:51.594751  3938 raft_consensus.cc:993] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:51.595196  3938 raft_consensus.cc:1081] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Signalling peer b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:51.596828  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:59636
I20260710 11:05:51.597404  3813 raft_consensus.cc:493] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.597800  3813 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.602730  3813 raft_consensus.cc:515] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.604820  3813 leader_election.cc:290] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 2 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.607996  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:51.608371  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.608614  3739 raft_consensus.cc:3055] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.608983  3739 raft_consensus.cc:740] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.609774  3739 consensus_queue.cc:260] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.610858  3739 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.608982  3886 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.615969  3739 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 2.
I20260710 11:05:51.616999  3777 leader_election.cc:304] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:51.617683  3967 raft_consensus.cc:2804] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.618144  3967 raft_consensus.cc:697] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:51.618587  3886 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 2.
I20260710 11:05:51.618968  3967 consensus_queue.cc:237] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.625602  3635 catalog_manager.cc:5697] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 1 to 2, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.701485  3941 raft_consensus.cc:993] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: : Instructing follower b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:51.702057  3944 raft_consensus.cc:1081] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Signalling peer b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:51.703630  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:59632
I20260710 11:05:51.704119  3813 raft_consensus.cc:493] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.704454  3813 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.708964  3813 raft_consensus.cc:515] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.710479  3813 leader_election.cc:290] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 2 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.711280  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:51.711612  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.711858  3739 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.712172  3886 raft_consensus.cc:3055] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.712508  3886 raft_consensus.cc:740] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:51.713364  3886 consensus_queue.cc:260] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.714835  3886 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.716944  3968 raft_consensus.cc:993] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.717470  3968 raft_consensus.cc:1081] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.719002  3738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51482
I20260710 11:05:51.719576  3738 raft_consensus.cc:493] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.719955  3738 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.721489  3886 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 2.
I20260710 11:05:51.719453  3739 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 2.
I20260710 11:05:51.722791  3777 leader_election.cc:304] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:51.723630  3967 raft_consensus.cc:2804] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.724157  3967 raft_consensus.cc:697] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:51.725019  3967 consensus_queue.cc:237] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.725644  3738 raft_consensus.cc:515] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.728163  3738 leader_election.cc:290] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.729058  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:51.729411  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.729645  3813 raft_consensus.cc:3055] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.729957  3886 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.730036  3813 raft_consensus.cc:740] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:51.730942  3813 consensus_queue.cc:260] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.731850  3813 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.735561  3886 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.735149  3635 catalog_manager.cc:5697] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 1 to 2, leader changed from c114ad6dc74d4917869fad283dd924ec (127.3.10.67) to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.736651  3702 leader_election.cc:304] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:51.737317  3995 raft_consensus.cc:2804] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.737738  3995 raft_consensus.cc:697] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.738147  3813 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.738533  3995 consensus_queue.cc:237] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.745018  3635 catalog_manager.cc:5697] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 1 to 2, leader changed from b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 2 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.792153  3969 raft_consensus.cc:993] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.792660  3967 raft_consensus.cc:1081] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.794036  3738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51482
I20260710 11:05:51.794488  3738 raft_consensus.cc:493] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.794866  3738 raft_consensus.cc:3060] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.799260  3738 raft_consensus.cc:515] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.800994  3738 leader_election.cc:290] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.801795  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:51.802070  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdf5801162942afb936cec9a03364c9" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.802314  3813 raft_consensus.cc:3055] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.802597  3886 raft_consensus.cc:3060] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.802690  3813 raft_consensus.cc:740] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:51.803613  3813 consensus_queue.cc:260] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.804566  3813 raft_consensus.cc:3060] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.807375  3886 raft_consensus.cc:2468] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.808450  3702 leader_election.cc:304] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:51.809172  3995 raft_consensus.cc:2804] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.809305  3813 raft_consensus.cc:2468] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.809607  3995 raft_consensus.cc:697] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.810464  3995 consensus_queue.cc:237] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.816529  3635 catalog_manager.cc:5697] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 1 to 2, leader changed from b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 2 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.822710  3941 raft_consensus.cc:993] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.823243  3934 raft_consensus.cc:1081] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:51.824787  3738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51480
I20260710 11:05:51.825618  3738 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:51.825992  3738 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.831902  3738 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.833817  3738 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:51.834650  3886 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.834767  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:51.834667  3887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:51.835433  3813 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.835498  3887 raft_consensus.cc:3055] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:51.835902  3887 raft_consensus.cc:740] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:51.836009  3995 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, 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.836746  3887 consensus_queue.cc:260] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.837921  3887 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.842576  3813 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.844750  3887 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:51.845384  3704 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:51.846138  3938 raft_consensus.cc:2804] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:51.846297  3813 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.846647  3938 raft_consensus.cc:697] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:51.847407  3938 consensus_queue.cc:237] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:51.850149  3970 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.853152  3813 raft_consensus.cc:3060] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:51.858180  3635 catalog_manager.cc:5697] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 1 to 2, leader changed from c114ad6dc74d4917869fad283dd924ec (127.3.10.67) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 2 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:51.860204  3813 raft_consensus.cc:1275] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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.861858  3944 consensus_queue.cc:1048] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.871450  3738 raft_consensus.cc:1275] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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.873409  3941 consensus_queue.cc:1048] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, 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.069706  3738 raft_consensus.cc:1275] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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.071069  3969 consensus_queue.cc:1048] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, 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.078730  3887 raft_consensus.cc:1275] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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.080070  3969 consensus_queue.cc:1048] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, 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.127548  3813 raft_consensus.cc:1275] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.128919  4016 consensus_queue.cc:1048] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.136752  3887 raft_consensus.cc:1275] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.138096  3995 consensus_queue.cc:1048] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, 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.168841  3738 raft_consensus.cc:1275] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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.170146  3969 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, 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.177398  3887 raft_consensus.cc:1275] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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.178967  3967 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, 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.317467  3886 raft_consensus.cc:1275] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.318742  3970 consensus_queue.cc:1048] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, 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.326138  3813 raft_consensus.cc:1275] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.326701  3814 raft_consensus.cc:1275] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.327561  3995 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.329655  3938 consensus_queue.cc:1048] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.337834  3886 raft_consensus.cc:1275] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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.339251  3938 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:54.388998  3113 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:05:54.389732  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:54.404976  3738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:51496
I20260710 11:05:54.405535  3738 raft_consensus.cc:606] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Received request to transfer leadership to TS c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:54.407928  3738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:51496
I20260710 11:05:54.408474  3738 raft_consensus.cc:606] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Received request to transfer leadership to TS c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:54.409416  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:54.409811  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:54.487545  4029 raft_consensus.cc:993] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:54.488039  4016 raft_consensus.cc:1081] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Signalling peer c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:54.489619  3887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:05:54.490171  3887 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.490569  3887 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.495142  3887 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:54.496732  3887 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 3 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:54.497409  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:54.497645  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:54.497906  3738 raft_consensus.cc:3055] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.498210  3814 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.498288  3738 raft_consensus.cc:740] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:54.499065  3738 consensus_queue.cc:260] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:54.499979  3738 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.502866  3814 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 3.
I20260710 11:05:54.504041  3853 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [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: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:54.504695  3738 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 3.
I20260710 11:05:54.504863  4026 raft_consensus.cc:2804] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.506114  4026 raft_consensus.cc:697] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:54.506963  4026 consensus_queue.cc:237] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:54.515477  3634 catalog_manager.cc:5697] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 2 to 3, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 3 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:54.960233  4016 raft_consensus.cc:993] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:54.960739  4016 raft_consensus.cc:1081] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Signalling peer c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:54.962195  3887 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:05:54.962769  3887 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:54.963078  3887 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.968403  3887 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:54.970434  3887 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 3 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:54.971155  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:54.971406  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:54.971913  3813 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.971887  3738 raft_consensus.cc:3055] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:54.972491  3738 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:54.973287  3738 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:54.974465  3738 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:54.978883  3813 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 3.
I20260710 11:05:54.980026  3853 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [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: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:54.981056  3738 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 3.
I20260710 11:05:54.980777  4026 raft_consensus.cc:2804] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:54.981642  4026 raft_consensus.cc:697] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:54.982407  4026 consensus_queue.cc:237] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [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: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:54.992930  3634 catalog_manager.cc:5697] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 2 to 3, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 3 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:54.998337  3739 raft_consensus.cc:1275] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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:54.999735  4026 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, 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.014401  3813 raft_consensus.cc:1275] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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.015861  4041 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.383190  3814 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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.384532  4030 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.393999  3739 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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.395434  4041 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, 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.410444  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:55.420338  3887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:42798
I20260710 11:05:55.420971  3887 raft_consensus.cc:606] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:55.434877  3887 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:42798
I20260710 11:05:55.435482  3887 raft_consensus.cc:606] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:55.440755  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:59648
I20260710 11:05:55.441349  3814 raft_consensus.cc:606] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:55.446581  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:59648
I20260710 11:05:55.447078  3814 raft_consensus.cc:606] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:55.451746  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
mode: GRACEFUL
new_leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:59648
I20260710 11:05:55.452288  3814 raft_consensus.cc:606] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Received request to transfer leadership to TS 7faddd5a4b7049b981f53f5fd1b96e6a
I20260710 11:05:55.503870  3969 raft_consensus.cc:993] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.504398  4036 raft_consensus.cc:1081] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.505888  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51482
I20260710 11:05:55.506321  3739 raft_consensus.cc:493] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.506587  3739 raft_consensus.cc:3060] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.510923  3739 raft_consensus.cc:515] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.512578  3739 leader_election.cc:290] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:55.513497  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:55.513653  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474d8a80b12f49b4b3d8f7e0b9c525c5" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:55.514050  3814 raft_consensus.cc:3055] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:55.514219  3886 raft_consensus.cc:3060] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.514405  3814 raft_consensus.cc:740] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:55.515273  3814 consensus_queue.cc:260] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.516621  3814 raft_consensus.cc:3060] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:55.519703  3886 raft_consensus.cc:2468] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:55.521016  3702 leader_election.cc:304] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:55.521368  3814 raft_consensus.cc:2468] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 2.
I20260710 11:05:55.521968  4016 raft_consensus.cc:2804] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:55.523118  4016 raft_consensus.cc:697] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:55.523869  4016 consensus_queue.cc:237] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.530624  3634 catalog_manager.cc:5697] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 1 to 2, leader changed from b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 2 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.570940  4041 raft_consensus.cc:993] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.571507  4026 raft_consensus.cc:1081] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.573292  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51480
I20260710 11:05:55.573769  3739 raft_consensus.cc:493] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.574080  3739 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.578528  3739 raft_consensus.cc:515] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.580039  3739 leader_election.cc:290] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 4 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:55.581058  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:55.581192  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d495fbf990f4550b136a2e0caf8f344" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:55.581749  3814 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.581809  3886 raft_consensus.cc:3055] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:55.582207  3886 raft_consensus.cc:740] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:55.582846  3886 consensus_queue.cc:260] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.583732  3886 raft_consensus.cc:3060] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.586771  3814 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 4.
I20260710 11:05:55.587809  3704 leader_election.cc:304] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:55.588191  3886 raft_consensus.cc:2468] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 4.
I20260710 11:05:55.588822  4016 raft_consensus.cc:2804] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:55.589303  4016 raft_consensus.cc:697] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:55.589959  4016 consensus_queue.cc:237] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.595898  3634 catalog_manager.cc:5697] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 3 to 4, leader changed from c114ad6dc74d4917869fad283dd924ec (127.3.10.67) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 4 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.603070  3969 raft_consensus.cc:993] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.603535  3969 raft_consensus.cc:1081] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.605050  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51482
I20260710 11:05:55.605530  3739 raft_consensus.cc:493] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.605842  3739 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.610270  3739 raft_consensus.cc:515] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.611853  3739 leader_election.cc:290] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 3 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:55.612726  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:55.612917  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac2d6693a1d47bd9bca98b48bb0688b" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:55.613201  3814 raft_consensus.cc:3055] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.613476  3886 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.613528  3814 raft_consensus.cc:740] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:55.614372  3814 consensus_queue.cc:260] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.615248  3814 raft_consensus.cc:3060] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.618275  3886 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 3.
I20260710 11:05:55.619290  3702 leader_election.cc:304] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [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: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:55.620085  3814 raft_consensus.cc:2468] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 3.
I20260710 11:05:55.620114  4016 raft_consensus.cc:2804] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.620752  4016 raft_consensus.cc:697] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:55.621500  4016 consensus_queue.cc:237] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.628151  3634 catalog_manager.cc:5697] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 2 to 3, leader changed from b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 3 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.778400  4036 raft_consensus.cc:993] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.778837  3969 raft_consensus.cc:1081] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.780324  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51482
I20260710 11:05:55.780876  3739 raft_consensus.cc:493] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.781267  3739 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.785153  3739 raft_consensus.cc:515] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.786588  3739 leader_election.cc:290] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 3 election: Requested vote from peers b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:55.787542  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:55.787676  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:55.788026  3814 raft_consensus.cc:3055] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:55.788277  3886 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.788419  3814 raft_consensus.cc:740] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:55.789258  3814 consensus_queue.cc:260] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.790155  3814 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:55.793118  3886 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 3.
I20260710 11:05:55.794169  3702 leader_election.cc:304] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: 7faddd5a4b7049b981f53f5fd1b96e6a, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:55.794858  4016 raft_consensus.cc:2804] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:55.794869  3814 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 3.
I20260710 11:05:55.795435  4016 raft_consensus.cc:697] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:55.796285  4016 consensus_queue.cc:237] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:55.802778  3634 catalog_manager.cc:5697] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 2 to 3, leader changed from b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 3 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:55.945077  4041 raft_consensus.cc:993] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: : Instructing follower 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.945531  4053 raft_consensus.cc:1081] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Signalling peer 7faddd5a4b7049b981f53f5fd1b96e6a to start an election
I20260710 11:05:55.947063  3739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
 from {username='slave'} at 127.0.0.1:51480
I20260710 11:05:55.947537  3739 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:55.947881  3739 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.952018  3739 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:55.953482  3739 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [CANDIDATE]: Term 4 election: Requested vote from peers c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:55.954460  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:55.954453  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:55.955221  3814 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.955264  3886 raft_consensus.cc:3055] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:55.955766  3886 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:55.956586  3886 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [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: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:55.957782  3886 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:55.962224  3814 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 4.
I20260710 11:05:55.963369  3704 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: 7faddd5a4b7049b981f53f5fd1b96e6a, b041b5c2cd554a7dad4f7f7adcee45a4; no voters: 
I20260710 11:05:55.964075  4016 raft_consensus.cc:2804] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:55.964089  3886 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7faddd5a4b7049b981f53f5fd1b96e6a in term 4.
I20260710 11:05:55.964726  4016 raft_consensus.cc:697] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Becoming Leader. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:55.965503  4016 consensus_queue.cc:237] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:55.971024  3634 catalog_manager.cc:5697] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a reported cstate change: term changed from 3 to 4, leader changed from c114ad6dc74d4917869fad283dd924ec (127.3.10.67) to 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65). New cstate: current_term: 4 leader_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:56.057519  3814 raft_consensus.cc:1275] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.058758  4016 consensus_queue.cc:1048] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:56.061194  3886 raft_consensus.cc:1275] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.062506  4016 consensus_queue.cc:1048] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:56.079417  3886 raft_consensus.cc:1275] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.081597  3814 raft_consensus.cc:1275] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.084647  4016 consensus_queue.cc:1048] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:56.085695  4061 consensus_queue.cc:1048] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:56.090911  3814 raft_consensus.cc:1275] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.095124  4046 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:56.111768  3886 raft_consensus.cc:1275] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.113252  4062 consensus_queue.cc:1048] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:56.226020  3813 raft_consensus.cc:1275] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.227347  4062 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:56.235838  3886 raft_consensus.cc:1275] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.237668  4046 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:56.448112  3886 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.449759  4046 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:56.461333  3813 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Refusing update from remote peer 7faddd5a4b7049b981f53f5fd1b96e6a: 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:56.462996  4046 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:58.459619  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:58.467130  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:51496
I20260710 11:05:58.467736  3739 raft_consensus.cc:606] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Received request to transfer leadership to TS c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:58.470294  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:51496
I20260710 11:05:58.470731  3739 raft_consensus.cc:606] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Received request to transfer leadership to TS b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:58.472762  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:51496
I20260710 11:05:58.473186  3739 raft_consensus.cc:606] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Received request to transfer leadership to TS c114ad6dc74d4917869fad283dd924ec
I20260710 11:05:58.475147  3739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4"
dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
mode: GRACEFUL
new_leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:51496
I20260710 11:05:58.475524  3739 raft_consensus.cc:606] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Received request to transfer leadership to TS b041b5c2cd554a7dad4f7f7adcee45a4
I20260710 11:05:58.476785  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:05:58.477385  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:58.570654  4046 raft_consensus.cc:993] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:58.571224  4074 raft_consensus.cc:1081] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Signalling peer b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:58.572819  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:59636
I20260710 11:05:58.573318  3813 raft_consensus.cc:493] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.573647  3813 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:58.579021  3813 raft_consensus.cc:515] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:58.581676  3813 leader_election.cc:290] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 4 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:58.582037  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:58.582695  3739 raft_consensus.cc:3055] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:58.582592  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23001f218c4842f7a56dad23c4269cd9" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:58.583027  3739 raft_consensus.cc:740] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:58.583209  3886 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:58.583915  3739 consensus_queue.cc:260] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:58.585183  3739 raft_consensus.cc:3060] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:58.590152  3886 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 4.
I20260710 11:05:58.591501  3739 raft_consensus.cc:2468] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 4.
I20260710 11:05:58.591503  3777 leader_election.cc:304] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [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: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:58.592713  4073 raft_consensus.cc:2804] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:58.593677  4073 raft_consensus.cc:697] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:58.594592  4073 consensus_queue.cc:237] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:58.601495  3634 catalog_manager.cc:5697] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 3 to 4, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 4 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.618625  4046 raft_consensus.cc:993] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:58.619059  4074 raft_consensus.cc:1081] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Signalling peer b041b5c2cd554a7dad4f7f7adcee45a4 to start an election
I20260710 11:05:58.620452  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4"
dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
 from {username='slave'} at 127.0.0.1:59636
I20260710 11:05:58.620831  3813 raft_consensus.cc:493] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.621073  3813 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.624956  3813 raft_consensus.cc:515] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:58.626405  3813 leader_election.cc:290] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [CANDIDATE]: Term 3 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), c114ad6dc74d4917869fad283dd924ec (127.3.10.67:39913)
I20260710 11:05:58.627104  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:58.627650  3886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cee06ea8b844048bb08d85ea593d1f4" candidate_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
I20260710 11:05:58.627707  3739 raft_consensus.cc:3055] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:58.628134  3886 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.628099  3739 raft_consensus.cc:740] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:58.629173  3739 consensus_queue.cc:260] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:58.630095  3739 raft_consensus.cc:3060] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:58.632619  3886 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 3.
I20260710 11:05:58.633606  3777 leader_election.cc:304] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [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: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:58.634456  4073 raft_consensus.cc:2804] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:58.634757  3739 raft_consensus.cc:2468] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b041b5c2cd554a7dad4f7f7adcee45a4 in term 3.
I20260710 11:05:58.634877  4073 raft_consensus.cc:697] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 LEADER]: Becoming Leader. State: Replica: b041b5c2cd554a7dad4f7f7adcee45a4, State: Running, Role: LEADER
I20260710 11:05:58.635838  4073 consensus_queue.cc:237] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [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: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:58.643075  3634 catalog_manager.cc:5697] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 reported cstate change: term changed from 2 to 3, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66). New cstate: current_term: 3 leader_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.879832  4046 raft_consensus.cc:993] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:58.880609  4074 raft_consensus.cc:1081] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Signalling peer c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:58.882261  3886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:05:58.882669  3886 raft_consensus.cc:493] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:58.882886  3886 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:58.886821  3886 raft_consensus.cc:515] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:58.888125  3886 leader_election.cc:290] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 5 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:58.889216  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:58.889216  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d83511c06247cc8d3b4803247bbd76" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:58.889889  3813 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:58.890049  3739 raft_consensus.cc:3055] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:05:58.890419  3739 raft_consensus.cc:740] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:58.891104  3739 consensus_queue.cc:260] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [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: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:58.892023  3739 raft_consensus.cc:3060] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:05:58.894344  3813 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 5.
I20260710 11:05:58.895642  3853 leader_election.cc:304] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [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: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:58.896727  4053 raft_consensus.cc:2804] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:05:58.896869  3739 raft_consensus.cc:2468] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 5.
I20260710 11:05:58.898097  4053 raft_consensus.cc:697] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 5 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:58.899035  4053 consensus_queue.cc:237] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [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: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } }
I20260710 11:05:58.905980  3634 catalog_manager.cc:5697] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 4 to 5, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 5 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.011014  4046 raft_consensus.cc:993] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: : Instructing follower c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:59.011495  4046 raft_consensus.cc:1081] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Signalling peer c114ad6dc74d4917869fad283dd924ec to start an election
I20260710 11:05:59.013288  3886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf"
dest_uuid: "c114ad6dc74d4917869fad283dd924ec"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:05:59.013782  3886 raft_consensus.cc:493] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.014176  3886 raft_consensus.cc:3060] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.018261  3886 raft_consensus.cc:515] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:59.019703  3886 leader_election.cc:290] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 2 election: Requested vote from peers 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253), b041b5c2cd554a7dad4f7f7adcee45a4 (127.3.10.66:44965)
I20260710 11:05:59.020761  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a"
I20260710 11:05:59.020881  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4337b6995acf4947a2959808cd41dfdf" candidate_uuid: "c114ad6dc74d4917869fad283dd924ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4"
I20260710 11:05:59.021386  3739 raft_consensus.cc:3055] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:59.021502  3813 raft_consensus.cc:3060] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.021797  3739 raft_consensus.cc:740] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7faddd5a4b7049b981f53f5fd1b96e6a, State: Running, Role: LEADER
I20260710 11:05:59.022639  3739 consensus_queue.cc:260] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:59.023527  3739 raft_consensus.cc:3060] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.026883  3813 raft_consensus.cc:2468] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 2.
I20260710 11:05:59.027597  3739 raft_consensus.cc:2468] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c114ad6dc74d4917869fad283dd924ec in term 2.
I20260710 11:05:59.027908  3853 leader_election.cc:304] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b041b5c2cd554a7dad4f7f7adcee45a4, c114ad6dc74d4917869fad283dd924ec; no voters: 
I20260710 11:05:59.028678  4053 raft_consensus.cc:2804] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:59.029112  4053 raft_consensus.cc:697] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 2 LEADER]: Becoming Leader. State: Replica: c114ad6dc74d4917869fad283dd924ec, State: Running, Role: LEADER
I20260710 11:05:59.029986  4053 consensus_queue.cc:237] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } }
I20260710 11:05:59.037192  3634 catalog_manager.cc:5697] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec reported cstate change: term changed from 1 to 2, leader changed from 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65) to c114ad6dc74d4917869fad283dd924ec (127.3.10.67). New cstate: current_term: 2 leader_uuid: "c114ad6dc74d4917869fad283dd924ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:59.151789  3739 raft_consensus.cc:1275] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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:59.153172  4073 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:59.164039  3886 raft_consensus.cc:1275] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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:59.166041  4086 consensus_queue.cc:1048] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:59.207585  3887 raft_consensus.cc:1275] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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:59.209285  4073 consensus_queue.cc:1048] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c114ad6dc74d4917869fad283dd924ec" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.209786  3739 raft_consensus.cc:1275] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Refusing update from remote peer b041b5c2cd554a7dad4f7f7adcee45a4: 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:59.211243  4073 consensus_queue.cc:1048] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:59.301290  3813 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 5 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:59.302575  4053 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:59.311343  3739 raft_consensus.cc:1275] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 5 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:05:59.312557  4053 consensus_queue.cc:1048] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7faddd5a4b7049b981f53f5fd1b96e6a" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 44253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:05:59.478384  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:59.485522  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
I20260710 11:05:59.510133  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:59.510993  3113 tablet_replica.cc:333] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.511680  3113 raft_consensus.cc:2243] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.512548  3113 raft_consensus.cc:2272] T 949a87b00a0046afb3d420f248332c11 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.514580  3813 raft_consensus.cc:1275] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Refusing update from remote peer c114ad6dc74d4917869fad283dd924ec: 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.515177  3113 tablet_replica.cc:333] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.516073  3113 raft_consensus.cc:2243] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.515900  4082 consensus_queue.cc:1048] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "b041b5c2cd554a7dad4f7f7adcee45a4" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 44965 }, 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.516744  3113 raft_consensus.cc:2272] T 5e84c65008584ab8a78660d64db69dc0 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.519289  3113 tablet_replica.cc:333] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.519886  3113 raft_consensus.cc:2243] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.520845  3113 raft_consensus.cc:2272] T bfdf5801162942afb936cec9a03364c9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.522787  3113 tablet_replica.cc:333] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.523753  3113 raft_consensus.cc:2243] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.524977  3113 raft_consensus.cc:2272] T 5d495fbf990f4550b136a2e0caf8f344 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.527951  3113 tablet_replica.cc:333] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.528977  3113 raft_consensus.cc:2243] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.529688  3113 raft_consensus.cc:2272] T 23001f218c4842f7a56dad23c4269cd9 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:59.530401  3851 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:05:59.532799  3113 tablet_replica.cc:333] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.533666  3113 raft_consensus.cc:2243] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.534265  3113 raft_consensus.cc:2272] T 8cee06ea8b844048bb08d85ea593d1f4 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.537628  3113 tablet_replica.cc:333] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.538590  3113 raft_consensus.cc:2243] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.539904  3113 raft_consensus.cc:2272] T fac2d6693a1d47bd9bca98b48bb0688b P 7faddd5a4b7049b981f53f5fd1b96e6a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:59.542344  3851 consensus_peers.cc:597] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec -> Peer 7faddd5a4b7049b981f53f5fd1b96e6a (127.3.10.65:44253): Couldn't send request to peer 7faddd5a4b7049b981f53f5fd1b96e6a. 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:59.543100  3113 tablet_replica.cc:333] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.543888  3113 raft_consensus.cc:2243] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.544376  3113 raft_consensus.cc:2272] T 4337b6995acf4947a2959808cd41dfdf P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.546445  3113 tablet_replica.cc:333] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.546959  3113 raft_consensus.cc:2243] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.547752  3113 raft_consensus.cc:2272] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.549724  3113 tablet_replica.cc:333] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a: stopping tablet replica
I20260710 11:05:59.550203  3113 raft_consensus.cc:2243] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.550635  3113 raft_consensus.cc:2272] T 17d83511c06247cc8d3b4803247bbd76 P 7faddd5a4b7049b981f53f5fd1b96e6a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.571967  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
I20260710 11:05:59.591140  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
I20260710 11:05:59.613969  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:59.614691  3113 tablet_replica.cc:333] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.615239  3113 raft_consensus.cc:2243] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.615928  3113 raft_consensus.cc:2272] T 5e84c65008584ab8a78660d64db69dc0 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.617878  3113 tablet_replica.cc:333] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.618346  3113 raft_consensus.cc:2243] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.618696  3113 raft_consensus.cc:2272] T 949a87b00a0046afb3d420f248332c11 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.620328  3113 tablet_replica.cc:333] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.620822  3113 raft_consensus.cc:2243] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.621474  3113 raft_consensus.cc:2272] T 23001f218c4842f7a56dad23c4269cd9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.623308  3113 tablet_replica.cc:333] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.623795  3113 raft_consensus.cc:2243] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.624157  3113 raft_consensus.cc:2272] T fac2d6693a1d47bd9bca98b48bb0688b P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.625706  3113 tablet_replica.cc:333] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.626111  3113 raft_consensus.cc:2243] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.626430  3113 raft_consensus.cc:2272] T 4337b6995acf4947a2959808cd41dfdf P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.628408  3113 tablet_replica.cc:333] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.628877  3113 raft_consensus.cc:2243] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.629216  3113 raft_consensus.cc:2272] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.630635  3113 tablet_replica.cc:333] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.631035  3113 raft_consensus.cc:2243] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.631379  3113 raft_consensus.cc:2272] T 17d83511c06247cc8d3b4803247bbd76 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.633379  3113 tablet_replica.cc:333] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.633800  3113 raft_consensus.cc:2243] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.634157  3113 raft_consensus.cc:2272] T bfdf5801162942afb936cec9a03364c9 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.635728  3113 tablet_replica.cc:333] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.636117  3113 raft_consensus.cc:2243] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.636560  3113 raft_consensus.cc:2272] T 5d495fbf990f4550b136a2e0caf8f344 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.638070  3113 tablet_replica.cc:333] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4: stopping tablet replica
I20260710 11:05:59.638499  3113 raft_consensus.cc:2243] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.639101  3113 raft_consensus.cc:2272] T 8cee06ea8b844048bb08d85ea593d1f4 P b041b5c2cd554a7dad4f7f7adcee45a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.658506  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
I20260710 11:05:59.678309  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
I20260710 11:05:59.705297  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:59.705998  3113 tablet_replica.cc:333] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.706944  3113 raft_consensus.cc:2243] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.707520  3113 raft_consensus.cc:2272] T 5e84c65008584ab8a78660d64db69dc0 P c114ad6dc74d4917869fad283dd924ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.709367  3113 tablet_replica.cc:333] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.709829  3113 raft_consensus.cc:2243] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.710487  3113 raft_consensus.cc:2272] T 949a87b00a0046afb3d420f248332c11 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.712061  3113 tablet_replica.cc:333] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.712580  3113 raft_consensus.cc:2243] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.712930  3113 raft_consensus.cc:2272] T 23001f218c4842f7a56dad23c4269cd9 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.714804  3113 tablet_replica.cc:333] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.715346  3113 raft_consensus.cc:2243] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.715792  3113 raft_consensus.cc:2272] T 5d495fbf990f4550b136a2e0caf8f344 P c114ad6dc74d4917869fad283dd924ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.717475  3113 tablet_replica.cc:333] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.717943  3113 raft_consensus.cc:2243] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.718359  3113 raft_consensus.cc:2272] T bfdf5801162942afb936cec9a03364c9 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.719883  3113 tablet_replica.cc:333] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.720470  3113 raft_consensus.cc:2243] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.720902  3113 raft_consensus.cc:2272] T fac2d6693a1d47bd9bca98b48bb0688b P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.722887  3113 tablet_replica.cc:333] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.723361  3113 raft_consensus.cc:2243] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.724088  3113 raft_consensus.cc:2272] T 4337b6995acf4947a2959808cd41dfdf P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.726202  3113 tablet_replica.cc:333] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.726673  3113 raft_consensus.cc:2243] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.727066  3113 raft_consensus.cc:2272] T 8cee06ea8b844048bb08d85ea593d1f4 P c114ad6dc74d4917869fad283dd924ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.729089  3113 tablet_replica.cc:333] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.729558  3113 raft_consensus.cc:2243] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:59.729983  3113 raft_consensus.cc:2272] T 474d8a80b12f49b4b3d8f7e0b9c525c5 P c114ad6dc74d4917869fad283dd924ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.731528  3113 tablet_replica.cc:333] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec: stopping tablet replica
I20260710 11:05:59.731948  3113 raft_consensus.cc:2243] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.732710  3113 raft_consensus.cc:2272] T 17d83511c06247cc8d3b4803247bbd76 P c114ad6dc74d4917869fad283dd924ec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.760993  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
I20260710 11:05:59.780063  3113 master.cc:562] Master@127.3.10.126:43659 shutting down...
I20260710 11:05:59.798633  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:59.799161  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:59.799510  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P becc01681774404f86d4b7df9cc9bc1b: stopping tablet replica
I20260710 11:05:59.819515  3113 master.cc:584] Master@127.3.10.126:43659 shutdown complete.
7faddd5a4b7049b981f53f5fd1b96e6a  5
b041b5c2cd554a7dad4f7f7adcee45a4  4
c114ad6dc74d4917869fad283dd924ec  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10409 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:05:59.864537  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:34887
I20260710 11:05:59.865677  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:59.871548  4099 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:59.871743  4100 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:59.872226  4102 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:59.872996  3113 server_base.cc:1061] running on GCE node
I20260710 11:05:59.873903  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:59.874111  3113 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:59.874274  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681559874257 us; error 0 us; skew 500 ppm
I20260710 11:05:59.874832  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:59.877482  3113 webserver.cc:533] Webserver started at http://127.3.10.126:35843/ using document root <none> and password file <none>
I20260710 11:05:59.878144  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:59.878376  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:59.878957  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:59.880144  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "791d73cd08b9424d98817a5051a01515"
format_stamp: "Formatted at 2026-07-10 11:05:59 on dist-test-slave-s4lx"
I20260710 11:05:59.885187  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:05:59.888617  4107 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:59.889469  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:05:59.889747  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "791d73cd08b9424d98817a5051a01515"
format_stamp: "Formatted at 2026-07-10 11:05:59 on dist-test-slave-s4lx"
I20260710 11:05:59.889986  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-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:59.903169  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:59.904471  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:59.947376  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:34887
I20260710 11:05:59.947566  4158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:34887 every 8 connection(s)
I20260710 11:05:59.951684  4159 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:59.963893  4159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515: Bootstrap starting.
I20260710 11:05:59.968596  4159 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.972805  4159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515: No bootstrap required, opened a new log
I20260710 11:05:59.974890  4159 raft_consensus.cc:359] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791d73cd08b9424d98817a5051a01515" member_type: VOTER }
I20260710 11:05:59.975286  4159 raft_consensus.cc:385] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.975507  4159 raft_consensus.cc:740] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791d73cd08b9424d98817a5051a01515, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.976163  4159 consensus_queue.cc:260] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "791d73cd08b9424d98817a5051a01515" member_type: VOTER }
I20260710 11:05:59.976677  4159 raft_consensus.cc:399] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:59.976922  4159 raft_consensus.cc:493] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:59.977227  4159 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.981336  4159 raft_consensus.cc:515] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791d73cd08b9424d98817a5051a01515" member_type: VOTER }
I20260710 11:05:59.981885  4159 leader_election.cc:304] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [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: 791d73cd08b9424d98817a5051a01515; no voters: 
I20260710 11:05:59.983057  4159 leader_election.cc:290] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:59.983489  4162 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.984786  4162 raft_consensus.cc:697] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 1 LEADER]: Becoming Leader. State: Replica: 791d73cd08b9424d98817a5051a01515, State: Running, Role: LEADER
I20260710 11:05:59.985450  4162 consensus_queue.cc:237] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [LEADER]: Queue going to LEADER mode. State: All 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: "791d73cd08b9424d98817a5051a01515" member_type: VOTER }
I20260710 11:05:59.985940  4159 sys_catalog.cc:565] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:59.989948  4164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 791d73cd08b9424d98817a5051a01515. Latest consensus state: current_term: 1 leader_uuid: "791d73cd08b9424d98817a5051a01515" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791d73cd08b9424d98817a5051a01515" member_type: VOTER } }
I20260710 11:05:59.990499  4164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:59.991712  4163 sys_catalog.cc:455] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "791d73cd08b9424d98817a5051a01515" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "791d73cd08b9424d98817a5051a01515" member_type: VOTER } }
I20260710 11:05:59.992302  4163 sys_catalog.cc:458] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:59.999114  4170 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:00.007455  4170 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:00.008565  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:00.016155  4170 catalog_manager.cc:1383] Generated new cluster ID: c7c9c45a1a244790bd1062319b7ef86d
I20260710 11:06:00.016541  4170 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:00.031119  4170 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:00.032492  4170 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:00.045392  4170 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515: Generated new TSK 0
I20260710 11:06:00.046058  4170 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:00.075587  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:00.081423  4180 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:00.082805  4181 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:00.084892  3113 server_base.cc:1061] running on GCE node
W20260710 11:06:00.084854  4183 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:00.085947  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:00.086167  3113 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:00.086344  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681560086314 us; error 0 us; skew 500 ppm
I20260710 11:06:00.086918  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:00.089344  3113 webserver.cc:533] Webserver started at http://127.3.10.65:45993/ using document root <none> and password file <none>
I20260710 11:06:00.089834  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:00.090051  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:00.090319  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:00.091346  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "2fd0be9aff7b4695b057990178038ea8"
format_stamp: "Formatted at 2026-07-10 11:06:00 on dist-test-slave-s4lx"
I20260710 11:06:00.095770  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:00.099066  4188 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:00.099896  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:00.100208  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "2fd0be9aff7b4695b057990178038ea8"
format_stamp: "Formatted at 2026-07-10 11:06:00 on dist-test-slave-s4lx"
I20260710 11:06:00.100621  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-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:00.122886  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:00.124449  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:00.125907  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:00.128080  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:00.128328  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:06:00.128574  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:00.128759  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:00.169548  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:36539
I20260710 11:06:00.169643  4250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:36539 every 8 connection(s)
I20260710 11:06:00.174465  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:00.182946  4256 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:00.184110  4255 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:00.184755  4258 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:00.185388  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:00.186543  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:00.186829  3113 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:00.187055  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681560187037 us; error 0 us; skew 500 ppm
I20260710 11:06:00.187887  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:00.187920  4251 heartbeater.cc:344] Connected to a master server at 127.3.10.126:34887
I20260710 11:06:00.188400  4251 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:00.189234  4251 heartbeater.cc:507] Master 127.3.10.126:34887 requested a full tablet report, sending...
I20260710 11:06:00.190383  3113 webserver.cc:533] Webserver started at http://127.3.10.66:37239/ using document root <none> and password file <none>
I20260710 11:06:00.190965  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:00.191185  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:00.191473  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:00.191489  4124 ts_manager.cc:194] Registered new tserver with Master: 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:00.192834  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
format_stamp: "Formatted at 2026-07-10 11:06:00 on dist-test-slave-s4lx"
I20260710 11:06:00.193444  4124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56060
I20260710 11:06:00.197427  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:00.200814  4263 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:00.201539  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:06:00.201828  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
format_stamp: "Formatted at 2026-07-10 11:06:00 on dist-test-slave-s4lx"
I20260710 11:06:00.202165  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-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:00.221987  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:00.223222  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:00.224808  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:00.226997  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:00.227234  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:00.227617  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:00.227838  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:00.267654  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:36241
I20260710 11:06:00.267763  4325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:36241 every 8 connection(s)
I20260710 11:06:00.272454  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:00.279361  4329 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:00.281498  4330 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:00.285571  4326 heartbeater.cc:344] Connected to a master server at 127.3.10.126:34887
W20260710 11:06:00.285779  4332 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:00.286055  4326 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:00.286101  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:00.286985  4326 heartbeater.cc:507] Master 127.3.10.126:34887 requested a full tablet report, sending...
I20260710 11:06:00.287104  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:00.287451  3113 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:00.287640  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681560287606 us; error 0 us; skew 500 ppm
I20260710 11:06:00.288236  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:00.289036  4124 ts_manager.cc:194] Registered new tserver with Master: 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:00.290477  4124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56066
I20260710 11:06:00.290948  3113 webserver.cc:533] Webserver started at http://127.3.10.67:39107/ using document root <none> and password file <none>
I20260710 11:06:00.291571  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:00.291849  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:00.292171  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:00.293330  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "61c37fd78fd045bdaf067737770c900a"
format_stamp: "Formatted at 2026-07-10 11:06:00 on dist-test-slave-s4lx"
I20260710 11:06:00.297720  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:00.300900  4337 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:00.301664  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:00.301959  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "61c37fd78fd045bdaf067737770c900a"
format_stamp: "Formatted at 2026-07-10 11:06:00 on dist-test-slave-s4lx"
I20260710 11:06:00.302284  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-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:00.313808  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:00.314950  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:00.316447  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:00.318595  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:00.318825  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:00.319065  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:00.319237  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:00.358655  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:37079
I20260710 11:06:00.358777  4399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:37079 every 8 connection(s)
I20260710 11:06:00.372476  4400 heartbeater.cc:344] Connected to a master server at 127.3.10.126:34887
I20260710 11:06:00.372862  4400 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:00.373605  4400 heartbeater.cc:507] Master 127.3.10.126:34887 requested a full tablet report, sending...
I20260710 11:06:00.375646  4124 ts_manager.cc:194] Registered new tserver with Master: 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:00.376104  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01436883s
I20260710 11:06:00.377018  4124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56068
I20260710 11:06:00.401036  4124 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56072:
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:00.405170  4124 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:00.535595  4216 tablet_service.cc:1511] Processing CreateTablet for tablet 941bb78aaca1496b9f75b3fa681542c9 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:00.537074  4216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941bb78aaca1496b9f75b3fa681542c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.539583  4365 tablet_service.cc:1511] Processing CreateTablet for tablet 941bb78aaca1496b9f75b3fa681542c9 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:00.539721  4215 tablet_service.cc:1511] Processing CreateTablet for tablet 29c027a6d32945b292d1a46732951a90 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:00.541038  4365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941bb78aaca1496b9f75b3fa681542c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.541162  4215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c027a6d32945b292d1a46732951a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.542618  4210 tablet_service.cc:1511] Processing CreateTablet for tablet c60b80194ed24656841362505d160c92 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:00.544015  4210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60b80194ed24656841362505d160c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.545429  4214 tablet_service.cc:1511] Processing CreateTablet for tablet eb84495133e24ac5b7197e4f6866ddf5 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:00.546085  4291 tablet_service.cc:1511] Processing CreateTablet for tablet 941bb78aaca1496b9f75b3fa681542c9 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:00.546841  4214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84495133e24ac5b7197e4f6866ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.547370  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941bb78aaca1496b9f75b3fa681542c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.549444  4209 tablet_service.cc:1511] Processing CreateTablet for tablet 88c0d105710c417eb2aef83b07c1efdc (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:00.550832  4209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0d105710c417eb2aef83b07c1efdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.550661  4212 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2a1d845dea4e72a3a90f9474d5537a (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:00.551188  4364 tablet_service.cc:1511] Processing CreateTablet for tablet 29c027a6d32945b292d1a46732951a90 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:00.552570  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c027a6d32945b292d1a46732951a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.552915  4211 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2286620261425d98ad2c928a89558f (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:00.553328  4208 tablet_service.cc:1511] Processing CreateTablet for tablet 447ad7beccce490dab10f0c1b9ebb40a (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:00.554214  4211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2286620261425d98ad2c928a89558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.555505  4207 tablet_service.cc:1511] Processing CreateTablet for tablet 81f4fef7012047f5817039a864f23222 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:00.556634  4212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2a1d845dea4e72a3a90f9474d5537a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.549444  4213 tablet_service.cc:1511] Processing CreateTablet for tablet 6129021e013a4d11a5e94dce97524ae1 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:00.558214  4213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6129021e013a4d11a5e94dce97524ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.558053  4363 tablet_service.cc:1511] Processing CreateTablet for tablet eb84495133e24ac5b7197e4f6866ddf5 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:00.559401  4363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84495133e24ac5b7197e4f6866ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.560619  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ad7beccce490dab10f0c1b9ebb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.564661  4207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f4fef7012047f5817039a864f23222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.568042  4361 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2a1d845dea4e72a3a90f9474d5537a (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:00.568233  4362 tablet_service.cc:1511] Processing CreateTablet for tablet 6129021e013a4d11a5e94dce97524ae1 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:00.569662  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2a1d845dea4e72a3a90f9474d5537a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.570392  4360 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2286620261425d98ad2c928a89558f (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:00.571743  4360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2286620261425d98ad2c928a89558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.572956  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6129021e013a4d11a5e94dce97524ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.582135  4359 tablet_service.cc:1511] Processing CreateTablet for tablet c60b80194ed24656841362505d160c92 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:00.585388  4358 tablet_service.cc:1511] Processing CreateTablet for tablet 88c0d105710c417eb2aef83b07c1efdc (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:00.588546  4357 tablet_service.cc:1511] Processing CreateTablet for tablet 447ad7beccce490dab10f0c1b9ebb40a (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:00.592612  4357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ad7beccce490dab10f0c1b9ebb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.594107  4358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0d105710c417eb2aef83b07c1efdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.604074  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60b80194ed24656841362505d160c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.613682  4356 tablet_service.cc:1511] Processing CreateTablet for tablet 81f4fef7012047f5817039a864f23222 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:00.615079  4356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f4fef7012047f5817039a864f23222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.627580  4290 tablet_service.cc:1511] Processing CreateTablet for tablet 29c027a6d32945b292d1a46732951a90 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:00.628978  4290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c027a6d32945b292d1a46732951a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.633447  4289 tablet_service.cc:1511] Processing CreateTablet for tablet eb84495133e24ac5b7197e4f6866ddf5 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:00.634789  4289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84495133e24ac5b7197e4f6866ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.637333  4288 tablet_service.cc:1511] Processing CreateTablet for tablet 6129021e013a4d11a5e94dce97524ae1 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:00.640033  4288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6129021e013a4d11a5e94dce97524ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.644495  4415 tablet_bootstrap.cc:492] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:00.647385  4285 tablet_service.cc:1511] Processing CreateTablet for tablet c60b80194ed24656841362505d160c92 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:00.649188  4284 tablet_service.cc:1511] Processing CreateTablet for tablet 88c0d105710c417eb2aef83b07c1efdc (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:00.657708  4286 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2286620261425d98ad2c928a89558f (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:00.663551  4283 tablet_service.cc:1511] Processing CreateTablet for tablet 447ad7beccce490dab10f0c1b9ebb40a (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:00.660444  4282 tablet_service.cc:1511] Processing CreateTablet for tablet 81f4fef7012047f5817039a864f23222 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:00.663558  4287 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2a1d845dea4e72a3a90f9474d5537a (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:00.667274  4208 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9cb9658c894b7096b4ea97e2b48c50 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:00.671025  4284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0d105710c417eb2aef83b07c1efdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.671180  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9cb9658c894b7096b4ea97e2b48c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.673108  4209 tablet_service.cc:1511] Processing CreateTablet for tablet 73931e5e4e0746a1b4b8f140f309d0d8 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:00.674419  4209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73931e5e4e0746a1b4b8f140f309d0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.676287  4286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2286620261425d98ad2c928a89558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.681260  4291 tablet_service.cc:1511] Processing CreateTablet for tablet 73931e5e4e0746a1b4b8f140f309d0d8 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:00.682523  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73931e5e4e0746a1b4b8f140f309d0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.665920  4357 tablet_service.cc:1511] Processing CreateTablet for tablet 73931e5e4e0746a1b4b8f140f309d0d8 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:00.686901  4283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ad7beccce490dab10f0c1b9ebb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.688158  4285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60b80194ed24656841362505d160c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.688818  4282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f4fef7012047f5817039a864f23222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.690833  4287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2a1d845dea4e72a3a90f9474d5537a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.695845  4357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73931e5e4e0746a1b4b8f140f309d0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.715605  4364 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8c975d9de04701ae8a4af826e053fc (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:00.717064  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8c975d9de04701ae8a4af826e053fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.717331  4361 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9cb9658c894b7096b4ea97e2b48c50 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:00.718362  4291 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9cb9658c894b7096b4ea97e2b48c50 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:00.718426  4284 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8c975d9de04701ae8a4af826e053fc (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:00.719820  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9cb9658c894b7096b4ea97e2b48c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.718585  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9cb9658c894b7096b4ea97e2b48c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.731184  4359 tablet_service.cc:1511] Processing CreateTablet for tablet e7d172d9bf0948ecbaf1e13e809e0bd4 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:00.737880  4284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8c975d9de04701ae8a4af826e053fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.740804  4417 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:00.667665  4213 tablet_service.cc:1511] Processing CreateTablet for tablet 4c8c975d9de04701ae8a4af826e053fc (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:00.744899  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d172d9bf0948ecbaf1e13e809e0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.745198  4213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8c975d9de04701ae8a4af826e053fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.727384  4416 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:00.758256  4415 tablet_bootstrap.cc:654] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.767869  4417 tablet_bootstrap.cc:654] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.771586  4209 tablet_service.cc:1511] Processing CreateTablet for tablet e7d172d9bf0948ecbaf1e13e809e0bd4 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:00.772008  4290 tablet_service.cc:1511] Processing CreateTablet for tablet e7d172d9bf0948ecbaf1e13e809e0bd4 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:00.772943  4209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d172d9bf0948ecbaf1e13e809e0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.773280  4290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d172d9bf0948ecbaf1e13e809e0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.779968  4416 tablet_bootstrap.cc:654] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.784677  4359 tablet_service.cc:1511] Processing CreateTablet for tablet 21522f98f64e463198798362bfd4486b (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:00.785357  4214 tablet_service.cc:1511] Processing CreateTablet for tablet 21522f98f64e463198798362bfd4486b (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:00.796464  4282 tablet_service.cc:1511] Processing CreateTablet for tablet b10745761f11430eb4be46b6806055f0 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:00.797111  4214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21522f98f64e463198798362bfd4486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.797844  4282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10745761f11430eb4be46b6806055f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.792920  4208 tablet_service.cc:1511] Processing CreateTablet for tablet b10745761f11430eb4be46b6806055f0 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:00.797111  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21522f98f64e463198798362bfd4486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.801023  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10745761f11430eb4be46b6806055f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.809072  4416 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:00.809576  4416 ts_tablet_manager.cc:1403] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.000s
I20260710 11:06:00.799906  4288 tablet_service.cc:1511] Processing CreateTablet for tablet 21522f98f64e463198798362bfd4486b (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:00.812589  4416 raft_consensus.cc:359] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:00.813277  4416 raft_consensus.cc:385] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.813596  4416 raft_consensus.cc:740] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.814967  4417 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:00.814638  4416 consensus_queue.cc:260] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:00.815428  4417 ts_tablet_manager.cc:1403] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.000s
I20260710 11:06:00.820693  4288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21522f98f64e463198798362bfd4486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.830452  4417 raft_consensus.cc:359] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:00.831074  4417 raft_consensus.cc:385] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.831350  4417 raft_consensus.cc:740] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.832015  4417 consensus_queue.cc:260] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:00.835325  4415 tablet_bootstrap.cc:492] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:00.845361  4400 heartbeater.cc:499] Master 127.3.10.126:34887 was elected leader, sending a full tablet report...
I20260710 11:06:00.846683  4359 tablet_service.cc:1511] Processing CreateTablet for tablet b10745761f11430eb4be46b6806055f0 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:00.847352  4415 ts_tablet_manager.cc:1403] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.203s	user 0.010s	sys 0.004s
I20260710 11:06:00.847985  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10745761f11430eb4be46b6806055f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.848222  4209 tablet_service.cc:1511] Processing CreateTablet for tablet c8f92d5092fc407aa4d35e164212eac3 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:00.849515  4209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f92d5092fc407aa4d35e164212eac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.845939  4423 raft_consensus.cc:493] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.852603  4423 raft_consensus.cc:515] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:00.861282  4415 raft_consensus.cc:359] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:00.862094  4415 raft_consensus.cc:385] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:00.867376  4291 tablet_service.cc:1511] Processing CreateTablet for tablet c8f92d5092fc407aa4d35e164212eac3 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:00.868795  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f92d5092fc407aa4d35e164212eac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.865167  4415 raft_consensus.cc:740] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:00.877243  4364 tablet_service.cc:1511] Processing CreateTablet for tablet c8f92d5092fc407aa4d35e164212eac3 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:00.878590  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f92d5092fc407aa4d35e164212eac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.881165  4415 consensus_queue.cc:260] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:00.886394  4208 tablet_service.cc:1511] Processing CreateTablet for tablet 234e21971ef0446c866e5c41e7dc8f9f (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:00.901892  4251 heartbeater.cc:499] Master 127.3.10.126:34887 was elected leader, sending a full tablet report...
I20260710 11:06:00.902385  4417 ts_tablet_manager.cc:1434] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.087s	user 0.028s	sys 0.025s
I20260710 11:06:00.902920  4288 tablet_service.cc:1511] Processing CreateTablet for tablet 234e21971ef0446c866e5c41e7dc8f9f (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:00.903460  4417 tablet_bootstrap.cc:492] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:00.904220  4288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e21971ef0446c866e5c41e7dc8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.904340  4423 leader_election.cc:290] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:00.905573  4416 ts_tablet_manager.cc:1434] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.096s	user 0.014s	sys 0.017s
I20260710 11:06:00.917464  4416 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:00.917390  4213 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc267bce57e42ee9bb9079e25b371e7 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:00.919050  4213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc267bce57e42ee9bb9079e25b371e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.910234  4417 tablet_bootstrap.cc:654] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.910346  4361 tablet_service.cc:1511] Processing CreateTablet for tablet 234e21971ef0446c866e5c41e7dc8f9f (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:00.919756  4359 tablet_service.cc:1511] Processing CreateTablet for tablet fba0f7d4b34742df878af06a7ee8b59e (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:00.920676  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e21971ef0446c866e5c41e7dc8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.911535  4214 tablet_service.cc:1511] Processing CreateTablet for tablet fba0f7d4b34742df878af06a7ee8b59e (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:00.912798  4290 tablet_service.cc:1511] Processing CreateTablet for tablet fba0f7d4b34742df878af06a7ee8b59e (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:00.923276  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e21971ef0446c866e5c41e7dc8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.923568  4290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba0f7d4b34742df878af06a7ee8b59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.923934  4214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba0f7d4b34742df878af06a7ee8b59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.926054  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba0f7d4b34742df878af06a7ee8b59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.947536  4422 raft_consensus.cc:493] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:00.948042  4422 raft_consensus.cc:515] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:00.944957  4416 tablet_bootstrap.cc:654] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:00.951839  4422 leader_election.cc:290] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:00.964072  4362 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc267bce57e42ee9bb9079e25b371e7 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:00.965706  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc267bce57e42ee9bb9079e25b371e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.971253  4282 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc267bce57e42ee9bb9079e25b371e7 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:00.972681  4282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc267bce57e42ee9bb9079e25b371e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:00.982702  4284 tablet_service.cc:1511] Processing CreateTablet for tablet 8708203c04dd4045ae45a78d264e9edd (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:00.984182  4284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8708203c04dd4045ae45a78d264e9edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.025221  4415 ts_tablet_manager.cc:1434] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.177s	user 0.010s	sys 0.018s
I20260710 11:06:01.026372  4326 heartbeater.cc:499] Master 127.3.10.126:34887 was elected leader, sending a full tablet report...
I20260710 11:06:01.030745  4417 tablet_bootstrap.cc:492] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.031275  4417 ts_tablet_manager.cc:1403] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.005s
I20260710 11:06:01.032879  4415 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.034492  4417 raft_consensus.cc:359] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.035216  4417 raft_consensus.cc:385] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.035485  4417 raft_consensus.cc:740] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.036137  4417 consensus_queue.cc:260] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
W20260710 11:06:01.049291  4172 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:01.052821  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2a1d845dea4e72a3a90f9474d5537a" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.054081  4209 tablet_service.cc:1511] Processing CreateTablet for tablet 8708203c04dd4045ae45a78d264e9edd (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:01.055418  4209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8708203c04dd4045ae45a78d264e9edd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:01.054344  4340 leader_election.cc:343] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.055073  4211 tablet_service.cc:1511] Processing CreateTablet for tablet 32acaa82eae44371ac9cf7ffbf965bb8 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:01.057896  4211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32acaa82eae44371ac9cf7ffbf965bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.066644  4365 tablet_service.cc:1511] Processing CreateTablet for tablet 8e14d653be9141adb087ed10da1d8bee (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:01.068214  4365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d653be9141adb087ed10da1d8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.068135  4284 tablet_service.cc:1511] Processing CreateTablet for tablet 32acaa82eae44371ac9cf7ffbf965bb8 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:01.069578  4284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32acaa82eae44371ac9cf7ffbf965bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.068209  4417 ts_tablet_manager.cc:1434] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:06:01.072435  4212 tablet_service.cc:1511] Processing CreateTablet for tablet 8e14d653be9141adb087ed10da1d8bee (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:01.073760  4212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d653be9141adb087ed10da1d8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.073483  4282 tablet_service.cc:1511] Processing CreateTablet for tablet 8e14d653be9141adb087ed10da1d8bee (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:01.074689  4282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d653be9141adb087ed10da1d8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.077392  4364 tablet_service.cc:1511] Processing CreateTablet for tablet 8708203c04dd4045ae45a78d264e9edd (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:01.079949  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8708203c04dd4045ae45a78d264e9edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.087039  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2a1d845dea4e72a3a90f9474d5537a" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.087855  4215 tablet_service.cc:1511] Processing CreateTablet for tablet f18252fe50094ef3a91d6ffe02e800d6 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 11:06:01.088606  4340 leader_election.cc:343] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.089118  4215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18252fe50094ef3a91d6ffe02e800d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.089038  4340 leader_election.cc:304] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.090183  4423 raft_consensus.cc:2749] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.096298  4417 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.077456  4359 tablet_service.cc:1511] Processing CreateTablet for tablet 32acaa82eae44371ac9cf7ffbf965bb8 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:01.103228  4416 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.103072  4291 tablet_service.cc:1511] Processing CreateTablet for tablet f18252fe50094ef3a91d6ffe02e800d6 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:01.103982  4416 ts_tablet_manager.cc:1403] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.187s	user 0.011s	sys 0.009s
I20260710 11:06:01.104359  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18252fe50094ef3a91d6ffe02e800d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.106513  4424 raft_consensus.cc:493] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.106985  4424 raft_consensus.cc:515] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:01.112219  4424 leader_election.cc:290] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.112520  4416 raft_consensus.cc:359] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.113384  4416 raft_consensus.cc:385] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.113754  4416 raft_consensus.cc:740] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.114614  4416 consensus_queue.cc:260] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.116690  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c027a6d32945b292d1a46732951a90" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.117077  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32acaa82eae44371ac9cf7ffbf965bb8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:01.118239  4191 leader_election.cc:343] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.121832  4361 tablet_service.cc:1511] Processing CreateTablet for tablet f18252fe50094ef3a91d6ffe02e800d6 (DEFAULT_TABLE table=test-workload [id=d84cfe75e634492f9366ba3460caa085]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:01.123139  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18252fe50094ef3a91d6ffe02e800d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:01.132761  4423 raft_consensus.cc:493] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.135015  4423 raft_consensus.cc:515] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.135944  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c027a6d32945b292d1a46732951a90" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
W20260710 11:06:01.138675  4190 leader_election.cc:343] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.138969  4423 leader_election.cc:290] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.139122  4190 leader_election.cc:304] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.141862  4422 raft_consensus.cc:2749] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.142241  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ad7beccce490dab10f0c1b9ebb40a" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
W20260710 11:06:01.143767  4340 leader_election.cc:343] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.145854  4415 tablet_bootstrap.cc:654] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.151216  4416 ts_tablet_manager.cc:1434] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.005s
I20260710 11:06:01.152146  4416 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.178740  4416 tablet_bootstrap.cc:654] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.192591  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ad7beccce490dab10f0c1b9ebb40a" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
W20260710 11:06:01.194701  4340 leader_election.cc:343] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.195196  4340 leader_election.cc:304] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.196924  4417 tablet_bootstrap.cc:654] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.197455  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bb78aaca1496b9f75b3fa681542c9" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.198693  4423 raft_consensus.cc:2749] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:01.200819  4266 leader_election.cc:343] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.215288  4416 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.215821  4416 ts_tablet_manager.cc:1403] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.019s
I20260710 11:06:01.218721  4416 raft_consensus.cc:359] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.219480  4416 raft_consensus.cc:385] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.219798  4416 raft_consensus.cc:740] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.220160  4415 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.220674  4415 ts_tablet_manager.cc:1403] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.188s	user 0.025s	sys 0.027s
I20260710 11:06:01.220543  4416 consensus_queue.cc:260] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.222775  4416 ts_tablet_manager.cc:1434] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:01.223927  4416 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.223968  4415 raft_consensus.cc:359] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.224889  4415 raft_consensus.cc:385] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.225171  4415 raft_consensus.cc:740] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.225406  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bb78aaca1496b9f75b3fa681542c9" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.226011  4415 consensus_queue.cc:260] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
W20260710 11:06:01.227097  4265 leader_election.cc:343] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.227588  4265 leader_election.cc:304] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.231555  4424 raft_consensus.cc:2749] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.232681  4416 tablet_bootstrap.cc:654] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.233651  4415 ts_tablet_manager.cc:1434] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:06:01.233829  4417 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.234414  4417 ts_tablet_manager.cc:1403] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.004s
I20260710 11:06:01.234794  4415 tablet_bootstrap.cc:492] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.238031  4417 raft_consensus.cc:359] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.239094  4417 raft_consensus.cc:385] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.239538  4417 raft_consensus.cc:740] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.240669  4417 consensus_queue.cc:260] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.241580  4415 tablet_bootstrap.cc:654] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.249696  4417 ts_tablet_manager.cc:1434] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:06:01.251155  4417 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.251754  4424 raft_consensus.cc:493] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.252877  4424 raft_consensus.cc:515] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.254371  4416 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.254868  4416 ts_tablet_manager.cc:1403] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260710 11:06:01.256556  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.257773  4416 raft_consensus.cc:359] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.258502  4416 raft_consensus.cc:385] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:01.258421  4266 leader_election.cc:343] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.259045  4417 tablet_bootstrap.cc:654] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.259028  4416 raft_consensus.cc:740] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.259945  4416 consensus_queue.cc:260] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.262096  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.262387  4416 ts_tablet_manager.cc:1434] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:06:01.263803  4416 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
W20260710 11:06:01.263957  4265 leader_election.cc:343] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.264626  4265 leader_election.cc:304] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.272394  4424 leader_election.cc:290] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.273413  4416 tablet_bootstrap.cc:654] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.273320  4424 raft_consensus.cc:2749] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.301517  4415 tablet_bootstrap.cc:492] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.302233  4415 ts_tablet_manager.cc:1403] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.068s	user 0.036s	sys 0.029s
I20260710 11:06:01.303126  4416 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.303614  4416 ts_tablet_manager.cc:1403] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.040s	user 0.031s	sys 0.007s
I20260710 11:06:01.304018  4417 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.304538  4417 ts_tablet_manager.cc:1403] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.040s
I20260710 11:06:01.304949  4415 raft_consensus.cc:359] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.305523  4415 raft_consensus.cc:385] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.305763  4415 raft_consensus.cc:740] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.306417  4415 consensus_queue.cc:260] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.306392  4416 raft_consensus.cc:359] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.307319  4416 raft_consensus.cc:385] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.307693  4416 raft_consensus.cc:740] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.307255  4417 raft_consensus.cc:359] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.308169  4417 raft_consensus.cc:385] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.308504  4417 raft_consensus.cc:740] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.308512  4416 consensus_queue.cc:260] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.309505  4415 ts_tablet_manager.cc:1434] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:01.309420  4417 consensus_queue.cc:260] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.310519  4415 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.313352  4416 ts_tablet_manager.cc:1434] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:06:01.314502  4416 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.316964  4417 ts_tablet_manager.cc:1434] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:06:01.317557  4415 tablet_bootstrap.cc:654] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.318353  4417 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.321399  4416 tablet_bootstrap.cc:654] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.325748  4417 tablet_bootstrap.cc:654] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.329425  4415 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.329891  4415 ts_tablet_manager.cc:1403] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:06:01.331774  4422 raft_consensus.cc:493] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.332230  4422 raft_consensus.cc:515] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.332749  4415 raft_consensus.cc:359] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.333402  4415 raft_consensus.cc:385] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.333822  4415 raft_consensus.cc:740] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.334533  4422 leader_election.cc:290] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.334782  4415 consensus_queue.cc:260] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.336213  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f4fef7012047f5817039a864f23222" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.337074  4415 ts_tablet_manager.cc:1434] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:01.338007  4415 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.338205  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f4fef7012047f5817039a864f23222" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
W20260710 11:06:01.339884  4191 leader_election.cc:343] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:01.341440  4190 leader_election.cc:343] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.341885  4190 leader_election.cc:304] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.345904  4415 tablet_bootstrap.cc:654] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.347463  4417 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.348133  4417 ts_tablet_manager.cc:1403] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.018s
I20260710 11:06:01.350776  4422 raft_consensus.cc:2749] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.353562  4417 raft_consensus.cc:359] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.354565  4417 raft_consensus.cc:385] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.355197  4417 raft_consensus.cc:740] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.356410  4417 consensus_queue.cc:260] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.357308  4415 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.357829  4415 ts_tablet_manager.cc:1403] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:06:01.360771  4415 raft_consensus.cc:359] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.361610  4415 raft_consensus.cc:385] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.361920  4415 raft_consensus.cc:740] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.362823  4415 consensus_queue.cc:260] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.365120  4415 ts_tablet_manager.cc:1434] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:01.365571  4417 ts_tablet_manager.cc:1434] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 11:06:01.366142  4415 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.369792  4417 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.372677  4415 tablet_bootstrap.cc:654] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.378712  4417 tablet_bootstrap.cc:654] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.384186  4415 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.384681  4415 ts_tablet_manager.cc:1403] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:06:01.387498  4415 raft_consensus.cc:359] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.388216  4415 raft_consensus.cc:385] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.388958  4439 raft_consensus.cc:493] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.389514  4439 raft_consensus.cc:515] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.391664  4417 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.391798  4439 leader_election.cc:290] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.392141  4417 ts_tablet_manager.cc:1403] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260710 11:06:01.392604  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c027a6d32945b292d1a46732951a90" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.392871  4416 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.393235  4226 raft_consensus.cc:2468] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:01.393440  4416 ts_tablet_manager.cc:1403] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.079s	user 0.038s	sys 0.039s
I20260710 11:06:01.393437  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c027a6d32945b292d1a46732951a90" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.394186  4375 raft_consensus.cc:2468] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:01.394855  4266 leader_election.cc:304] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:01.395130  4417 raft_consensus.cc:359] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.388536  4415 raft_consensus.cc:740] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.395823  4417 raft_consensus.cc:385] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.395989  4439 raft_consensus.cc:2804] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.396203  4417 raft_consensus.cc:740] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.396359  4439 raft_consensus.cc:493] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.396518  4415 consensus_queue.cc:260] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.396908  4439 raft_consensus.cc:3060] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.396947  4417 consensus_queue.cc:260] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.397164  4416 raft_consensus.cc:359] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.398097  4416 raft_consensus.cc:385] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.398528  4416 raft_consensus.cc:740] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.399330  4417 ts_tablet_manager.cc:1434] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:01.399448  4416 consensus_queue.cc:260] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.401912  4416 ts_tablet_manager.cc:1434] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:01.402926  4416 tablet_bootstrap.cc:492] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.407562  4439 raft_consensus.cc:515] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.408445  4415 ts_tablet_manager.cc:1434] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 11:06:01.409648  4416 tablet_bootstrap.cc:654] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.411928  4415 tablet_bootstrap.cc:492] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.412997  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c027a6d32945b292d1a46732951a90" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:01.413599  4226 raft_consensus.cc:3060] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.420763  4415 tablet_bootstrap.cc:654] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.420862  4226 raft_consensus.cc:2468] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:01.422231  4266 leader_election.cc:304] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:01.423091  4424 raft_consensus.cc:2804] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.400424  4417 tablet_bootstrap.cc:492] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.432482  4417 tablet_bootstrap.cc:654] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.433912  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c027a6d32945b292d1a46732951a90" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:01.434333  4415 tablet_bootstrap.cc:492] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.434588  4375 raft_consensus.cc:3060] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.435011  4415 ts_tablet_manager.cc:1403] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:06:01.439040  4415 raft_consensus.cc:359] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.440034  4415 raft_consensus.cc:385] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.440440  4415 raft_consensus.cc:740] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.441710  4415 consensus_queue.cc:260] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.444975  4439 leader_election.cc:290] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.449191  4375 raft_consensus.cc:2468] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:01.452204  4415 ts_tablet_manager.cc:1434] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.007s
I20260710 11:06:01.453789  4415 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.453696  4424 raft_consensus.cc:697] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:01.455103  4424 consensus_queue.cc:237] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.462407  4415 tablet_bootstrap.cc:654] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.464566  4417 tablet_bootstrap.cc:492] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.465107  4417 ts_tablet_manager.cc:1403] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.032s
I20260710 11:06:01.465327  4416 tablet_bootstrap.cc:492] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.466158  4416 ts_tablet_manager.cc:1403] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.035s
I20260710 11:06:01.468276  4417 raft_consensus.cc:359] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:01.469120  4417 raft_consensus.cc:385] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.469431  4417 raft_consensus.cc:740] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.470168  4417 consensus_queue.cc:260] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:01.470466  4416 raft_consensus.cc:359] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.471517  4416 raft_consensus.cc:385] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.471891  4416 raft_consensus.cc:740] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.472636  4417 ts_tablet_manager.cc:1434] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:06:01.472752  4416 consensus_queue.cc:260] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.473726  4417 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.473778  4415 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.474321  4415 ts_tablet_manager.cc:1403] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:06:01.476999  4415 raft_consensus.cc:359] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.477653  4415 raft_consensus.cc:385] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.477903  4415 raft_consensus.cc:740] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.478644  4415 consensus_queue.cc:260] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.479245  4416 ts_tablet_manager.cc:1434] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:06:01.478606  4122 catalog_manager.cc:5697] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.480572  4416 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.481092  4415 ts_tablet_manager.cc:1434] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:06:01.481989  4415 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.487776  4424 raft_consensus.cc:493] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.488329  4424 raft_consensus.cc:515] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.487447  4416 tablet_bootstrap.cc:654] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.490988  4417 tablet_bootstrap.cc:654] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.487442  4415 tablet_bootstrap.cc:654] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.491398  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f4fef7012047f5817039a864f23222" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.492563  4424 leader_election.cc:290] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.494803  4226 raft_consensus.cc:2468] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:01.497308  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f4fef7012047f5817039a864f23222" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.497794  4266 leader_election.cc:304] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:01.498224  4375 raft_consensus.cc:2468] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:01.499087  4424 raft_consensus.cc:2804] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.499557  4424 raft_consensus.cc:493] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.499939  4424 raft_consensus.cc:3060] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.503805  4416 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.504427  4416 ts_tablet_manager.cc:1403] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.006s
I20260710 11:06:01.506008  4415 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.506523  4415 ts_tablet_manager.cc:1403] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260710 11:06:01.507959  4416 raft_consensus.cc:359] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.508970  4416 raft_consensus.cc:385] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.509315  4416 raft_consensus.cc:740] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.509249  4424 raft_consensus.cc:515] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.509320  4415 raft_consensus.cc:359] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.510426  4415 raft_consensus.cc:385] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.510856  4415 raft_consensus.cc:740] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.510461  4416 consensus_queue.cc:260] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.511689  4415 consensus_queue.cc:260] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.512193  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f4fef7012047f5817039a864f23222" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:01.512838  4226 raft_consensus.cc:3060] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.513263  4416 ts_tablet_manager.cc:1434] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:06:01.514230  4416 tablet_bootstrap.cc:492] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.515862  4424 leader_election.cc:290] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.517724  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f4fef7012047f5817039a864f23222" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:01.518277  4375 raft_consensus.cc:3060] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.522248  4416 tablet_bootstrap.cc:654] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.527031  4226 raft_consensus.cc:2468] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:01.531852  4424 raft_consensus.cc:493] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.536226  4424 raft_consensus.cc:515] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.538686  4424 leader_election.cc:290] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.533425  4415 ts_tablet_manager.cc:1434] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:06:01.534735  4375 raft_consensus.cc:2468] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:01.539961  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ad7beccce490dab10f0c1b9ebb40a" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.540323  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ad7beccce490dab10f0c1b9ebb40a" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.540793  4374 raft_consensus.cc:2468] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:01.540966  4225 raft_consensus.cc:2468] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:01.539959  4415 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.541281  4265 leader_election.cc:304] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.542595  4265 leader_election.cc:304] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.542901  4416 tablet_bootstrap.cc:492] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.543339  4416 ts_tablet_manager.cc:1403] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260710 11:06:01.543511  4448 raft_consensus.cc:2804] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.543983  4448 raft_consensus.cc:697] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:01.544823  4448 consensus_queue.cc:237] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.545933  4416 raft_consensus.cc:359] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.546561  4416 raft_consensus.cc:385] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.546772  4451 raft_consensus.cc:2804] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.546802  4416 raft_consensus.cc:740] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.547328  4415 tablet_bootstrap.cc:654] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.547823  4416 consensus_queue.cc:260] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.547335  4451 raft_consensus.cc:493] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.548813  4451 raft_consensus.cc:3060] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.550276  4416 ts_tablet_manager.cc:1434] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:01.551458  4416 tablet_bootstrap.cc:492] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.552023  4423 raft_consensus.cc:493] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.552634  4423 raft_consensus.cc:515] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.555297  4423 leader_election.cc:290] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.557847  4451 raft_consensus.cc:515] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.557994  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.564179  4417 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
W20260710 11:06:01.564153  4340 leader_election.cc:343] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.564815  4417 ts_tablet_manager.cc:1403] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.020s
I20260710 11:06:01.567202  4417 raft_consensus.cc:359] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.567703  4417 raft_consensus.cc:385] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.567919  4417 raft_consensus.cc:740] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.559568  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.568504  4417 consensus_queue.cc:260] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.568730  4301 raft_consensus.cc:2468] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:01.571297  4340 leader_election.cc:304] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.572801  4423 raft_consensus.cc:2804] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.573335  4423 raft_consensus.cc:493] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.573789  4423 raft_consensus.cc:3060] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.574190  4416 tablet_bootstrap.cc:654] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.578102  4417 ts_tablet_manager.cc:1434] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:06:01.582353  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ad7beccce490dab10f0c1b9ebb40a" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:01.583184  4224 raft_consensus.cc:3060] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.587410  4417 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.592537  4422 raft_consensus.cc:493] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.593168  4422 raft_consensus.cc:515] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.595753  4422 leader_election.cc:290] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.595956  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ad7beccce490dab10f0c1b9ebb40a" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:01.597014  4375 raft_consensus.cc:3060] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.598714  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6129021e013a4d11a5e94dce97524ae1" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
W20260710 11:06:01.601768  4190 leader_election.cc:343] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.601462  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6129021e013a4d11a5e94dce97524ae1" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.602821  4301 raft_consensus.cc:2468] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:01.604395  4191 leader_election.cc:304] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.605937  4422 raft_consensus.cc:2804] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.606442  4422 raft_consensus.cc:493] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.606868  4422 raft_consensus.cc:3060] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.607040  4417 tablet_bootstrap.cc:654] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.611125  4465 raft_consensus.cc:493] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.611769  4465 raft_consensus.cc:515] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.615581  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60b80194ed24656841362505d160c92" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.616472  4225 raft_consensus.cc:2468] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:01.618111  4340 leader_election.cc:304] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.620165  4465 leader_election.cc:290] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.620684  4465 raft_consensus.cc:2804] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.620999  4465 raft_consensus.cc:493] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.621330  4465 raft_consensus.cc:3060] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.626760  4451 leader_election.cc:290] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.629277  4122 catalog_manager.cc:5697] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.633538  4224 raft_consensus.cc:2468] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:01.635578  4266 leader_election.cc:304] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:01.637408  4448 raft_consensus.cc:493] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.638067  4448 raft_consensus.cc:515] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.643751  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60b80194ed24656841362505d160c92" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.645300  4417 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.647315  4465 raft_consensus.cc:515] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.648110  4417 ts_tablet_manager.cc:1403] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260710 11:06:01.647957  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60b80194ed24656841362505d160c92" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.648844  4301 raft_consensus.cc:2468] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:01.649475  4465 leader_election.cc:290] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.650098  4374 raft_consensus.cc:2393] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 1: Already voted for candidate 61c37fd78fd045bdaf067737770c900a in this term.
I20260710 11:06:01.650131  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60b80194ed24656841362505d160c92" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:01.653071  4225 raft_consensus.cc:3060] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.653081  4417 raft_consensus.cc:359] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.654327  4417 raft_consensus.cc:385] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.654750  4417 raft_consensus.cc:740] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.655856  4417 consensus_queue.cc:260] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.657621  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60b80194ed24656841362505d160c92" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:01.658390  4301 raft_consensus.cc:3060] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.670176  4417 ts_tablet_manager.cc:1434] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:06:01.618492  4422 raft_consensus.cc:515] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.676326  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6129021e013a4d11a5e94dce97524ae1" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:01.646103  4448 leader_election.cc:290] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.647483  4467 raft_consensus.cc:493] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.646718  4451 raft_consensus.cc:2804] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.677136  4300 raft_consensus.cc:3060] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.678643  4467 raft_consensus.cc:515] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.681064  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6129021e013a4d11a5e94dce97524ae1" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
W20260710 11:06:01.683554  4463 log.cc:927] Time spent T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260710 11:06:01.684110  4190 leader_election.cc:343] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.684787  4417 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.689340  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2286620261425d98ad2c928a89558f" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.689953  4226 raft_consensus.cc:2468] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:01.691207  4340 leader_election.cc:304] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.686100  4467 leader_election.cc:290] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.688126  4299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2286620261425d98ad2c928a89558f" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.692034  4465 raft_consensus.cc:2804] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.692602  4465 raft_consensus.cc:493] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.688408  4301 raft_consensus.cc:2468] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:01.692951  4465 raft_consensus.cc:3060] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:01.693956  4340 leader_election.cc:343] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.695855  4340 leader_election.cc:304] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.697113  4467 raft_consensus.cc:2804] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.693173  4451 raft_consensus.cc:697] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:01.704881  4451 consensus_queue.cc:237] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.682243  4422 leader_election.cc:290] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.713445  4423 raft_consensus.cc:515] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.717921  4225 raft_consensus.cc:2468] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:01.712486  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c60b80194ed24656841362505d160c92" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.708923  4467 raft_consensus.cc:697] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:01.727905  4224 raft_consensus.cc:2393] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 1: Already voted for candidate 61c37fd78fd045bdaf067737770c900a in this term.
I20260710 11:06:01.729139  4300 raft_consensus.cc:2468] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:01.729636  4266 leader_election.cc:304] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.730407  4191 leader_election.cc:304] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.730825  4448 raft_consensus.cc:2749] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.730756  4375 raft_consensus.cc:2468] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:01.729426  4467 consensus_queue.cc:237] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.723898  4465 raft_consensus.cc:515] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.733561  4422 raft_consensus.cc:2804] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.733816  4416 tablet_bootstrap.cc:492] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.734285  4416 ts_tablet_manager.cc:1403] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.183s	user 0.052s	sys 0.046s
I20260710 11:06:01.734535  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:01.734915  4422 raft_consensus.cc:697] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:01.735350  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2286620261425d98ad2c928a89558f" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
W20260710 11:06:01.735718  4340 leader_election.cc:343] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.735917  4225 raft_consensus.cc:3060] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.736013  4422 consensus_queue.cc:237] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.739046  4415 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.738940  4468 raft_consensus.cc:493] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.739590  4415 ts_tablet_manager.cc:1403] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.200s	user 0.076s	sys 0.103s
I20260710 11:06:01.739526  4468 raft_consensus.cc:515] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.741806  4468 leader_election.cc:290] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.742252  4415 raft_consensus.cc:359] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.742906  4415 raft_consensus.cc:385] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.743187  4415 raft_consensus.cc:740] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.743721  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2a1d845dea4e72a3a90f9474d5537a" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.744344  4465 leader_election.cc:290] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.744872  4417 tablet_bootstrap.cc:654] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.745257  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:01.745903  4301 raft_consensus.cc:3060] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.746018  4299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2286620261425d98ad2c928a89558f" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
W20260710 11:06:01.746232  4191 leader_election.cc:343] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.736838  4416 raft_consensus.cc:359] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:01.748070  4416 raft_consensus.cc:385] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.748364  4416 raft_consensus.cc:740] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.749025  4416 consensus_queue.cc:260] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:01.751250  4416 ts_tablet_manager.cc:1434] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:06:01.752205  4416 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.743750  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2a1d845dea4e72a3a90f9474d5537a" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.754266  4375 raft_consensus.cc:2468] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:01.743844  4415 consensus_queue.cc:260] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.755416  4190 leader_election.cc:304] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:01.756870  4299 raft_consensus.cc:3060] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.757089  4415 ts_tablet_manager.cc:1434] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:06:01.758176  4415 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.758809  4422 raft_consensus.cc:2804] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.759189  4422 raft_consensus.cc:493] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.759514  4422 raft_consensus.cc:3060] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.759732  4124 catalog_manager.cc:5697] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.764389  4423 leader_election.cc:290] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.764810  4299 raft_consensus.cc:2468] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:01.766968  4340 leader_election.cc:304] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.767478  4423 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.767822  4465 raft_consensus.cc:2804] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.767972  4416 tablet_bootstrap.cc:654] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.767931  4423 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.768424  4465 raft_consensus.cc:697] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:01.770447  4423 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.764550  4415 tablet_bootstrap.cc:654] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.772193  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.769488  4465 consensus_queue.cc:237] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.772921  4300 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:01.773202  4422 raft_consensus.cc:515] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.772193  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.775574  4422 leader_election.cc:290] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
W20260710 11:06:01.778105  4340 leader_election.cc:343] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.777657  4121 catalog_manager.cc:5697] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.779021  4340 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.780682  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2a1d845dea4e72a3a90f9474d5537a" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:01.781371  4375 raft_consensus.cc:3060] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.763648  4122 catalog_manager.cc:5697] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.777551  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2a1d845dea4e72a3a90f9474d5537a" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
W20260710 11:06:01.790567  4191 leader_election.cc:343] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.798018  4375 raft_consensus.cc:2468] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:01.798897  4417 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.799331  4190 leader_election.cc:304] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:01.799564  4417 ts_tablet_manager.cc:1403] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.002s
I20260710 11:06:01.800379  4422 raft_consensus.cc:2804] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.800887  4422 raft_consensus.cc:697] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:01.801774  4422 consensus_queue.cc:237] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.802558  4417 raft_consensus.cc:359] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.803236  4417 raft_consensus.cc:385] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.803512  4417 raft_consensus.cc:740] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.753520  4301 raft_consensus.cc:2468] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:01.804358  4417 consensus_queue.cc:260] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.802920  4469 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.805464  4469 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.805968  4469 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.805868  4340 leader_election.cc:304] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.806905  4467 raft_consensus.cc:2804] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.807382  4467 raft_consensus.cc:697] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:01.808193  4467 consensus_queue.cc:237] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.809729  4417 ts_tablet_manager.cc:1434] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:01.810616  4417 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.753479  4225 raft_consensus.cc:2468] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:01.822209  4416 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.823179  4416 ts_tablet_manager.cc:1403] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.013s
I20260710 11:06:01.822209  4415 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.824664  4415 ts_tablet_manager.cc:1403] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.023s
I20260710 11:06:01.826536  4415 raft_consensus.cc:359] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.827080  4415 raft_consensus.cc:385] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.826581  4416 raft_consensus.cc:359] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.827328  4415 raft_consensus.cc:740] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.827494  4416 raft_consensus.cc:385] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.827883  4416 raft_consensus.cc:740] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.828146  4415 consensus_queue.cc:260] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.822239  4124 catalog_manager.cc:5697] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.830543  4415 ts_tablet_manager.cc:1434] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:06:01.831424  4415 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.837888  4415 tablet_bootstrap.cc:654] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.838136  4469 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.839329  4416 consensus_queue.cc:260] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.840513  4417 tablet_bootstrap.cc:654] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.843153  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:01.843730  4301 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.845068  4416 ts_tablet_manager.cc:1434] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:06:01.849048  4468 raft_consensus.cc:493] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.850045  4468 raft_consensus.cc:515] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.850561  4416 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.853433  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.854192  4300 raft_consensus.cc:2468] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:01.841121  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:01.856727  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.857396  4375 raft_consensus.cc:2468] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
W20260710 11:06:01.858552  4340 leader_election.cc:343] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.859884  4416 tablet_bootstrap.cc:654] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.860203  4191 leader_election.cc:304] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:01.862242  4422 raft_consensus.cc:2804] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.862694  4422 raft_consensus.cc:493] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.863130  4422 raft_consensus.cc:3060] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.864831  4121 catalog_manager.cc:5697] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.874974  4124 catalog_manager.cc:5697] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.852083  4468 leader_election.cc:290] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.880333  4301 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:01.873237  4469 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.882778  4340 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.883018  4481 raft_consensus.cc:493] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.883646  4465 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.883715  4481 raft_consensus.cc:515] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.884231  4465 raft_consensus.cc:697] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:01.885192  4416 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.885736  4416 ts_tablet_manager.cc:1403] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260710 11:06:01.885130  4465 consensus_queue.cc:237] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.873361  4467 raft_consensus.cc:493] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.887184  4467 raft_consensus.cc:515] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.887645  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9cb9658c894b7096b4ea97e2b48c50" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.889780  4467 leader_election.cc:290] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.894058  4416 raft_consensus.cc:359] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.894968  4416 raft_consensus.cc:385] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.895303  4416 raft_consensus.cc:740] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.896111  4416 consensus_queue.cc:260] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.897680  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6129021e013a4d11a5e94dce97524ae1" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.899940  4416 ts_tablet_manager.cc:1434] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:06:01.900899  4416 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:01.900949  4415 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:01.901412  4415 ts_tablet_manager.cc:1403] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.070s	user 0.041s	sys 0.008s
W20260710 11:06:01.899312  4190 leader_election.cc:343] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.899277  4300 raft_consensus.cc:2393] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61c37fd78fd045bdaf067737770c900a in current term 1: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:01.905771  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9cb9658c894b7096b4ea97e2b48c50" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
W20260710 11:06:01.907456  4191 leader_election.cc:343] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:01.907241  4422 raft_consensus.cc:515] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.908113  4191 leader_election.cc:304] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:01.909307  4468 raft_consensus.cc:2749] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.910456  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6129021e013a4d11a5e94dce97524ae1" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:01.913174  4340 leader_election.cc:304] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:01.914655  4467 raft_consensus.cc:3060] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.918191  4422 leader_election.cc:290] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.919317  4415 raft_consensus.cc:359] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.920367  4415 raft_consensus.cc:385] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.892658  4481 leader_election.cc:290] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:01.920615  4415 raft_consensus.cc:740] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.924059  4417 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:01.925082  4417 ts_tablet_manager.cc:1403] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.029s
I20260710 11:06:01.925112  4415 consensus_queue.cc:260] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.927224  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:01.927970  4375 raft_consensus.cc:3060] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.928399  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:01.928637  4415 ts_tablet_manager.cc:1434] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:06:01.928960  4301 raft_consensus.cc:3060] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.929544  4415 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:01.935566  4301 raft_consensus.cc:2468] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:01.934792  4375 raft_consensus.cc:2468] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:01.940478  4416 tablet_bootstrap.cc:654] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.940752  4191 leader_election.cc:304] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:01.933365  4467 raft_consensus.cc:2749] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:01.942384  4481 raft_consensus.cc:2804] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:01.943423  4415 tablet_bootstrap.cc:654] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:01.943778  4481 raft_consensus.cc:697] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:01.944774  4481 consensus_queue.cc:237] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.947603  4417 raft_consensus.cc:359] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.949668  4451 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:01.950572  4417 raft_consensus.cc:385] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.951261  4422 raft_consensus.cc:493] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:01.951933  4422 raft_consensus.cc:515] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:01.952864  4417 raft_consensus.cc:740] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.953612  4417 consensus_queue.cc:260] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.955860  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bb78aaca1496b9f75b3fa681542c9" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:01.956821  4374 raft_consensus.cc:2468] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:01.955595  4121 catalog_manager.cc:5697] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:01.958532  4190 leader_election.cc:304] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:01.959666  4417 ts_tablet_manager.cc:1434] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260710 11:06:01.959692  4468 raft_consensus.cc:2804] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:01.961650  4468 raft_consensus.cc:493] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:01.962236  4468 raft_consensus.cc:3060] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:01.963214  4417 tablet_bootstrap.cc:492] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:01.978060  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bb78aaca1496b9f75b3fa681542c9" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:01.978796  4301 raft_consensus.cc:2468] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:01.978194  4122 catalog_manager.cc:5697] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:01.980219  4416 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:01.980803  4416 ts_tablet_manager.cc:1403] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.013s
I20260710 11:06:01.984663  4422 leader_election.cc:290] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:01.987926  4424 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:01.992650  4416 raft_consensus.cc:359] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.993599  4416 raft_consensus.cc:385] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:01.993960  4416 raft_consensus.cc:740] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:01.994962  4416 consensus_queue.cc:260] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:01.998724  4417 tablet_bootstrap.cc:654] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.001338  4416 ts_tablet_manager.cc:1434] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:06:02.002523  4416 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:02.003496  4424 consensus_queue.cc:1048] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.004940  4415 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:02.005371  4415 ts_tablet_manager.cc:1403] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.030s
I20260710 11:06:02.007167  4415 raft_consensus.cc:359] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.007638  4415 raft_consensus.cc:385] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.007884  4415 raft_consensus.cc:740] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.008584  4415 consensus_queue.cc:260] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.011322  4415 ts_tablet_manager.cc:1434] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:06:02.011065  4468 raft_consensus.cc:515] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:02.013922  4415 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:02.017604  4468 leader_election.cc:290] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.019016  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bb78aaca1496b9f75b3fa681542c9" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:02.021010  4373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bb78aaca1496b9f75b3fa681542c9" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:02.021700  4373 raft_consensus.cc:3060] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.020112  4301 raft_consensus.cc:3060] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.023260  4424 raft_consensus.cc:493] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.033926  4424 raft_consensus.cc:515] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
W20260710 11:06:02.051600  4172 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:02.061502  4424 leader_election.cc:290] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.062224  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
W20260710 11:06:02.063683  4265 leader_election.cc:343] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:02.067494  4301 raft_consensus.cc:2468] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:02.074111  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
W20260710 11:06:02.075925  4266 leader_election.cc:343] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:02.076524  4266 leader_election.cc:304] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:02.077888  4424 raft_consensus.cc:2749] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:02.038746  4373 raft_consensus.cc:2468] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:02.083469  4416 tablet_bootstrap.cc:654] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.083509  4190 leader_election.cc:304] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.084508  4468 raft_consensus.cc:2804] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:02.085119  4468 raft_consensus.cc:697] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:02.085269  4415 tablet_bootstrap.cc:654] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.086189  4468 consensus_queue.cc:237] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } }
I20260710 11:06:02.087368  4417 tablet_bootstrap.cc:492] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:02.088340  4417 ts_tablet_manager.cc:1403] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.008s
I20260710 11:06:02.091975  4415 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:02.091178  4417 raft_consensus.cc:359] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.092350  4417 raft_consensus.cc:385] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.092456  4415 ts_tablet_manager.cc:1403] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.024s
I20260710 11:06:02.092689  4417 raft_consensus.cc:740] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.093580  4417 consensus_queue.cc:260] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.094976  4415 raft_consensus.cc:359] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.095615  4415 raft_consensus.cc:385] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.095867  4415 raft_consensus.cc:740] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.095958  4417 ts_tablet_manager.cc:1434] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:06:02.096899  4417 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:02.096652  4415 consensus_queue.cc:260] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.101400  4415 ts_tablet_manager.cc:1434] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:02.102279  4415 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:02.110016  4417 tablet_bootstrap.cc:654] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.116554  4467 raft_consensus.cc:493] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.117029  4467 raft_consensus.cc:515] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.118508  4416 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:02.119005  4416 ts_tablet_manager.cc:1403] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.024s
I20260710 11:06:02.118974  4467 leader_election.cc:290] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.122035  4415 tablet_bootstrap.cc:654] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.121892  4416 raft_consensus.cc:359] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.122692  4416 raft_consensus.cc:385] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.123034  4416 raft_consensus.cc:740] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.123819  4416 consensus_queue.cc:260] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.126049  4416 ts_tablet_manager.cc:1434] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:02.126919  4416 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:02.131448  4451 raft_consensus.cc:493] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.131907  4451 raft_consensus.cc:515] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.134001  4451 leader_election.cc:290] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.133876  4465 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.136715  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9cb9658c894b7096b4ea97e2b48c50" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.137321  4226 raft_consensus.cc:2468] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:02.138826  4415 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:02.139539  4424 consensus_queue.cc:1048] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.139475  4415 ts_tablet_manager.cc:1403] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 11:06:02.143780  4415 raft_consensus.cc:359] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.146727  4415 raft_consensus.cc:385] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.147117  4415 raft_consensus.cc:740] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.147234  4266 leader_election.cc:304] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:02.148182  4448 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.148736  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.150091  4448 raft_consensus.cc:2804] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:02.150625  4340 leader_election.cc:343] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:02.151801  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.152714  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9cb9658c894b7096b4ea97e2b48c50" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.153378  4374 raft_consensus.cc:2468] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:02.150573  4448 raft_consensus.cc:493] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.154713  4448 raft_consensus.cc:3060] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.158862  4416 tablet_bootstrap.cc:654] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.148164  4415 consensus_queue.cc:260] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.166503  4122 catalog_manager.cc:5697] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.180348  4417 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:02.180905  4417 ts_tablet_manager.cc:1403] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.084s	user 0.044s	sys 0.023s
I20260710 11:06:02.182722  4465 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.183785  4417 raft_consensus.cc:359] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.184490  4417 raft_consensus.cc:385] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.184450  4301 raft_consensus.cc:2468] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:02.184960  4417 raft_consensus.cc:740] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.185546  4415 ts_tablet_manager.cc:1434] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260710 11:06:02.185794  4417 consensus_queue.cc:260] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.186378  4415 tablet_bootstrap.cc:492] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:02.188017  4417 ts_tablet_manager.cc:1434] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:02.189040  4417 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:02.189095  4416 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:02.192273  4448 raft_consensus.cc:515] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.194396  4448 leader_election.cc:290] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.194705  4417 tablet_bootstrap.cc:654] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.199270  4415 tablet_bootstrap.cc:654] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.200052  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9cb9658c894b7096b4ea97e2b48c50" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:02.200635  4224 raft_consensus.cc:3060] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.189700  4416 ts_tablet_manager.cc:1403] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.005s
I20260710 11:06:02.206022  4416 raft_consensus.cc:359] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.206828  4416 raft_consensus.cc:385] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.207147  4416 raft_consensus.cc:740] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.207947  4416 consensus_queue.cc:260] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.210160  4416 ts_tablet_manager.cc:1434] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:02.210018  4224 raft_consensus.cc:2468] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:02.211400  4416 tablet_bootstrap.cc:492] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:02.212781  4340 leader_election.cc:304] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:02.214129  4415 tablet_bootstrap.cc:492] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:02.214686  4415 ts_tablet_manager.cc:1403] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260710 11:06:02.216960  4266 leader_election.cc:304] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:02.217571  4417 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:02.217310  4415 raft_consensus.cc:359] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.218103  4415 raft_consensus.cc:385] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.218695  4415 raft_consensus.cc:740] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.218466  4451 raft_consensus.cc:2804] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:02.219352  4451 raft_consensus.cc:697] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:02.219545  4416 tablet_bootstrap.cc:654] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.218173  4417 ts_tablet_manager.cc:1403] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260710 11:06:02.220392  4448 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.220271  4451 consensus_queue.cc:237] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.222765  4417 raft_consensus.cc:359] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.223374  4417 raft_consensus.cc:385] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.223639  4417 raft_consensus.cc:740] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.224382  4469 raft_consensus.cc:2804] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:02.224887  4469 raft_consensus.cc:493] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.224352  4417 consensus_queue.cc:260] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.225572  4469 raft_consensus.cc:3060] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.227200  4417 ts_tablet_manager.cc:1434] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:06:02.228392  4417 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:02.219718  4415 consensus_queue.cc:260] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.230202  4424 raft_consensus.cc:493] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.230610  4424 raft_consensus.cc:515] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.231366  4300 raft_consensus.cc:3060] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.233036  4424 leader_election.cc:290] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.234678  4417 tablet_bootstrap.cc:654] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.234489  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10745761f11430eb4be46b6806055f0" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.235239  4422 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:02.235754  4265 leader_election.cc:343] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:02.237500  4415 ts_tablet_manager.cc:1434] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260710 11:06:02.237694  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10745761f11430eb4be46b6806055f0" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.238667  4415 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
W20260710 11:06:02.239190  4266 leader_election.cc:343] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:02.239758  4266 leader_election.cc:304] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:02.241117  4448 raft_consensus.cc:2749] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:02.242470  4416 tablet_bootstrap.cc:492] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:02.243708  4467 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.246280  4422 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.249250  4417 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:02.249764  4417 ts_tablet_manager.cc:1403] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260710 11:06:02.252521  4416 ts_tablet_manager.cc:1403] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.011s
I20260710 11:06:02.252650  4417 raft_consensus.cc:359] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.253338  4417 raft_consensus.cc:385] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.253582  4417 raft_consensus.cc:740] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.254190  4417 consensus_queue.cc:260] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.255287  4468 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.256424  4417 ts_tablet_manager.cc:1434] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:02.257387  4417 tablet_bootstrap.cc:492] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:02.264729  4416 raft_consensus.cc:359] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.265389  4416 raft_consensus.cc:385] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.265666  4416 raft_consensus.cc:740] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.263958  4373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9cb9658c894b7096b4ea97e2b48c50" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:02.266311  4416 consensus_queue.cc:260] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.275133  4416 ts_tablet_manager.cc:1434] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:06:02.279059  4467 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.282342  4469 raft_consensus.cc:515] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.284482  4469 leader_election.cc:290] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.285545  4224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:02.266888  4373 raft_consensus.cc:3060] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.286139  4224 raft_consensus.cc:3060] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.286175  4416 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:02.293015  4469 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:06:02.293514  4297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:02.298697  4297 raft_consensus.cc:3060] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.313036  4417 tablet_bootstrap.cc:654] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.324230  4481 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.332576  4469 raft_consensus.cc:493] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.349857  4465 raft_consensus.cc:493] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.351505  4465 raft_consensus.cc:515] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.351895  4122 catalog_manager.cc:5697] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:02.353674  4465 leader_election.cc:290] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.357710  4468 raft_consensus.cc:493] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.371811  4373 raft_consensus.cc:2468] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:02.371734  4481 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.372804  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10745761f11430eb4be46b6806055f0" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.348189  4297 raft_consensus.cc:2468] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:02.376505  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10745761f11430eb4be46b6806055f0" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.377364  4296 raft_consensus.cc:2468] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:02.378657  4340 leader_election.cc:304] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.379742  4465 raft_consensus.cc:2804] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:02.380159  4465 raft_consensus.cc:493] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.380576  4465 raft_consensus.cc:3060] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.333319  4469 raft_consensus.cc:515] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.391323  4224 raft_consensus.cc:2468] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
W20260710 11:06:02.391788  4340 leader_election.cc:343] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:02.407246  4340 leader_election.cc:304] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.408411  4467 raft_consensus.cc:2804] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:02.358193  4468 raft_consensus.cc:515] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.397096  4481 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.401093  4415 tablet_bootstrap.cc:654] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.436889  4223 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.451901  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.438124  4224 raft_consensus.cc:3060] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.471432  4468 leader_election.cc:290] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.472143  4468 raft_consensus.cc:493] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.472728  4468 raft_consensus.cc:515] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.485707  4373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.490370  4468 leader_election.cc:290] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.490995  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.491634  4296 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:02.492904  4191 leader_election.cc:304] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:02.492587  4465 raft_consensus.cc:515] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.495927  4416 tablet_bootstrap.cc:654] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.511708  4469 leader_election.cc:290] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.503213  4190 leader_election.cc:304] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:02.534415  4469 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.535001  4469 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.537206  4469 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.538121  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.538832  4465 leader_election.cc:290] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:02.538942  4226 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:02.544349  4422 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.566802  4467 raft_consensus.cc:697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:02.575734  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.577260  4515 raft_consensus.cc:2804] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:02.577797  4515 raft_consensus.cc:493] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.577844  4298 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:02.578305  4515 raft_consensus.cc:3060] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.601070  4481 raft_consensus.cc:2749] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:02.601830  4481 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.603166  4481 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.594883  4467 consensus_queue.cc:237] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.611328  4468 consensus_queue.cc:1048] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.578545  4422 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.634829  4424 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.658236  4416 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:02.658784  4416 ts_tablet_manager.cc:1403] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.373s	user 0.018s	sys 0.018s
I20260710 11:06:02.661700  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.662500  4225 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:02.666730  4299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10745761f11430eb4be46b6806055f0" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:02.647956  4424 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.667296  4299 raft_consensus.cc:3060] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.661195  4515 raft_consensus.cc:515] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.668773  4424 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.755481  4417 tablet_bootstrap.cc:492] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:02.755993  4417 ts_tablet_manager.cc:1403] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.499s	user 0.016s	sys 0.024s
I20260710 11:06:02.679412  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.726265  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.757925  4416 raft_consensus.cc:359] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.688619  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10745761f11430eb4be46b6806055f0" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:02.727608  4515 leader_election.cc:290] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.676676  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.760425  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.760442  4375 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:02.767205  4416 raft_consensus.cc:385] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.769825  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:02.756755  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:02.772904  4417 raft_consensus.cc:359] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.774415  4299 raft_consensus.cc:2468] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:02.776938  4415 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:02.660820  4340 leader_election.cc:304] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.777757  4416 raft_consensus.cc:740] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.781734  4416 consensus_queue.cc:260] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.778859  4481 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.780491  4415 ts_tablet_manager.cc:1403] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.542s	user 0.013s	sys 0.058s
I20260710 11:06:02.778043  4417 raft_consensus.cc:385] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.785089  4417 raft_consensus.cc:740] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.783569  4528 consensus_queue.cc:1048] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:06:02.802006  4416 ts_tablet_manager.cc:1434] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.143s	user 0.012s	sys 0.003s
I20260710 11:06:02.802790  4416 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:02.804000  4299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
W20260710 11:06:02.799767  4340 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.66:36241, user_credentials={real_user=slave}} blocked reactor thread for 145765us
I20260710 11:06:02.804854  4299 raft_consensus.cc:3060] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.805335  4467 consensus_queue.cc:1048] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:02.805711  4417 consensus_queue.cc:260] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.800086  4372 raft_consensus.cc:3060] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.809495  4465 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.812294  4417 ts_tablet_manager.cc:1434] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.056s	user 0.013s	sys 0.000s
I20260710 11:06:02.813458  4417 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:02.813501  4299 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:02.777628  4296 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:02.784178  4226 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:02.817281  4225 raft_consensus.cc:3060] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.822614  4373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.822938  4191 leader_election.cc:304] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:02.825140  4529 raft_consensus.cc:2804] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:02.825598  4529 raft_consensus.cc:697] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:02.826426  4529 consensus_queue.cc:237] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.800813  4371 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:02.831090  4512 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:06:02.832823  4422 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.835770  4225 raft_consensus.cc:2468] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:02.860726  4415 raft_consensus.cc:359] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.861641  4415 raft_consensus.cc:385] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.861959  4415 raft_consensus.cc:740] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.867848  4415 consensus_queue.cc:260] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.931277  4372 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:02.932330  4527 raft_consensus.cc:2764] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:06:02.940618  4417 tablet_bootstrap.cc:654] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.945448  4417 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:02.945892  4417 ts_tablet_manager.cc:1403] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.001s
I20260710 11:06:02.946965  4415 ts_tablet_manager.cc:1434] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.010s
I20260710 11:06:02.947916  4415 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:02.948520  4417 raft_consensus.cc:359] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.949182  4417 raft_consensus.cc:385] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:02.949431  4417 raft_consensus.cc:740] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:02.951387  4340 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.951397  4520 consensus_queue.cc:1048] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:02.952908  4520 raft_consensus.cc:2804] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:02.953248  4520 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.953554  4520 raft_consensus.cc:3060] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.950169  4417 consensus_queue.cc:260] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.957789  4265 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.958668  4512 raft_consensus.cc:2804] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:02.959040  4512 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.959359  4512 raft_consensus.cc:3060] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:02.959493  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:02.960187  4296 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:02.964128  4416 tablet_bootstrap.cc:654] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:02.964409  4124 catalog_manager.cc:5697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:02.966733  4512 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.968874  4512 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:02.972705  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.984715  4512 raft_consensus.cc:493] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:02.985343  4512 raft_consensus.cc:515] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.985606  4340 leader_election.cc:304] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:02.987134  4417 ts_tablet_manager.cc:1434] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:06:02.988837  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:02.989337  4417 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:02.992033  4527 raft_consensus.cc:2804] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:02.992877  4527 raft_consensus.cc:697] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:02.994056  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba0f7d4b34742df878af06a7ee8b59e" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:02.993779  4527 consensus_queue.cc:237] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:02.965663  4191 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:02.997080  4468 raft_consensus.cc:2804] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:02.997568  4468 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:02.997988  4468 raft_consensus.cc:3060] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:02.998131  4265 leader_election.cc:343] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.001736  4512 leader_election.cc:290] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
W20260710 11:06:03.009589  4191 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.66:36241, user_credentials={real_user=slave}} blocked reactor thread for 44011.1us
I20260710 11:06:03.016126  4520 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.017758  4374 raft_consensus.cc:2393] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 1: Already voted for candidate 61c37fd78fd045bdaf067737770c900a in this term.
I20260710 11:06:03.027829  4520 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.030488  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.031674  4301 raft_consensus.cc:2393] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61c37fd78fd045bdaf067737770c900a in current term 1: Already voted for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in this term.
I20260710 11:06:03.071556  4468 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.085253  4468 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.088500  4520 raft_consensus.cc:493] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.099388  4520 raft_consensus.cc:515] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.127641  4191 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.127727  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:03.128396  4416 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.128681  4226 raft_consensus.cc:2393] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61c37fd78fd045bdaf067737770c900a in current term 1: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:03.128810  4416 ts_tablet_manager.cc:1403] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.326s	user 0.052s	sys 0.056s
I20260710 11:06:03.129608  4417 tablet_bootstrap.cc:654] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.131425  4416 raft_consensus.cc:359] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.132014  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:03.133286  4375 raft_consensus.cc:2393] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fd0be9aff7b4695b057990178038ea8 in current term 1: Already voted for candidate 61c37fd78fd045bdaf067737770c900a in this term.
I20260710 11:06:03.135067  4529 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:03.135397  4539 log.cc:927] Time spent T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Append to log took a long time: real 0.063s	user 0.000s	sys 0.006s
I20260710 11:06:03.135486  4529 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61c37fd78fd045bdaf067737770c900a)
I20260710 11:06:03.135984  4529 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:03.138001  4415 tablet_bootstrap.cc:654] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.132079  4416 raft_consensus.cc:385] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.138998  4416 raft_consensus.cc:740] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.139767  4416 consensus_queue.cc:260] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.141970  4416 ts_tablet_manager.cc:1434] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:03.142895  4416 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:03.142915  4529 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.145386  4529 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.146605  4520 leader_election.cc:290] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.146710  4340 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [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: 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:03.148468  4416 tablet_bootstrap.cc:654] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.149597  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:03.150432  4522 raft_consensus.cc:2749] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:03.151090  4522 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:03.154479  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.155462  4298 raft_consensus.cc:2393] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fd0be9aff7b4695b057990178038ea8 in current term 1: Already voted for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in this term.
I20260710 11:06:03.157477  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:03.157441  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:03.158345  4226 raft_consensus.cc:2468] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:03.160686  4340 leader_election.cc:304] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.161379  4520 raft_consensus.cc:2804] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:03.161518  4340 leader_election.cc:343] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.161854  4520 raft_consensus.cc:493] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.162350  4520 raft_consensus.cc:3060] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:03.164058  4172 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:03.165822  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.168733  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:03.173908  4191 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.174289  4223 raft_consensus.cc:2393] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 1: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:03.175483  4191 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.176992  4417 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.169929  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba0f7d4b34742df878af06a7ee8b59e" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:03.172706  4451 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:03.178021  4529 raft_consensus.cc:2749] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:03.176937  4422 raft_consensus.cc:2749] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:03.179167  4266 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.169799  4415 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.180058  4451 raft_consensus.cc:2749] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:03.181083  4415 ts_tablet_manager.cc:1403] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.233s	user 0.013s	sys 0.013s
I20260710 11:06:03.181859  4417 ts_tablet_manager.cc:1403] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.011s
W20260710 11:06:03.183350  4266 leader_election.cc:343] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.185334  4266 leader_election.cc:304] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.187325  4451 raft_consensus.cc:2749] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:03.184024  4120 catalog_manager.cc:5697] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.190527  4520 raft_consensus.cc:515] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.192404  4415 raft_consensus.cc:359] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.193270  4415 raft_consensus.cc:385] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.193603  4415 raft_consensus.cc:740] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.196825  4417 raft_consensus.cc:359] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.197484  4417 raft_consensus.cc:385] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.197774  4417 raft_consensus.cc:740] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.199455  4417 consensus_queue.cc:260] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.258558  4417 ts_tablet_manager.cc:1434] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260710 11:06:03.259641  4417 tablet_bootstrap.cc:492] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:03.227656  4520 leader_election.cc:290] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.201871  4415 consensus_queue.cc:260] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.264067  4416 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.264568  4416 ts_tablet_manager.cc:1403] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.122s	user 0.043s	sys 0.066s
I20260710 11:06:03.205811  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:03.267582  4223 raft_consensus.cc:3060] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.268502  4415 ts_tablet_manager.cc:1434] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.007s
I20260710 11:06:03.269476  4415 tablet_bootstrap.cc:492] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:03.265077  4124 catalog_manager.cc:5697] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.215303  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.272145  4301 raft_consensus.cc:3060] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.280964  4416 raft_consensus.cc:359] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.281719  4416 raft_consensus.cc:385] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.281981  4416 raft_consensus.cc:740] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.283245  4416 consensus_queue.cc:260] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.285404  4522 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:03.286347  4223 raft_consensus.cc:2468] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.287451  4468 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:03.288139  4340 leader_election.cc:304] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.292874  4527 raft_consensus.cc:2804] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.293316  4416 ts_tablet_manager.cc:1434] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:06:03.294271  4416 tablet_bootstrap.cc:492] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:03.295289  4527 raft_consensus.cc:697] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:03.295790  4301 raft_consensus.cc:2468] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.297348  4527 consensus_queue.cc:237] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.308145  4417 tablet_bootstrap.cc:654] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.316663  4528 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:03.317131  4415 tablet_bootstrap.cc:654] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.321580  4416 tablet_bootstrap.cc:654] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.349622  4417 tablet_bootstrap.cc:492] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.350184  4417 ts_tablet_manager.cc:1403] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.008s
I20260710 11:06:03.353847  4417 raft_consensus.cc:359] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.354771  4417 raft_consensus.cc:385] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.355109  4417 raft_consensus.cc:740] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.355969  4417 consensus_queue.cc:260] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.359798  4417 ts_tablet_manager.cc:1434] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:06:03.360996  4417 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:03.362092  4120 catalog_manager.cc:5697] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.380550  4417 tablet_bootstrap.cc:654] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.381747  4415 tablet_bootstrap.cc:492] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.382208  4415 ts_tablet_manager.cc:1403] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.113s	user 0.004s	sys 0.014s
I20260710 11:06:03.382248  4416 tablet_bootstrap.cc:492] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.382819  4416 ts_tablet_manager.cc:1403] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.013s
I20260710 11:06:03.384929  4415 raft_consensus.cc:359] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.385659  4415 raft_consensus.cc:385] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.386183  4417 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.385553  4416 raft_consensus.cc:359] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.386379  4415 raft_consensus.cc:740] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.386806  4417 ts_tablet_manager.cc:1403] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:06:03.386816  4416 raft_consensus.cc:385] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.387419  4416 raft_consensus.cc:740] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.387482  4415 consensus_queue.cc:260] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.388329  4416 consensus_queue.cc:260] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.389825  4417 raft_consensus.cc:359] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.390519  4417 raft_consensus.cc:385] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.390791  4417 raft_consensus.cc:740] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.391637  4417 consensus_queue.cc:260] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.393438  4415 ts_tablet_manager.cc:1434] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:06:03.393666  4416 ts_tablet_manager.cc:1434] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:03.394544  4415 tablet_bootstrap.cc:492] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:03.395026  4416 tablet_bootstrap.cc:492] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:03.400352  4527 raft_consensus.cc:493] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.400532  4416 tablet_bootstrap.cc:654] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.400588  4415 tablet_bootstrap.cc:654] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.401011  4527 raft_consensus.cc:515] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.403275  4527 leader_election.cc:290] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.405093  4417 ts_tablet_manager.cc:1434] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:06:03.405821  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba0f7d4b34742df878af06a7ee8b59e" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:03.406525  4298 raft_consensus.cc:2468] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:03.406080  4417 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:03.407051  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba0f7d4b34742df878af06a7ee8b59e" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:03.407680  4223 raft_consensus.cc:2468] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:03.407828  4340 leader_election.cc:304] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.409408  4527 raft_consensus.cc:2804] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:03.409817  4527 raft_consensus.cc:493] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.410175  4527 raft_consensus.cc:3060] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.415489  4416 tablet_bootstrap.cc:492] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.415915  4416 ts_tablet_manager.cc:1403] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260710 11:06:03.417788  4527 raft_consensus.cc:515] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.421228  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba0f7d4b34742df878af06a7ee8b59e" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:03.421873  4223 raft_consensus.cc:3060] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.422824  4527 leader_election.cc:290] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.421262  4417 tablet_bootstrap.cc:654] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.426537  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba0f7d4b34742df878af06a7ee8b59e" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.427232  4298 raft_consensus.cc:3060] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.418877  4416 raft_consensus.cc:359] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.431260  4416 raft_consensus.cc:385] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.431624  4416 raft_consensus.cc:740] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.432477  4416 consensus_queue.cc:260] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.435079  4416 ts_tablet_manager.cc:1434] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 11:06:03.444324  4416 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:03.450469  4298 raft_consensus.cc:2468] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.450799  4415 tablet_bootstrap.cc:492] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.451823  4415 ts_tablet_manager.cc:1403] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.024s
I20260710 11:06:03.452169  4340 leader_election.cc:304] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.453297  4527 raft_consensus.cc:2804] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.453760  4527 raft_consensus.cc:697] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:03.456125  4527 consensus_queue.cc:237] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.459738  4223 raft_consensus.cc:2468] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.460909  4415 raft_consensus.cc:359] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.461730  4415 raft_consensus.cc:385] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.462129  4415 raft_consensus.cc:740] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.462320  4416 tablet_bootstrap.cc:654] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.462894  4415 consensus_queue.cc:260] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.463792  4417 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.464207  4417 ts_tablet_manager.cc:1403] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.021s
I20260710 11:06:03.467159  4417 raft_consensus.cc:359] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.467770  4417 raft_consensus.cc:385] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.467871  4415 ts_tablet_manager.cc:1434] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:06:03.468957  4415 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:03.469165  4467 consensus_queue.cc:1048] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:03.468043  4417 raft_consensus.cc:740] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.474646  4417 consensus_queue.cc:260] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.476759  4417 ts_tablet_manager.cc:1434] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:03.477710  4416 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.478160  4416 ts_tablet_manager.cc:1403] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260710 11:06:03.480561  4415 tablet_bootstrap.cc:654] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.481009  4417 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:03.483421  4527 raft_consensus.cc:493] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.484064  4527 raft_consensus.cc:515] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.490833  4416 raft_consensus.cc:359] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.491593  4416 raft_consensus.cc:385] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.491873  4416 raft_consensus.cc:740] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.492620  4416 consensus_queue.cc:260] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.493359  4417 tablet_bootstrap.cc:654] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.494678  4416 ts_tablet_manager.cc:1434] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260710 11:06:03.496924  4416 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:03.506633  4527 leader_election.cc:290] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.509248  4124 catalog_manager.cc:5697] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.511612  4468 raft_consensus.cc:493] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.512153  4468 raft_consensus.cc:515] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.513717  4416 tablet_bootstrap.cc:654] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.514511  4468 leader_election.cc:290] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.516198  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc267bce57e42ee9bb9079e25b371e7" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:03.516601  4225 raft_consensus.cc:1240] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Rejecting Update request from peer 61c37fd78fd045bdaf067737770c900a for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:03.518766  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:03.519433  4372 raft_consensus.cc:2468] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:03.521173  4298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc267bce57e42ee9bb9079e25b371e7" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:03.521850  4298 raft_consensus.cc:2468] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:03.524048  4190 leader_election.cc:304] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.516973  4223 raft_consensus.cc:2468] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:03.525341  4468 raft_consensus.cc:2804] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:03.525744  4468 raft_consensus.cc:493] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.526106  4468 raft_consensus.cc:3060] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.529129  4340 leader_election.cc:304] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.529765  4527 consensus_queue.cc:1059] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:03.530733  4527 raft_consensus.cc:2804] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:03.531086  4527 raft_consensus.cc:493] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.531214  4522 raft_consensus.cc:3055] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:03.531438  4527 raft_consensus.cc:3060] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.531575  4522 raft_consensus.cc:740] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:03.532431  4522 consensus_queue.cc:260] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.533669  4522 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:03.538447  4527 raft_consensus.cc:515] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.547400  4467 consensus_queue.cc:1048] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:03.550366  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc267bce57e42ee9bb9079e25b371e7" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:03.550954  4223 raft_consensus.cc:3060] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.555061  4528 raft_consensus.cc:493] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.555744  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:03.556026  4528 raft_consensus.cc:515] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.558461  4417 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.558741  4528 leader_election.cc:290] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.559701  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:03.561035  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
W20260710 11:06:03.561545  4190 leader_election.cc:343] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.562299  4417 ts_tablet_manager.cc:1403] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.030s
I20260710 11:06:03.562386  4223 raft_consensus.cc:2468] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.564163  4340 leader_election.cc:304] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.565274  4522 raft_consensus.cc:2804] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.566603  4522 raft_consensus.cc:697] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
W20260710 11:06:03.562346  4191 leader_election.cc:343] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.567873  4191 leader_election.cc:304] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.569041  4528 raft_consensus.cc:2749] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:03.570405  4191 leader_election.cc:343] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.570479  4468 raft_consensus.cc:515] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.570449  4527 leader_election.cc:290] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.571712  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc267bce57e42ee9bb9079e25b371e7" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.567576  4522 consensus_queue.cc:237] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.576710  4301 raft_consensus.cc:3060] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.580566  4417 raft_consensus.cc:359] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.581962  4417 raft_consensus.cc:385] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.582396  4417 raft_consensus.cc:740] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.583838  4417 consensus_queue.cc:260] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.586633  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.588081  4417 ts_tablet_manager.cc:1434] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
W20260710 11:06:03.588284  4191 leader_election.cc:343] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.589630  4417 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:03.590413  4468 leader_election.cc:290] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.590674  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:03.591216  4372 raft_consensus.cc:3060] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.599169  4372 raft_consensus.cc:2468] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:03.600391  4417 tablet_bootstrap.cc:654] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.600574  4190 leader_election.cc:304] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:03.600406  4301 raft_consensus.cc:2468] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.601918  4468 raft_consensus.cc:2804] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.603471  4416 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.603551  4468 raft_consensus.cc:697] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:03.604029  4416 ts_tablet_manager.cc:1403] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.107s	user 0.050s	sys 0.033s
I20260710 11:06:03.604918  4468 consensus_queue.cc:237] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.612617  4415 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.613003  4417 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.613236  4415 ts_tablet_manager.cc:1403] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.008s
I20260710 11:06:03.613595  4417 ts_tablet_manager.cc:1403] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260710 11:06:03.615767  4415 raft_consensus.cc:359] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.615880  4417 raft_consensus.cc:359] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.616503  4415 raft_consensus.cc:385] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.616544  4417 raft_consensus.cc:385] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.616896  4415 raft_consensus.cc:740] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.616962  4417 raft_consensus.cc:740] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.617672  4417 consensus_queue.cc:260] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.617955  4416 raft_consensus.cc:359] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.618638  4416 raft_consensus.cc:385] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.619220  4416 raft_consensus.cc:740] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.619051  4415 consensus_queue.cc:260] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.620078  4417 ts_tablet_manager.cc:1434] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:03.620062  4416 consensus_queue.cc:260] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.621574  4417 tablet_bootstrap.cc:492] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8: Bootstrap starting.
I20260710 11:06:03.621109  4124 catalog_manager.cc:5697] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.622686  4416 ts_tablet_manager.cc:1434] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.005s
I20260710 11:06:03.623494  4416 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: Bootstrap starting.
I20260710 11:06:03.628005  4417 tablet_bootstrap.cc:654] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.629710  4416 tablet_bootstrap.cc:654] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.629834  4415 ts_tablet_manager.cc:1434] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:06:03.630923  4415 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:03.636399  4451 raft_consensus.cc:493] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.637064  4451 raft_consensus.cc:515] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.640406  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708203c04dd4045ae45a78d264e9edd" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
W20260710 11:06:03.641746  4266 leader_election.cc:343] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.641813  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708203c04dd4045ae45a78d264e9edd" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:03.642748  4372 raft_consensus.cc:2468] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 0.
I20260710 11:06:03.644356  4451 leader_election.cc:290] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.646175  4265 leader_election.cc:304] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:03.647580  4448 raft_consensus.cc:2804] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:03.647939  4448 raft_consensus.cc:493] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.648295  4448 raft_consensus.cc:3060] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.654939  4448 raft_consensus.cc:515] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.657868  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708203c04dd4045ae45a78d264e9edd" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
W20260710 11:06:03.659191  4266 leader_election.cc:343] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.661147  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708203c04dd4045ae45a78d264e9edd" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:03.661674  4372 raft_consensus.cc:3060] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.663345  4522 raft_consensus.cc:493] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.664451  4522 raft_consensus.cc:515] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.665485  4451 raft_consensus.cc:493] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.666316  4415 tablet_bootstrap.cc:654] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.668561  4372 raft_consensus.cc:2468] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 1.
I20260710 11:06:03.668524  4451 raft_consensus.cc:515] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.669835  4265 leader_election.cc:304] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:03.670766  4451 leader_election.cc:290] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.671434  4451 raft_consensus.cc:2804] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.671963  4451 raft_consensus.cc:697] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:03.673852  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:03.674386  4451 consensus_queue.cc:237] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.679658  4522 leader_election.cc:290] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.683082  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18252fe50094ef3a91d6ffe02e800d6" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:03.683182  4448 leader_election.cc:290] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
W20260710 11:06:03.685173  4340 leader_election.cc:343] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.686239  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18252fe50094ef3a91d6ffe02e800d6" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:03.687088  4226 raft_consensus.cc:2468] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:03.689275  4340 leader_election.cc:304] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:03.691352  4522 raft_consensus.cc:2804] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:03.691604  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:03.691967  4522 raft_consensus.cc:493] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.692404  4372 raft_consensus.cc:2393] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 1: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:03.693496  4265 leader_election.cc:304] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:03.695760  4574 raft_consensus.cc:3060] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.693807  4415 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.692581  4522 raft_consensus.cc:3060] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.700882  4415 ts_tablet_manager.cc:1403] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.001s
I20260710 11:06:03.702960  4528 raft_consensus.cc:493] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:03.704270  4528 raft_consensus.cc:515] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.708395  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d653be9141adb087ed10da1d8bee" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:03.694597  4122 catalog_manager.cc:5697] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:03.710248  4191 leader_election.cc:343] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.713910  4574 raft_consensus.cc:2749] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:03.714671  4415 raft_consensus.cc:359] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.715358  4415 raft_consensus.cc:385] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.715624  4527 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:03.721664  4528 leader_election.cc:290] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:03.722484  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d653be9141adb087ed10da1d8bee" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:03.715626  4415 raft_consensus.cc:740] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.723124  4372 raft_consensus.cc:2468] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 0.
I20260710 11:06:03.723848  4415 consensus_queue.cc:260] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.724395  4190 leader_election.cc:304] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:03.725440  4468 raft_consensus.cc:2804] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:03.725766  4468 raft_consensus.cc:493] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:03.726076  4468 raft_consensus.cc:3060] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.733950  4468 raft_consensus.cc:515] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.735567  4415 ts_tablet_manager.cc:1434] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:06:03.736882  4415 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:03.739203  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d653be9141adb087ed10da1d8bee" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.739987  4468 leader_election.cc:290] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
W20260710 11:06:03.741045  4191 leader_election.cc:343] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:03.746331  4124 catalog_manager.cc:5697] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.748210  4415 tablet_bootstrap.cc:654] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.749992  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d653be9141adb087ed10da1d8bee" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:03.761050  4372 raft_consensus.cc:3060] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.750044  4520 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:03.797230  4372 raft_consensus.cc:2468] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:03.708810  4522 raft_consensus.cc:515] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.802116  4417 tablet_bootstrap.cc:492] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8: No bootstrap required, opened a new log
I20260710 11:06:03.802299  4416 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: No bootstrap required, opened a new log
I20260710 11:06:03.802623  4417 ts_tablet_manager.cc:1403] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8: Time spent bootstrapping tablet: real 0.181s	user 0.055s	sys 0.115s
I20260710 11:06:03.802762  4416 ts_tablet_manager.cc:1403] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: Time spent bootstrapping tablet: real 0.179s	user 0.029s	sys 0.058s
I20260710 11:06:03.803525  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18252fe50094ef3a91d6ffe02e800d6" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:03.804126  4301 raft_consensus.cc:3060] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.804965  4190 leader_election.cc:304] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:03.805495  4416 raft_consensus.cc:359] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.806166  4416 raft_consensus.cc:385] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.806375  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18252fe50094ef3a91d6ffe02e800d6" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:03.807008  4226 raft_consensus.cc:3060] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:03.808493  4417 raft_consensus.cc:359] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.810045  4417 raft_consensus.cc:385] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.810364  4417 raft_consensus.cc:740] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.811352  4301 raft_consensus.cc:2468] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.811215  4417 consensus_queue.cc:260] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.812062  4481 raft_consensus.cc:2804] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.812525  4481 raft_consensus.cc:697] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:03.812933  4522 leader_election.cc:290] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:03.813830  4417 ts_tablet_manager.cc:1434] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:06:03.813407  4481 consensus_queue.cc:237] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.815292  4340 leader_election.cc:304] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:03.815392  4226 raft_consensus.cc:2468] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:03.818244  4415 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.806414  4416 raft_consensus.cc:740] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.818727  4415 ts_tablet_manager.cc:1403] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.000s
I20260710 11:06:03.819199  4416 consensus_queue.cc:260] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.820308  4520 raft_consensus.cc:2804] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:03.820802  4520 raft_consensus.cc:697] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:03.821543  4416 ts_tablet_manager.cc:1434] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:06:03.821640  4520 consensus_queue.cc:237] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.822880  4415 raft_consensus.cc:359] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.823616  4415 raft_consensus.cc:385] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.823908  4415 raft_consensus.cc:740] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.825155  4415 consensus_queue.cc:260] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.827778  4415 ts_tablet_manager.cc:1434] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:03.828773  4415 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Bootstrap starting.
I20260710 11:06:03.835480  4415 tablet_bootstrap.cc:654] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:03.836771  4120 catalog_manager.cc:5697] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.845813  4415 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: No bootstrap required, opened a new log
I20260710 11:06:03.846311  4415 ts_tablet_manager.cc:1403] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 11:06:03.848943  4415 raft_consensus.cc:359] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.848599  4122 catalog_manager.cc:5697] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.849653  4415 raft_consensus.cc:385] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:03.849961  4415 raft_consensus.cc:740] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Initialized, Role: FOLLOWER
I20260710 11:06:03.850632  4415 consensus_queue.cc:260] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:03.852466  4415 ts_tablet_manager.cc:1434] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:06:03.919605  4520 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:03.929852  4465 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.026784  4574 raft_consensus.cc:493] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.027211  4574 raft_consensus.cc:515] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.028959  4574 leader_election.cc:290] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:04.029765  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d653be9141adb087ed10da1d8bee" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:04.029974  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e14d653be9141adb087ed10da1d8bee" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:04.030647  4372 raft_consensus.cc:2393] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 1: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:04.031605  4265 leader_election.cc:304] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f; no voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:04.032166  4574 raft_consensus.cc:3060] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.036837  4574 raft_consensus.cc:2749] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:04.049219  4465 raft_consensus.cc:493] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.049587  4465 raft_consensus.cc:515] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.050995  4465 leader_election.cc:290] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:04.051806  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:04.052317  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:04.052640  4226 raft_consensus.cc:2468] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:04.052907  4300 raft_consensus.cc:2468] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 0.
I20260710 11:06:04.053709  4340 leader_election.cc:304] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:04.054555  4465 raft_consensus.cc:2804] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:04.054899  4465 raft_consensus.cc:493] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:04.054631  4481 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.055225  4465 raft_consensus.cc:3060] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.061074  4465 raft_consensus.cc:515] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.064855  4529 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.065636  4465 leader_election.cc:290] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:04.067109  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:04.073242  4300 raft_consensus.cc:3060] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.068459  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "61c37fd78fd045bdaf067737770c900a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:04.077097  4226 raft_consensus.cc:3060] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.078209  4529 raft_consensus.cc:493] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.078680  4529 raft_consensus.cc:515] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.080657  4529 leader_election.cc:290] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:04.081336  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708203c04dd4045ae45a78d264e9edd" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:04.082587  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8708203c04dd4045ae45a78d264e9edd" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:04.083365  4375 raft_consensus.cc:2393] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fd0be9aff7b4695b057990178038ea8 in current term 1: Already voted for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in this term.
I20260710 11:06:04.080474  4465 consensus_queue.cc:1048] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.083564  4226 raft_consensus.cc:2468] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:04.085088  4190 leader_election.cc:304] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a
I20260710 11:06:04.085207  4340 leader_election.cc:304] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:04.085970  4529 raft_consensus.cc:3060] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:04.086042  4465 raft_consensus.cc:2804] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:04.086611  4465 raft_consensus.cc:697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Leader. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:04.087399  4465 consensus_queue.cc:237] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.091948  4529 raft_consensus.cc:2749] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:04.096196  4300 raft_consensus.cc:2468] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61c37fd78fd045bdaf067737770c900a in term 1.
I20260710 11:06:04.103955  4467 consensus_queue.cc:1048] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.107529  4124 catalog_manager.cc:5697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a reported cstate change: term changed from 0 to 1, leader changed from <none> to 61c37fd78fd045bdaf067737770c900a (127.3.10.67). New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:04.165975  4448 consensus_queue.cc:1048] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.176553  4451 consensus_queue.cc:1048] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:04.196964  4172 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:04.214457  4465 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.227084  4520 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.282457  4528 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.293744  4529 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.486629  4520 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.496925  4520 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:04.629824  4574 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61c37fd78fd045bdaf067737770c900a)
I20260710 11:06:04.630404  4574 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.632332  4574 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:04.632952  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8" is_pre_election: true
I20260710 11:06:04.633337  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:04.633759  4223 raft_consensus.cc:2393] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 2: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:04.633936  4372 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 2.
I20260710 11:06:04.635010  4265 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:04.635612  4574 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:04.635936  4574 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61c37fd78fd045bdaf067737770c900a)
I20260710 11:06:04.636171  4574 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:04.640784  4574 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.642299  4574 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 2 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:04.643255  4223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:04.643517  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:04.644016  4223 raft_consensus.cc:2393] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in current term 2: Already voted for candidate 2fd0be9aff7b4695b057990178038ea8 in this term.
I20260710 11:06:04.649708  4372 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 2.
I20260710 11:06:04.650764  4265 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 61c37fd78fd045bdaf067737770c900a; no voters: 2fd0be9aff7b4695b057990178038ea8
I20260710 11:06:04.652122  4574 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:04.652603  4574 raft_consensus.cc:697] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:04.653343  4574 consensus_queue.cc:237] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.661518  4120 catalog_manager.cc:5697] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 1 to 2, leader changed from 61c37fd78fd045bdaf067737770c900a (127.3.10.67) to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 2 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.754249  4529 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:04.754681  4529 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.757575  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:04.757649  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:04.756964  4529 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:04.758461  4372 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:04.758651  4300 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 1.
I20260710 11:06:04.759582  4190 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:04.760409  4529 raft_consensus.cc:2804] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:04.760749  4529 raft_consensus.cc:493] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:04.761070  4529 raft_consensus.cc:3060] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:04.766134  4529 raft_consensus.cc:515] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.767757  4529 leader_election.cc:290] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 2 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:04.768752  4301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:04.768769  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21522f98f64e463198798362bfd4486b" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:04.769603  4301 raft_consensus.cc:3060] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:04.769603  4372 raft_consensus.cc:3060] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:04.776203  4372 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 2.
I20260710 11:06:04.776207  4301 raft_consensus.cc:2468] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 2.
I20260710 11:06:04.777602  4191 leader_election.cc:304] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 2fd0be9aff7b4695b057990178038ea8; no voters: 
I20260710 11:06:04.778313  4529 raft_consensus.cc:2804] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:04.778734  4529 raft_consensus.cc:697] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:04.779448  4529 consensus_queue.cc:237] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:04.790843  4120 catalog_manager.cc:5697] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.028777  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:05.035514  4605 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:05.036170  4606 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:05.037092  4608 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:05.037506  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:05.038792  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:05.039019  3113 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:05.039211  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681565039197 us; error 0 us; skew 500 ppm
I20260710 11:06:05.039753  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:05.042105  3113 webserver.cc:533] Webserver started at http://127.3.10.68:42651/ using document root <none> and password file <none>
I20260710 11:06:05.042582  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:05.042798  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:05.043081  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:05.044152  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-3-root/instance:
uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
format_stamp: "Formatted at 2026-07-10 11:06:05 on dist-test-slave-s4lx"
I20260710 11:06:05.048499  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:05.051632  4613 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:05.052441  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:06:05.052739  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-3-root
uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
format_stamp: "Formatted at 2026-07-10 11:06:05 on dist-test-slave-s4lx"
I20260710 11:06:05.053004  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-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:05.072901  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:05.074227  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:05.075706  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:05.077788  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:05.077963  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:05.078253  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:05.078418  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:05.123958  4529 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:05.124671  4529 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:05.129019  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a" is_pre_election: true
I20260710 11:06:05.129649  4372 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 2.
I20260710 11:06:05.130296  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" is_pre_election: true
I20260710 11:06:05.130625  4529 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:05.132071  4190 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:05.135774  4529 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:05.136219  4529 raft_consensus.cc:493] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:05.136598  4529 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.141573  4529 raft_consensus.cc:515] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:05.144160  4529 leader_election.cc:290] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [CANDIDATE]: Term 3 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:05.144706  4300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:05.145833  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73931e5e4e0746a1b4b8f140f309d0d8" candidate_uuid: "2fd0be9aff7b4695b057990178038ea8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:05.146615  4372 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:05.154749  4372 raft_consensus.cc:2468] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd0be9aff7b4695b057990178038ea8 in term 3.
I20260710 11:06:05.155158  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.68:40781
I20260710 11:06:05.155467  4675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.68:40781 every 8 connection(s)
I20260710 11:06:05.156080  4190 leader_election.cc:304] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [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: 2fd0be9aff7b4695b057990178038ea8, 61c37fd78fd045bdaf067737770c900a; no voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:05.158146  4529 raft_consensus.cc:2804] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:05.158619  4529 raft_consensus.cc:697] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 3 LEADER]: Becoming Leader. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:05.161334  3113 auto_leader_rebalancer-test.cc:388] add a tserver: 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:05.161760  4529 consensus_queue.cc:237] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue going to LEADER 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:05.167785  4300 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:05.169404  4468 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.177241  4120 catalog_manager.cc:5697] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: term changed from 2 to 3, leader changed from 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) to 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65). New cstate: current_term: 3 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.184365  4676 heartbeater.cc:344] Connected to a master server at 127.3.10.126:34887
I20260710 11:06:05.184823  4676 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:05.185746  4676 heartbeater.cc:507] Master 127.3.10.126:34887 requested a full tablet report, sending...
I20260710 11:06:05.187847  4124 ts_manager.cc:194] Registered new tserver with Master: 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781)
I20260710 11:06:05.189294  4124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56074
I20260710 11:06:05.198025  4375 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:05.199710  4468 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:05.202214  4226 raft_consensus.cc:1240] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 3 LEADER]: Rejecting Update request from peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f for earlier term 2. Current term is 3. Ops: []
I20260710 11:06:05.206166  4574 consensus_queue.cc:1059] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:05.238036  4574 consensus_queue.cc:1243] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Peer 2fd0be9aff7b4695b057990178038ea8 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:06:05.241873  4372 raft_consensus.cc:1240] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 3 FOLLOWER]: Rejecting Update request from peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f for earlier term 2. Current term is 3. Ops: []
I20260710 11:06:05.242789  4687 raft_consensus.cc:3055] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:05.243214  4687 raft_consensus.cc:740] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:05.249549  4574 consensus_queue.cc:1059] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:05.250713  4687 consensus_queue.cc:260] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } }
I20260710 11:06:05.252121  4687 raft_consensus.cc:3060] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:06:05.282434  4172 auto_rebalancer.cc:629] Failed to schedule move for tablet 73931e5e4e0746a1b4b8f140f309d0d8: Illegal state: Leader has not yet committed an operation in its own term
I20260710 11:06:05.296819  4375 consensus_queue.cc:237] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:05.304870  4301 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:05.306819  4522 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:05.307324  4226 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:05.308854  4522 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:05.316434  4465 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
W20260710 11:06:05.319769  4338 consensus_peers.cc:597] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7d172d9bf0948ecbaf1e13e809e0bd4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.319844  4226 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.320600  4301 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.334820  4122 catalog_manager.cc:5697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:05.335938  4372 consensus_queue.cc:237] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
W20260710 11:06:05.344138  4338 consensus_peers.cc:597] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fba0f7d4b34742df878af06a7ee8b59e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.345285  4301 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:05.347251  4520 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:05.347787  4226 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:05.350569  4520 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:05.357699  4520 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.360659  4300 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.363829  4226 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.376473  4120 catalog_manager.cc:5697] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.382047  4372 consensus_queue.cc:237] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:05.399524  4300 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:05.400313  4338 consensus_peers.cc:597] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f18252fe50094ef3a91d6ffe02e800d6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:05.400885  4465 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:05.401845  4226 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:05.403290  4465 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:05.410095  4522 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.411950  4300 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.414359  4226 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.431066  4120 catalog_manager.cc:5697] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:05.644034  4300 raft_consensus.cc:1275] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 3 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:06:05.644466  4300 pending_rounds.cc:85] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Aborting all ops after (but not including) 1
I20260710 11:06:05.644748  4300 pending_rounds.cc:107] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:06:05.645004  4300 raft_consensus.cc:2889] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:05.646358  4468 consensus_queue.cc:1048] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:05.657383  4372 raft_consensus.cc:1275] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 3 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:05.659039  4468 consensus_queue.cc:1048] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:05.830065  4706 ts_tablet_manager.cc:933] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:05.832058  4706 tablet_copy_client.cc:323] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:05.843369  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet e7d172d9bf0948ecbaf1e13e809e0bd4 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:05.844017  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet e7d172d9bf0948ecbaf1e13e809e0bd4 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-e7d172d9bf0948ecbaf1e13e809e0bd4
I20260710 11:06:05.852110  4385 tablet_copy_source_session.cc:215] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:05.856390  4706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d172d9bf0948ecbaf1e13e809e0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:05.859270  4710 ts_tablet_manager.cc:933] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:05.861192  4710 tablet_copy_client.cc:323] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:05.862692  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet fba0f7d4b34742df878af06a7ee8b59e from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:05.863199  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet fba0f7d4b34742df878af06a7ee8b59e from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-fba0f7d4b34742df878af06a7ee8b59e
I20260710 11:06:05.868847  4385 tablet_copy_source_session.cc:215] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:05.871454  4710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba0f7d4b34742df878af06a7ee8b59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:05.872298  4706 tablet_copy_client.cc:806] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:05.872900  4706 tablet_copy_client.cc:670] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:05.877430  4706 tablet_copy_client.cc:538] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:05.883066  4710 tablet_copy_client.cc:806] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:05.883623  4710 tablet_copy_client.cc:670] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:05.886222  4706 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:05.895072  4710 tablet_copy_client.cc:538] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:05.904753  4710 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:05.915107  4706 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:05.916049  4706 tablet_bootstrap.cc:492] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:05.916738  4706 ts_tablet_manager.cc:1403] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260710 11:06:05.920655  4706 raft_consensus.cc:359] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:05.921444  4706 raft_consensus.cc:740] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:05.922122  4706 consensus_queue.cc:260] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:05.926554  4710 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: 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:05.927482  4710 tablet_bootstrap.cc:492] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:05.928140  4710 ts_tablet_manager.cc:1403] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 11:06:05.931088  4710 raft_consensus.cc:359] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:05.931869  4676 heartbeater.cc:499] Master 127.3.10.126:34887 was elected leader, sending a full tablet report...
I20260710 11:06:05.932188  4710 raft_consensus.cc:740] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:05.932490  4706 ts_tablet_manager.cc:1434] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:06:05.932924  4710 consensus_queue.cc:260] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:05.934623  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-e7d172d9bf0948ecbaf1e13e809e0bd4 received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:05.935077  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-e7d172d9bf0948ecbaf1e13e809e0bd4 on tablet e7d172d9bf0948ecbaf1e13e809e0bd4 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:05.935158  4710 ts_tablet_manager.cc:1434] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:05.938719  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-fba0f7d4b34742df878af06a7ee8b59e received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:05.939105  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-fba0f7d4b34742df878af06a7ee8b59e on tablet fba0f7d4b34742df878af06a7ee8b59e with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:05.967031  4710 ts_tablet_manager.cc:933] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:05.969623  4710 tablet_copy_client.cc:323] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:05.971180  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet f18252fe50094ef3a91d6ffe02e800d6 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:05.971675  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet f18252fe50094ef3a91d6ffe02e800d6 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-f18252fe50094ef3a91d6ffe02e800d6
I20260710 11:06:05.978557  4385 tablet_copy_source_session.cc:215] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:05.982187  4710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18252fe50094ef3a91d6ffe02e800d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:05.993912  4710 tablet_copy_client.cc:806] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:05.994508  4710 tablet_copy_client.cc:670] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:05.998577  4710 tablet_copy_client.cc:538] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:06.007093  4710 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:06.026520  4710 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:06.027370  4710 tablet_bootstrap.cc:492] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:06.027981  4710 ts_tablet_manager.cc:1403] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:06:06.030720  4710 raft_consensus.cc:359] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:06.031533  4710 raft_consensus.cc:740] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:06.032182  4710 consensus_queue.cc:260] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:06.034868  4710 ts_tablet_manager.cc:1434] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:06.036994  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-f18252fe50094ef3a91d6ffe02e800d6 received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:06.037417  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-f18252fe50094ef3a91d6ffe02e800d6 on tablet f18252fe50094ef3a91d6ffe02e800d6 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:06.239620  4651 raft_consensus.cc:1217] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:06.283079  4651 raft_consensus.cc:1217] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:06.546252  4651 raft_consensus.cc:1217] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:06.712738  4719 raft_consensus.cc:1064] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:06.716140  4719 consensus_queue.cc:237] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:06.724432  4301 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.724866  4651 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.725456  4223 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.726248  4723 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:06.727152  4719 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:06.728086  4703 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:06.745949  4703 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.748394  4651 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.750597  4301 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.764524  4223 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.772293  4723 raft_consensus.cc:1064] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:06.773803  4120 catalog_manager.cc:5697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.775786  4723 consensus_queue.cc:237] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:06.793848  4651 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.795362  4719 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:06.797200  4300 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.800590  4719 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, 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.810509  4223 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.813524  4703 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:06.825536  4731 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.829934  4301 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.836035  4375 consensus_queue.cc:237] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:06.843389  4223 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.845001  4520 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:06.851169  4650 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.850400  4121 catalog_manager.cc:5697] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.853649  4703 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:06.852901  4719 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.853889  4226 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.858455  4650 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.863353  4651 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.871690  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7d172d9bf0948ecbaf1e13e809e0bd4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:06.874416  4223 raft_consensus.cc:2955] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.887581  4120 catalog_manager.cc:5697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.890255  4375 consensus_queue.cc:237] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:06.901003  4301 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.902190  4651 raft_consensus.cc:1275] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:06.903735  4731 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.905444  4282 tablet_service.cc:1558] Processing DeleteTablet for tablet e7d172d9bf0948ecbaf1e13e809e0bd4 with delete_type TABLET_DATA_TOMBSTONED (TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55116
I20260710 11:06:06.908510  4736 consensus_queue.cc:1048] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:06.913851  4737 tablet_replica.cc:333] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:06.918571  4719 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.920403  4737 raft_consensus.cc:2243] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.921334  4737 raft_consensus.cc:2272] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.921196  4650 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.925987  4737 ts_tablet_manager.cc:1916] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:06.925431  4300 raft_consensus.cc:2955] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:06.928994  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fba0f7d4b34742df878af06a7ee8b59e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:06.941635  4122 catalog_manager.cc:5697] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.943764  4737 ts_tablet_manager.cc:1929] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:06.944473  4737 log.cc:1199] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/wals/e7d172d9bf0948ecbaf1e13e809e0bd4
I20260710 11:06:06.953938  4209 tablet_service.cc:1558] Processing DeleteTablet for tablet fba0f7d4b34742df878af06a7ee8b59e with delete_type TABLET_DATA_TOMBSTONED (TS 2fd0be9aff7b4695b057990178038ea8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50386
I20260710 11:06:06.955981  4738 tablet_replica.cc:333] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:06.958391  4738 raft_consensus.cc:2243] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:06.959117  4738 raft_consensus.cc:2272] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:06.953203  4110 catalog_manager.cc:5028] TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): tablet e7d172d9bf0948ecbaf1e13e809e0bd4 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:06.963944  4738 ts_tablet_manager.cc:1916] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:06.976732  4738 ts_tablet_manager.cc:1929] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:06.977133  4738 log.cc:1199] T fba0f7d4b34742df878af06a7ee8b59e P 2fd0be9aff7b4695b057990178038ea8: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/wals/fba0f7d4b34742df878af06a7ee8b59e
I20260710 11:06:06.978559  4110 catalog_manager.cc:5028] TS 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): tablet fba0f7d4b34742df878af06a7ee8b59e (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:07.139993  4719 raft_consensus.cc:1064] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:07.142097  4719 consensus_queue.cc:237] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:07.149219  4650 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:07.149803  4300 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:07.150755  4731 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:07.151232  4223 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:07.151652  4736 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:07.152623  4719 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:07.171610  4736 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.173465  4300 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.180930  4226 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.186833  4123 catalog_manager.cc:5697] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.187809  4650 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.203714  4375 consensus_queue.cc:237] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:07.211656  4650 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:07.214861  4223 raft_consensus.cc:1275] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:07.215384  4736 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:07.217003  4731 consensus_queue.cc:1048] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:07.224303  4520 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.230389  4223 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.230389  4650 raft_consensus.cc:2955] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:07.234021  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f18252fe50094ef3a91d6ffe02e800d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:07.243289  4123 catalog_manager.cc:5697] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:07.253456  4282 tablet_service.cc:1558] Processing DeleteTablet for tablet f18252fe50094ef3a91d6ffe02e800d6 with delete_type TABLET_DATA_TOMBSTONED (TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55116
I20260710 11:06:07.254460  4737 tablet_replica.cc:333] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:07.255402  4737 raft_consensus.cc:2243] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.256060  4737 raft_consensus.cc:2272] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.258924  4737 ts_tablet_manager.cc:1916] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:07.270555  4737 ts_tablet_manager.cc:1929] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:07.270862  4737 log.cc:1199] T f18252fe50094ef3a91d6ffe02e800d6 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/wals/f18252fe50094ef3a91d6ffe02e800d6
I20260710 11:06:07.272110  4110 catalog_manager.cc:5028] TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): tablet f18252fe50094ef3a91d6ffe02e800d6 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:08.283321  4223 consensus_queue.cc:237] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.289776  4301 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:08.291195  4375 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:08.294842  4747 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:08.296442  4718 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:06:08.305886  4189 consensus_peers.cc:597] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d2a1d845dea4e72a3a90f9474d5537a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.306090  4747 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.307894  4300 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.309530  4375 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.321936  4122 catalog_manager.cc:5697] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.343341  4300 consensus_queue.cc:237] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.351554  4375 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:08.352480  4223 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:08.353941  4574 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:08.356202  4759 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:08.365077  4574 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
W20260710 11:06:08.367935  4264 consensus_peers.cc:597] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 447ad7beccce490dab10f0c1b9ebb40a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.370641  4223 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.371142  4372 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.382586  4120 catalog_manager.cc:5697] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.386999  4375 consensus_queue.cc:237] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.393496  4300 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:08.394214  4338 consensus_peers.cc:597] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c2286620261425d98ad2c928a89558f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.395531  4223 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:08.396739  4745 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:08.398489  4745 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:08.405002  4719 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.406450  4300 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.410666  4223 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.418790  4226 consensus_queue.cc:237] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.427745  4120 catalog_manager.cc:5697] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
W20260710 11:06:08.441318  4189 consensus_peers.cc:597] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88c0d105710c417eb2aef83b07c1efdc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.443176  4301 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:08.443171  4375 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:08.444928  4744 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:08.445770  4718 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:08.454006  4718 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.456494  4375 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.459223  4300 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:08.469874  4120 catalog_manager.cc:5697] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:08.732070  4771 ts_tablet_manager.cc:933] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:08.734064  4771 tablet_copy_client.cc:323] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.66:36241
I20260710 11:06:08.753825  4311 tablet_copy_service.cc:140] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Received BeginTabletCopySession request for tablet 447ad7beccce490dab10f0c1b9ebb40a from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:44222)
I20260710 11:06:08.754443  4311 tablet_copy_service.cc:161] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Beginning new tablet copy session on tablet 447ad7beccce490dab10f0c1b9ebb40a from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:44222: session id = 4f4b9a9f98c54d3f98491525744b5ad5-447ad7beccce490dab10f0c1b9ebb40a
I20260710 11:06:08.762226  4311 tablet_copy_source_session.cc:215] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:08.765821  4771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ad7beccce490dab10f0c1b9ebb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.781476  4771 tablet_copy_client.cc:806] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:08.782141  4771 tablet_copy_client.cc:670] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:08.786154  4771 tablet_copy_client.cc:538] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:08.795514  4771 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:08.818004  4771 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: 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:08.818555  4775 ts_tablet_manager.cc:933] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:08.818948  4771 tablet_bootstrap.cc:492] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:08.819756  4771 ts_tablet_manager.cc:1403] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.005s
I20260710 11:06:08.821461  4775 tablet_copy_client.cc:323] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:08.824002  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet 4c2286620261425d98ad2c928a89558f from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:08.823242  4771 raft_consensus.cc:359] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.824636  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet 4c2286620261425d98ad2c928a89558f from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-4c2286620261425d98ad2c928a89558f
I20260710 11:06:08.824877  4771 raft_consensus.cc:740] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:08.825620  4771 consensus_queue.cc:260] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.832229  4385 tablet_copy_source_session.cc:215] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:08.836115  4775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2286620261425d98ad2c928a89558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.836767  4771 ts_tablet_manager.cc:1434] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.013s
I20260710 11:06:08.839203  4311 tablet_copy_service.cc:342] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-447ad7beccce490dab10f0c1b9ebb40a received from {username='slave'} at 127.0.0.1:44222
I20260710 11:06:08.839695  4311 tablet_copy_service.cc:434] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-447ad7beccce490dab10f0c1b9ebb40a on tablet 447ad7beccce490dab10f0c1b9ebb40a with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:08.846212  4778 ts_tablet_manager.cc:933] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:08.851894  4771 ts_tablet_manager.cc:933] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:08.857570  4778 tablet_copy_client.cc:323] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:08.869107  4775 tablet_copy_client.cc:806] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:08.870117  4775 tablet_copy_client.cc:670] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:08.873026  4771 tablet_copy_client.cc:323] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:08.874536  4775 tablet_copy_client.cc:538] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:08.883157  4236 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 9d2a1d845dea4e72a3a90f9474d5537a from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:08.883539  4235 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 88c0d105710c417eb2aef83b07c1efdc from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:08.883816  4236 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 9d2a1d845dea4e72a3a90f9474d5537a from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-9d2a1d845dea4e72a3a90f9474d5537a
I20260710 11:06:08.888448  4235 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 88c0d105710c417eb2aef83b07c1efdc from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-88c0d105710c417eb2aef83b07c1efdc
I20260710 11:06:08.893831  4236 tablet_copy_source_session.cc:215] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:08.894860  4235 tablet_copy_source_session.cc:215] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:08.897141  4778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2a1d845dea4e72a3a90f9474d5537a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.899135  4775 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:08.900307  4771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0d105710c417eb2aef83b07c1efdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.913472  4778 tablet_copy_client.cc:806] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:08.914184  4778 tablet_copy_client.cc:670] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:08.914773  4771 tablet_copy_client.cc:806] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:08.915316  4771 tablet_copy_client.cc:670] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:08.919354  4778 tablet_copy_client.cc:538] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:08.925791  4771 tablet_copy_client.cc:538] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:08.926178  4775 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: 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:08.927079  4775 tablet_bootstrap.cc:492] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:08.927717  4775 ts_tablet_manager.cc:1403] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.010s
I20260710 11:06:08.927909  4778 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:08.931109  4775 raft_consensus.cc:359] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.931937  4775 raft_consensus.cc:740] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:08.932586  4775 consensus_queue.cc:260] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.937000  4775 ts_tablet_manager.cc:1434] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:06:08.938721  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-4c2286620261425d98ad2c928a89558f received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:08.939147  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-4c2286620261425d98ad2c928a89558f on tablet 4c2286620261425d98ad2c928a89558f with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:08.940438  4771 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:08.959542  4778 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: 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:08.960539  4778 tablet_bootstrap.cc:492] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:08.961154  4778 ts_tablet_manager.cc:1403] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.010s
I20260710 11:06:08.964066  4778 raft_consensus.cc:359] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.964897  4778 raft_consensus.cc:740] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:08.965523  4778 consensus_queue.cc:260] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.967855  4778 ts_tablet_manager.cc:1434] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:08.967990  4771 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: 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:08.969060  4771 tablet_bootstrap.cc:492] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:08.969493  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-9d2a1d845dea4e72a3a90f9474d5537a received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:08.969961  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-9d2a1d845dea4e72a3a90f9474d5537a on tablet 9d2a1d845dea4e72a3a90f9474d5537a with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:08.970279  4771 ts_tablet_manager.cc:1403] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 11:06:08.973497  4771 raft_consensus.cc:359] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.974169  4771 raft_consensus.cc:740] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:08.974817  4771 consensus_queue.cc:260] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:08.977025  4771 ts_tablet_manager.cc:1434] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:08.978742  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-88c0d105710c417eb2aef83b07c1efdc received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:08.979131  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-88c0d105710c417eb2aef83b07c1efdc on tablet 88c0d105710c417eb2aef83b07c1efdc with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:09.271806  4650 raft_consensus.cc:1217] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:09.284577  4650 raft_consensus.cc:1217] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:09.370229  4650 raft_consensus.cc:1217] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:09.443586  4650 raft_consensus.cc:1217] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:09.681665  4788 raft_consensus.cc:1064] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:09.683779  4788 consensus_queue.cc:237] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:09.690423  4650 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.692183  4787 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:09.694566  4300 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.695355  4375 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.704608  4791 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:09.706775  4744 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.713850  4744 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.714895  4300 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.727571  4650 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.728149  4122 catalog_manager.cc:5697] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.732551  4375 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.761507  4223 consensus_queue.cc:237] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:09.766706  4650 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.767832  4375 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.768306  4791 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:09.771384  4791 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.778956  4788 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.782383  4650 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.787680  4372 raft_consensus.cc:2955] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.792042  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88c0d105710c417eb2aef83b07c1efdc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:09.794706  4120 catalog_manager.cc:5697] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.809190  4282 tablet_service.cc:1558] Processing DeleteTablet for tablet 88c0d105710c417eb2aef83b07c1efdc with delete_type TABLET_DATA_TOMBSTONED (TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55116
I20260710 11:06:09.814772  4799 raft_consensus.cc:1064] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:09.817524  4799 consensus_queue.cc:237] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:09.821633  4800 tablet_replica.cc:333] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:09.822798  4800 raft_consensus.cc:2243] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:09.823716  4800 raft_consensus.cc:2272] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:09.825735  4650 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:09.826140  4372 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:09.827467  4785 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:09.831215  4788 raft_consensus.cc:1064] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:09.832607  4802 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:06:09.833664  4788 consensus_queue.cc:237] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:09.841665  4223 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:09.847883  4804 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:06:09.850200  4800 ts_tablet_manager.cc:1916] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:09.854920  4799 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.861311  4650 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.863953  4789 raft_consensus.cc:1064] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:09.862818  4372 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.866683  4375 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.866393  4789 consensus_queue.cc:237] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:09.868350  4744 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:09.869213  4787 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:09.871385  4300 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:09.877866  4787 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:09.888590  4120 catalog_manager.cc:5697] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.900635  4800 ts_tablet_manager.cc:1929] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:09.901178  4800 log.cc:1199] T 88c0d105710c417eb2aef83b07c1efdc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/wals/88c0d105710c417eb2aef83b07c1efdc
I20260710 11:06:09.903007  4110 catalog_manager.cc:5028] TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): tablet 88c0d105710c417eb2aef83b07c1efdc (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:09.902837  4651 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.916139  4300 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:09.918394  4789 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:09.920431  4649 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:09.922266  4768 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:09.926414  4226 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:09.929677  4744 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.932385  4301 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.937239  4226 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.939345  4768 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:09.946015  4298 consensus_queue.cc:237] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:09.955613  4225 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:09.959884  4804 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:09.967367  4651 raft_consensus.cc:1275] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:09.968858  4804 consensus_queue.cc:1048] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:09.971738  4802 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.978339  4226 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.981631  4649 raft_consensus.cc:2955] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.996578  4372 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:09.999819  4813 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.008582  4223 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.010982  4651 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.011356  4123 catalog_manager.cc:5697] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.015828  4301 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.022761  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 447ad7beccce490dab10f0c1b9ebb40a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:10.028237  4120 catalog_manager.cc:5697] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.027009  4649 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.038988  4121 catalog_manager.cc:5697] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.056743  4372 consensus_queue.cc:237] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:10.058705  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 447ad7beccce490dab10f0c1b9ebb40a with delete_type TABLET_DATA_TOMBSTONED (TS 61c37fd78fd045bdaf067737770c900a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55282
I20260710 11:06:10.064195  4223 consensus_queue.cc:237] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:10.069779  4649 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:10.071170  4789 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:10.077131  4650 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:10.078624  4818 tablet_replica.cc:333] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:10.079210  4744 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:10.080341  4818 raft_consensus.cc:2243] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.081092  4818 raft_consensus.cc:2272] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.081333  4789 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.084846  4818 ts_tablet_manager.cc:1916] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:10.085757  4650 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.086663  4787 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.088611  4648 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.093448  4301 raft_consensus.cc:1275] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:10.094065  4300 raft_consensus.cc:1275] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:10.095036  4815 consensus_queue.cc:1048] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:10.097828  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c2286620261425d98ad2c928a89558f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:10.101547  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d2a1d845dea4e72a3a90f9474d5537a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:10.097612  4789 consensus_queue.cc:1048] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260710 11:06:10.099241  4300 raft_consensus.cc:2955] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.111446  4122 catalog_manager.cc:5697] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:10.112114  4301 raft_consensus.cc:2955] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.120404  4120 catalog_manager.cc:5697] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:10.127887  4209 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c2286620261425d98ad2c928a89558f with delete_type TABLET_DATA_TOMBSTONED (TS 2fd0be9aff7b4695b057990178038ea8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50386
I20260710 11:06:10.136289  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d2a1d845dea4e72a3a90f9474d5537a with delete_type TABLET_DATA_TOMBSTONED (TS 61c37fd78fd045bdaf067737770c900a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55282
I20260710 11:06:10.136279  4818 ts_tablet_manager.cc:1929] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:10.137595  4818 log.cc:1199] T 447ad7beccce490dab10f0c1b9ebb40a P 61c37fd78fd045bdaf067737770c900a: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/wals/447ad7beccce490dab10f0c1b9ebb40a
I20260710 11:06:10.139736  4819 tablet_replica.cc:333] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:10.141498  4819 raft_consensus.cc:2243] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.144445  4109 catalog_manager.cc:5028] TS 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): tablet 447ad7beccce490dab10f0c1b9ebb40a (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:10.140475  4818 tablet_replica.cc:333] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:10.148600  4818 raft_consensus.cc:2243] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:10.149307  4818 raft_consensus.cc:2272] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.150452  4819 raft_consensus.cc:2272] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:10.155759  4819 ts_tablet_manager.cc:1916] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:10.157492  4818 ts_tablet_manager.cc:1916] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:10.166119  4819 ts_tablet_manager.cc:1929] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:10.166524  4819 log.cc:1199] T 4c2286620261425d98ad2c928a89558f P 2fd0be9aff7b4695b057990178038ea8: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/wals/4c2286620261425d98ad2c928a89558f
I20260710 11:06:10.167358  4818 ts_tablet_manager.cc:1929] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:10.167737  4818 log.cc:1199] T 9d2a1d845dea4e72a3a90f9474d5537a P 61c37fd78fd045bdaf067737770c900a: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/wals/9d2a1d845dea4e72a3a90f9474d5537a
I20260710 11:06:10.167904  4110 catalog_manager.cc:5028] TS 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): tablet 4c2286620261425d98ad2c928a89558f (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:10.169099  4109 catalog_manager.cc:5028] TS 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): tablet 9d2a1d845dea4e72a3a90f9474d5537a (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:11.164789  4372 consensus_queue.cc:237] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.170192  4301 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:11.171226  4226 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:11.173594  4338 consensus_peers.cc:597] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb84495133e24ac5b7197e4f6866ddf5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.174012  4719 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, 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.174875  4824 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:11.182796  4813 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.184453  4226 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.187353  4301 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.196085  4226 consensus_queue.cc:237] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.198361  4122 catalog_manager.cc:5697] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.207345  4301 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:11.209630  4822 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:11.210973  4372 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:11.212361  4822 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:11.214135  4189 consensus_peers.cc:597] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c8c975d9de04701ae8a4af826e053fc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.229776  4822 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.233615  4301 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.233615  4372 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.251295  4372 consensus_queue.cc:237] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
W20260710 11:06:11.259122  4338 consensus_peers.cc:597] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8f92d5092fc407aa4d35e164212eac3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.259049  4121 catalog_manager.cc:5697] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.261206  4226 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:11.262481  4301 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:11.262974  4719 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, 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.264434  4813 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:11.271690  4824 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.272749  4226 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.276366  4301 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.284646  4223 consensus_queue.cc:237] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.288857  4121 catalog_manager.cc:5697] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.295480  4372 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:11.296402  4301 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:11.296636  4822 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:11.297942  4189 consensus_peers.cc:597] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6129021e013a4d11a5e94dce97524ae1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:11.299039  4822 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, 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.305181  4787 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.313944  4372 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.316159  4301 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.327816  4122 catalog_manager.cc:5697] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:11.582747  4841 ts_tablet_manager.cc:933] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:11.584599  4841 tablet_copy_client.cc:323] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:11.586043  4236 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 4c8c975d9de04701ae8a4af826e053fc from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:11.586521  4236 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 4c8c975d9de04701ae8a4af826e053fc from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-4c8c975d9de04701ae8a4af826e053fc
I20260710 11:06:11.591898  4236 tablet_copy_source_session.cc:215] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.594717  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c8c975d9de04701ae8a4af826e053fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.606885  4841 tablet_copy_client.cc:806] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.607426  4841 tablet_copy_client.cc:670] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.610778  4841 tablet_copy_client.cc:538] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.616493  4841 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:11.632061  4841 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: 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:11.632933  4841 tablet_bootstrap.cc:492] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:11.633596  4841 ts_tablet_manager.cc:1403] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:06:11.636359  4841 raft_consensus.cc:359] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.637187  4841 raft_consensus.cc:740] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:11.637764  4841 consensus_queue.cc:260] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.641255  4841 ts_tablet_manager.cc:1434] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:06:11.642959  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-4c8c975d9de04701ae8a4af826e053fc received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:11.643384  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-4c8c975d9de04701ae8a4af826e053fc on tablet 4c8c975d9de04701ae8a4af826e053fc with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:11.681348  4841 ts_tablet_manager.cc:933] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:11.683750  4841 tablet_copy_client.cc:323] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:11.685305  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet eb84495133e24ac5b7197e4f6866ddf5 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:11.685832  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet eb84495133e24ac5b7197e4f6866ddf5 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-eb84495133e24ac5b7197e4f6866ddf5
I20260710 11:06:11.694231  4385 tablet_copy_source_session.cc:215] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.697381  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb84495133e24ac5b7197e4f6866ddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.708907  4841 tablet_copy_client.cc:806] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.709460  4841 tablet_copy_client.cc:670] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.712776  4841 tablet_copy_client.cc:538] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.718370  4841 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:11.733151  4841 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:11.733846  4841 tablet_bootstrap.cc:492] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:11.734372  4841 ts_tablet_manager.cc:1403] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:06:11.736487  4841 raft_consensus.cc:359] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.737058  4841 raft_consensus.cc:740] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:11.737931  4841 consensus_queue.cc:260] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.739945  4841 ts_tablet_manager.cc:1434] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:11.741768  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-eb84495133e24ac5b7197e4f6866ddf5 received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:11.742177  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-eb84495133e24ac5b7197e4f6866ddf5 on tablet eb84495133e24ac5b7197e4f6866ddf5 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:11.878612  4841 ts_tablet_manager.cc:933] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:11.880517  4841 tablet_copy_client.cc:323] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:11.881242  4848 ts_tablet_manager.cc:933] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:11.882496  4236 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 6129021e013a4d11a5e94dce97524ae1 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:11.883059  4236 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 6129021e013a4d11a5e94dce97524ae1 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-6129021e013a4d11a5e94dce97524ae1
I20260710 11:06:11.884097  4848 tablet_copy_client.cc:323] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:11.885677  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet c8f92d5092fc407aa4d35e164212eac3 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:11.886124  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet c8f92d5092fc407aa4d35e164212eac3 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-c8f92d5092fc407aa4d35e164212eac3
I20260710 11:06:11.890455  4236 tablet_copy_source_session.cc:215] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.892527  4385 tablet_copy_source_session.cc:215] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:11.893793  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6129021e013a4d11a5e94dce97524ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.895850  4848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f92d5092fc407aa4d35e164212eac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:11.909843  4848 tablet_copy_client.cc:806] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.910425  4848 tablet_copy_client.cc:670] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.910679  4841 tablet_copy_client.cc:806] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:11.911198  4841 tablet_copy_client.cc:670] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:11.914150  4848 tablet_copy_client.cc:538] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.914642  4841 tablet_copy_client.cc:538] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:11.922402  4841 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:11.922776  4848 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:11.946581  4841 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:11.947642  4841 tablet_bootstrap.cc:492] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:11.948378  4841 ts_tablet_manager.cc:1403] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260710 11:06:11.950851  4841 raft_consensus.cc:359] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.951599  4841 raft_consensus.cc:740] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:11.952186  4841 consensus_queue.cc:260] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.954008  4848 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:11.954506  4841 ts_tablet_manager.cc:1434] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:11.955161  4848 tablet_bootstrap.cc:492] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:11.955929  4848 ts_tablet_manager.cc:1403] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.033s	user 0.028s	sys 0.004s
I20260710 11:06:11.959223  4848 raft_consensus.cc:359] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.960129  4848 raft_consensus.cc:740] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:11.960825  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-6129021e013a4d11a5e94dce97524ae1 received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:11.961416  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-6129021e013a4d11a5e94dce97524ae1 on tablet 6129021e013a4d11a5e94dce97524ae1 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:11.960819  4848 consensus_queue.cc:260] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:11.965447  4848 ts_tablet_manager.cc:1434] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:06:11.967005  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-c8f92d5092fc407aa4d35e164212eac3 received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:11.967455  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-c8f92d5092fc407aa4d35e164212eac3 on tablet c8f92d5092fc407aa4d35e164212eac3 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:12.078028  4650 raft_consensus.cc:1217] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:12.111656  4650 raft_consensus.cc:1217] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:12.317761  4650 raft_consensus.cc:1217] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:12.443143  4650 raft_consensus.cc:1217] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:12.485605  4822 raft_consensus.cc:1064] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:12.488088  4822 consensus_queue.cc:237] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.495999  4372 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.495223  4650 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.496302  4300 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.497653  4854 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:12.498363  4853 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.499300  4822 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.523505  4854 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.525635  4300 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.525698  4650 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.534880  4372 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.540576  4120 catalog_manager.cc:5697] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.571204  4226 consensus_queue.cc:237] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.579213  4300 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.579644  4650 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.581166  4854 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.582072  4853 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.593184  4854 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.598734  4650 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.601105  4300 raft_consensus.cc:2955] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.612170  4122 catalog_manager.cc:5697] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.622360  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c8c975d9de04701ae8a4af826e053fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.623579  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c8c975d9de04701ae8a4af826e053fc with delete_type TABLET_DATA_TOMBSTONED (TS 61c37fd78fd045bdaf067737770c900a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55282
I20260710 11:06:12.628594  4866 tablet_replica.cc:333] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:12.629598  4866 raft_consensus.cc:2243] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.630321  4866 raft_consensus.cc:2272] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.633682  4866 ts_tablet_manager.cc:1916] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.651408  4866 ts_tablet_manager.cc:1929] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.651871  4866 log.cc:1199] T 4c8c975d9de04701ae8a4af826e053fc P 61c37fd78fd045bdaf067737770c900a: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/wals/4c8c975d9de04701ae8a4af826e053fc
I20260710 11:06:12.653595  4109 catalog_manager.cc:5028] TS 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): tablet 4c8c975d9de04701ae8a4af826e053fc (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:12.706399  4822 raft_consensus.cc:1064] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:12.708926  4822 consensus_queue.cc:237] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.711078  4856 raft_consensus.cc:1064] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:12.715020  4650 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.716235  4822 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.716717  4300 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.716924  4372 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.713348  4856 consensus_queue.cc:237] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.721952  4853 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.722805  4850 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:12.728921  4648 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.730770  4719 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.741709  4301 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.743832  4226 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.745281  4719 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:12.746094  4856 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.747339  4853 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.750283  4372 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.761030  4855 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.763532  4226 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.764405  4122 catalog_manager.cc:5697] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.774071  4648 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.784539  4121 catalog_manager.cc:5697] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.801503  4300 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.805518  4301 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.815461  4650 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.826294  4226 consensus_queue.cc:237] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.833757  4372 consensus_queue.cc:237] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.834425  4650 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.835028  4300 raft_consensus.cc:1275] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:12.835775  4850 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.837527  4854 consensus_queue.cc:1048] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.842116  4301 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.844983  4719 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:12.846447  4854 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.849375  4299 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.851114  4648 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.856403  4856 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.856750  4298 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.858223  4719 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.866446  4650 raft_consensus.cc:2955] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.867591  4648 raft_consensus.cc:2955] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.872004  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb84495133e24ac5b7197e4f6866ddf5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.871695  4123 catalog_manager.cc:5697] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.874059  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6129021e013a4d11a5e94dce97524ae1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:12.878762  4122 catalog_manager.cc:5697] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:12.886376  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 6129021e013a4d11a5e94dce97524ae1 with delete_type TABLET_DATA_TOMBSTONED (TS 61c37fd78fd045bdaf067737770c900a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55282
I20260710 11:06:12.887311  4866 tablet_replica.cc:333] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:12.888228  4866 raft_consensus.cc:2243] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.889017  4866 raft_consensus.cc:2272] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.895411  4855 raft_consensus.cc:1064] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:12.898459  4866 ts_tablet_manager.cc:1916] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.899914  4855 consensus_queue.cc:237] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.901932  4209 tablet_service.cc:1558] Processing DeleteTablet for tablet eb84495133e24ac5b7197e4f6866ddf5 with delete_type TABLET_DATA_TOMBSTONED (TS 2fd0be9aff7b4695b057990178038ea8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50386
I20260710 11:06:12.913177  4875 tablet_replica.cc:333] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:12.914316  4875 raft_consensus.cc:2243] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:12.915025  4875 raft_consensus.cc:2272] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:12.918210  4875 ts_tablet_manager.cc:1916] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:12.922606  4866 ts_tablet_manager.cc:1929] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.923028  4866 log.cc:1199] T 6129021e013a4d11a5e94dce97524ae1 P 61c37fd78fd045bdaf067737770c900a: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/wals/6129021e013a4d11a5e94dce97524ae1
I20260710 11:06:12.924469  4109 catalog_manager.cc:5028] TS 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): tablet 6129021e013a4d11a5e94dce97524ae1 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:12.925743  4648 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.926314  4298 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.928387  4226 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.927547  4855 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:06:12.930898  4856 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:12.933147  4856 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:12.934821  4875 ts_tablet_manager.cc:1929] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:12.935225  4875 log.cc:1199] T eb84495133e24ac5b7197e4f6866ddf5 P 2fd0be9aff7b4695b057990178038ea8: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/wals/eb84495133e24ac5b7197e4f6866ddf5
I20260710 11:06:12.936990  4110 catalog_manager.cc:5028] TS 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): tablet eb84495133e24ac5b7197e4f6866ddf5 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:12.962350  4855 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.963969  4648 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.964401  4298 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.973636  4226 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:12.976768  4123 catalog_manager.cc:5697] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.989456  4372 consensus_queue.cc:237] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:12.993999  4648 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.995164  4855 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:12.995298  4226 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:12.999526  4856 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, 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.003557  4855 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:13.005574  4648 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:13.009967  4223 raft_consensus.cc:2955] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:13.012663  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8f92d5092fc407aa4d35e164212eac3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:13.017517  4123 catalog_manager.cc:5697] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:13.030313  4282 tablet_service.cc:1558] Processing DeleteTablet for tablet c8f92d5092fc407aa4d35e164212eac3 with delete_type TABLET_DATA_TOMBSTONED (TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55116
I20260710 11:06:13.032364  4881 tablet_replica.cc:333] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:13.033094  4881 raft_consensus.cc:2243] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:13.033784  4881 raft_consensus.cc:2272] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:13.036761  4881 ts_tablet_manager.cc:1916] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:13.048465  4881 ts_tablet_manager.cc:1929] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:13.048732  4881 log.cc:1199] T c8f92d5092fc407aa4d35e164212eac3 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/wals/c8f92d5092fc407aa4d35e164212eac3
I20260710 11:06:13.050061  4110 catalog_manager.cc:5028] TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): tablet c8f92d5092fc407aa4d35e164212eac3 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:14.056516  4375 consensus_queue.cc:237] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.062753  4299 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:14.062922  4338 consensus_peers.cc:597] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c60b80194ed24656841362505d160c92. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:14.063416  4226 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:14.064216  4855 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:14.065089  4883 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:14.072587  4877 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.074193  4226 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.075317  4299 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.086024  4120 catalog_manager.cc:5697] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:14.091286  4375 consensus_queue.cc:237] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.099790  4226 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:14.100893  4338 consensus_peers.cc:597] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32acaa82eae44371ac9cf7ffbf965bb8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:14.099728  4299 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:14.101223  4877 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:14.102710  4883 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:14.111526  4855 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.113528  4226 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.129805  4121 catalog_manager.cc:5697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.130014  4298 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.131076  4299 consensus_queue.cc:237] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
W20260710 11:06:14.139004  4264 consensus_peers.cc:597] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d9cb9658c894b7096b4ea97e2b48c50. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:14.144181  4375 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:14.144923  4226 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:14.149436  4861 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:14.152227  4861 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:14.157936  4895 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.159689  4375 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.162536  4226 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.172464  4223 consensus_queue.cc:237] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.178246  4123 catalog_manager.cc:5697] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.185211  4375 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:14.186167  4299 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:14.187793  4893 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:14.188743  4189 consensus_peers.cc:597] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21522f98f64e463198798362bfd4486b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:14.192456  4893 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:14.197479  4854 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.204841  4298 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.208104  4375 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:14.216007  4120 catalog_manager.cc:5697] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 2 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:14.532780  4903 ts_tablet_manager.cc:933] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:14.534711  4903 tablet_copy_client.cc:323] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.66:36241
I20260710 11:06:14.536520  4311 tablet_copy_service.cc:140] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Received BeginTabletCopySession request for tablet 7d9cb9658c894b7096b4ea97e2b48c50 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:44222)
I20260710 11:06:14.537065  4311 tablet_copy_service.cc:161] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Beginning new tablet copy session on tablet 7d9cb9658c894b7096b4ea97e2b48c50 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:44222: session id = 4f4b9a9f98c54d3f98491525744b5ad5-7d9cb9658c894b7096b4ea97e2b48c50
I20260710 11:06:14.544023  4905 ts_tablet_manager.cc:933] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:14.544502  4311 tablet_copy_source_session.cc:215] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.546443  4905 tablet_copy_client.cc:323] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:14.547919  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet c60b80194ed24656841362505d160c92 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:14.547932  4903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9cb9658c894b7096b4ea97e2b48c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.548466  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet c60b80194ed24656841362505d160c92 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-c60b80194ed24656841362505d160c92
I20260710 11:06:14.555785  4385 tablet_copy_source_session.cc:215] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.558946  4905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c60b80194ed24656841362505d160c92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.561894  4903 tablet_copy_client.cc:806] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.562446  4903 tablet_copy_client.cc:670] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.565807  4903 tablet_copy_client.cc:538] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.573436  4905 tablet_copy_client.cc:806] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.573625  4903 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:14.573983  4905 tablet_copy_client.cc:670] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.577723  4905 tablet_copy_client.cc:538] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.587103  4905 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:14.593430  4903 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:14.594391  4903 tablet_bootstrap.cc:492] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:14.595353  4903 ts_tablet_manager.cc:1403] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.009s
I20260710 11:06:14.598376  4903 raft_consensus.cc:359] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.599323  4903 raft_consensus.cc:740] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:14.600003  4903 consensus_queue.cc:260] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.609972  4903 ts_tablet_manager.cc:1434] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:06:14.614921  4311 tablet_copy_service.cc:342] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-7d9cb9658c894b7096b4ea97e2b48c50 received from {username='slave'} at 127.0.0.1:44222
I20260710 11:06:14.615314  4311 tablet_copy_service.cc:434] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-7d9cb9658c894b7096b4ea97e2b48c50 on tablet 7d9cb9658c894b7096b4ea97e2b48c50 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:14.622035  4903 ts_tablet_manager.cc:933] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:14.626698  4905 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:14.627614  4905 tablet_bootstrap.cc:492] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:14.628224  4905 ts_tablet_manager.cc:1403] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.011s
I20260710 11:06:14.631850  4905 raft_consensus.cc:359] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.632673  4905 raft_consensus.cc:740] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:14.633276  4905 consensus_queue.cc:260] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.635113  4905 ts_tablet_manager.cc:1434] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260710 11:06:14.636346  4903 tablet_copy_client.cc:323] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.67:37079
I20260710 11:06:14.636864  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-c60b80194ed24656841362505d160c92 received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:14.637283  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-c60b80194ed24656841362505d160c92 on tablet c60b80194ed24656841362505d160c92 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:14.639184  4385 tablet_copy_service.cc:140] P 61c37fd78fd045bdaf067737770c900a: Received BeginTabletCopySession request for tablet 32acaa82eae44371ac9cf7ffbf965bb8 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:55322)
I20260710 11:06:14.639686  4385 tablet_copy_service.cc:161] P 61c37fd78fd045bdaf067737770c900a: Beginning new tablet copy session on tablet 32acaa82eae44371ac9cf7ffbf965bb8 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:55322: session id = 4f4b9a9f98c54d3f98491525744b5ad5-32acaa82eae44371ac9cf7ffbf965bb8
I20260710 11:06:14.649485  4385 tablet_copy_source_session.cc:215] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.652558  4903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32acaa82eae44371ac9cf7ffbf965bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.664951  4903 tablet_copy_client.cc:806] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.665500  4903 tablet_copy_client.cc:670] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.668819  4903 tablet_copy_client.cc:538] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.674693  4903 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:14.692204  4903 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:14.693132  4903 tablet_bootstrap.cc:492] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:14.693679  4903 ts_tablet_manager.cc:1403] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260710 11:06:14.696327  4903 raft_consensus.cc:359] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.697122  4903 raft_consensus.cc:740] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:14.697728  4903 consensus_queue.cc:260] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.700039  4903 ts_tablet_manager.cc:1434] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:14.702618  4385 tablet_copy_service.cc:342] P 61c37fd78fd045bdaf067737770c900a: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-32acaa82eae44371ac9cf7ffbf965bb8 received from {username='slave'} at 127.0.0.1:55322
I20260710 11:06:14.703019  4385 tablet_copy_service.cc:434] P 61c37fd78fd045bdaf067737770c900a: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-32acaa82eae44371ac9cf7ffbf965bb8 on tablet 32acaa82eae44371ac9cf7ffbf965bb8 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:14.781808  4903 ts_tablet_manager.cc:933] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:14.783440  4903 tablet_copy_client.cc:323] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:14.784803  4236 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 21522f98f64e463198798362bfd4486b from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:14.785331  4236 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 21522f98f64e463198798362bfd4486b from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-21522f98f64e463198798362bfd4486b
I20260710 11:06:14.792541  4236 tablet_copy_source_session.cc:215] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:14.795334  4903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21522f98f64e463198798362bfd4486b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:14.806628  4903 tablet_copy_client.cc:806] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:14.807107  4903 tablet_copy_client.cc:670] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:14.810441  4903 tablet_copy_client.cc:538] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:14.815598  4903 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:14.829500  4903 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: 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:14.830142  4903 tablet_bootstrap.cc:492] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:14.830626  4903 ts_tablet_manager.cc:1403] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 11:06:14.832453  4903 raft_consensus.cc:359] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.833047  4903 raft_consensus.cc:740] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:14.833565  4903 consensus_queue.cc:260] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:14.836194  4903 ts_tablet_manager.cc:1434] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:14.837721  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-21522f98f64e463198798362bfd4486b received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:14.838124  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-21522f98f64e463198798362bfd4486b on tablet 21522f98f64e463198798362bfd4486b with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:15.061749  4648 raft_consensus.cc:1217] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:15.114858  4648 raft_consensus.cc:1217] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:15.196722  4648 raft_consensus.cc:1217] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:15.217635  4648 raft_consensus.cc:1217] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:06:15.533428  4883 raft_consensus.cc:1064] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:15.535874  4883 consensus_queue.cc:237] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.544551  4648 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.547647  4915 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.550715  4298 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.550715  4223 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.552378  4915 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.554400  4883 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:15.567400  4920 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.568954  4648 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.586819  4120 catalog_manager.cc:5697] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.589587  4223 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.588667  4298 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.629459  4861 raft_consensus.cc:1064] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:15.631883  4861 consensus_queue.cc:237] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.635814  4372 consensus_queue.cc:237] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.638477  4648 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:15.639971  4898 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.641680  4648 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.642998  4223 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:15.643098  4915 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.643033  4298 raft_consensus.cc:1275] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.643908  4375 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:15.645422  4898 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:15.645846  4915 consensus_queue.cc:1048] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.653685  4920 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.658975  4650 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.665516  4916 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.674180  4883 raft_consensus.cc:1064] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:15.674588  4298 raft_consensus.cc:2955] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.676657  4883 consensus_queue.cc:237] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.699808  4651 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.701381  4915 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.706936  4299 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.708823  4225 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.707726  4928 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.709194  4226 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.712767  4919 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:15.714563  4919 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.726454  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c60b80194ed24656841362505d160c92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.726356  4648 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.729892  4123 catalog_manager.cc:5697] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.739890  4122 catalog_manager.cc:5697] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.744906  4375 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.749631  4209 tablet_service.cc:1558] Processing DeleteTablet for tablet c60b80194ed24656841362505d160c92 with delete_type TABLET_DATA_TOMBSTONED (TS 2fd0be9aff7b4695b057990178038ea8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50386
I20260710 11:06:15.770172  4298 consensus_queue.cc:237] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.778844  4915 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.780897  4917 raft_consensus.cc:1064] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:15.783954  4917 consensus_queue.cc:237] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.786206  4225 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.790673  4648 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.795420  4226 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:15.772718  4937 tablet_replica.cc:333] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:15.797055  4937 raft_consensus.cc:2243] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.797767  4937 raft_consensus.cc:2272] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.800968  4916 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:15.801697  4651 raft_consensus.cc:1275] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:15.803365  4898 consensus_queue.cc:1048] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.804641  4937 ts_tablet_manager.cc:1916] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.810124  4123 catalog_manager.cc:5697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.810706  4928 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.835105  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d9cb9658c894b7096b4ea97e2b48c50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.811527  4299 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.812481  4650 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.842377  4122 catalog_manager.cc:5697] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.853438  4937 ts_tablet_manager.cc:1929] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.853951  4937 log.cc:1199] T c60b80194ed24656841362505d160c92 P 2fd0be9aff7b4695b057990178038ea8: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/wals/c60b80194ed24656841362505d160c92
I20260710 11:06:15.856773  4110 catalog_manager.cc:5028] TS 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): tablet c60b80194ed24656841362505d160c92 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:15.857582  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d9cb9658c894b7096b4ea97e2b48c50 with delete_type TABLET_DATA_TOMBSTONED (TS 61c37fd78fd045bdaf067737770c900a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55282
I20260710 11:06:15.821331  4226 raft_consensus.cc:2955] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.873633  4375 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:15.873685  4650 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:15.875231  4893 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.877166  4893 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.888953  4298 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:15.889755  4940 tablet_replica.cc:333] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:15.890985  4940 raft_consensus.cc:2243] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:15.891198  4917 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:15.899259  4940 raft_consensus.cc:2272] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:15.930361  4940 ts_tablet_manager.cc:1916] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:15.931895  4917 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.933115  4650 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.941304  4375 consensus_queue.cc:237] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:15.944568  4298 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.947245  4648 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.948940  4855 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:15.955662  4299 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 61c37fd78fd045bdaf067737770c900a: 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:15.955452  4915 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.962647  4651 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.963593  4120 catalog_manager.cc:5697] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.977098  4109 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32acaa82eae44371ac9cf7ffbf965bb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:15.983011  4915 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:15.982442  4375 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.988196  4296 raft_consensus.cc:2955] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:15.993463  4940 ts_tablet_manager.cc:1929] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:15.993958  4940 log.cc:1199] T 7d9cb9658c894b7096b4ea97e2b48c50 P 61c37fd78fd045bdaf067737770c900a: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/wals/7d9cb9658c894b7096b4ea97e2b48c50
I20260710 11:06:15.995618  4109 catalog_manager.cc:5028] TS 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): tablet 7d9cb9658c894b7096b4ea97e2b48c50 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:15.998605  4121 catalog_manager.cc:5697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New cstate: current_term: 1 leader_uuid: "61c37fd78fd045bdaf067737770c900a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:16.004683  4226 consensus_queue.cc:237] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:16.009575  4209 tablet_service.cc:1558] Processing DeleteTablet for tablet 32acaa82eae44371ac9cf7ffbf965bb8 with delete_type TABLET_DATA_TOMBSTONED (TS 2fd0be9aff7b4695b057990178038ea8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50386
I20260710 11:06:16.010479  4937 tablet_replica.cc:333] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:16.011431  4937 raft_consensus.cc:2243] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:16.012020  4937 raft_consensus.cc:2272] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:16.012382  4375 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:16.014076  4939 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, 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.022500  4944 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:16.023586  4937 ts_tablet_manager.cc:1916] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:16.025959  4372 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:16.027376  4651 raft_consensus.cc:1275] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:16.028820  4893 consensus_queue.cc:1048] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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.033344  4650 raft_consensus.cc:2955] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:16.042284  4122 catalog_manager.cc:5697] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New cstate: current_term: 2 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:16.044840  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21522f98f64e463198798362bfd4486b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:16.046273  4937 ts_tablet_manager.cc:1929] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:16.048741  4937 log.cc:1199] T 32acaa82eae44371ac9cf7ffbf965bb8 P 2fd0be9aff7b4695b057990178038ea8: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/wals/32acaa82eae44371ac9cf7ffbf965bb8
I20260710 11:06:16.050261  4110 catalog_manager.cc:5028] TS 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): tablet 32acaa82eae44371ac9cf7ffbf965bb8 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:16.058326  4282 tablet_service.cc:1558] Processing DeleteTablet for tablet 21522f98f64e463198798362bfd4486b with delete_type TABLET_DATA_TOMBSTONED (TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55116
I20260710 11:06:16.060133  4945 tablet_replica.cc:333] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:16.062992  4945 raft_consensus.cc:2243] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:16.063670  4945 raft_consensus.cc:2272] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:16.066586  4945 ts_tablet_manager.cc:1916] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:16.076474  4945 ts_tablet_manager.cc:1929] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:06:16.076788  4945 log.cc:1199] T 21522f98f64e463198798362bfd4486b P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/wals/21522f98f64e463198798362bfd4486b
I20260710 11:06:16.078244  4110 catalog_manager.cc:5028] TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): tablet 21522f98f64e463198798362bfd4486b (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:17.089493  4226 consensus_queue.cc:237] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.096330  4375 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:17.096635  4189 consensus_peers.cc:597] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e14d653be9141adb087ed10da1d8bee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:17.096372  4296 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:17.098146  4950 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:17.099092  4949 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:17.107329  4949 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.108865  4296 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.109416  4375 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.122882  4121 catalog_manager.cc:5697] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.124349  4226 consensus_queue.cc:237] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.133404  4375 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:17.133587  4189 consensus_peers.cc:597] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 234e21971ef0446c866e5c41e7dc8f9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:17.135319  4949 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:17.135841  4296 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:17.137773  4917 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:17.147061  4949 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.153753  4375 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.158006  4296 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.162160  4298 consensus_queue.cc:237] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Queue 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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.162096  4120 catalog_manager.cc:5697] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:17.177582  4264 consensus_peers.cc:597] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f -> Peer 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781): Couldn't send request to peer 4f4b9a9f98c54d3f98491525744b5ad5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29c027a6d32945b292d1a46732951a90. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:17.178277  4375 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:17.181490  4898 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:17.181725  4226 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:17.183228  4962 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:17.189553  4898 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.191642  4375 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.210311  4226 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } } }
I20260710 11:06:17.210920  4121 catalog_manager.cc:5697] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index -1 to 2, NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) added. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:17.593446  4966 ts_tablet_manager.cc:933] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:17.599123  4966 tablet_copy_client.cc:323] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.66:36241
I20260710 11:06:17.601468  4968 ts_tablet_manager.cc:933] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:17.601333  4311 tablet_copy_service.cc:140] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Received BeginTabletCopySession request for tablet 29c027a6d32945b292d1a46732951a90 from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:44222)
I20260710 11:06:17.602087  4311 tablet_copy_service.cc:161] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Beginning new tablet copy session on tablet 29c027a6d32945b292d1a46732951a90 from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:44222: session id = 4f4b9a9f98c54d3f98491525744b5ad5-29c027a6d32945b292d1a46732951a90
I20260710 11:06:17.603839  4968 tablet_copy_client.cc:323] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:17.605769  4236 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 8e14d653be9141adb087ed10da1d8bee from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:17.606266  4236 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 8e14d653be9141adb087ed10da1d8bee from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-8e14d653be9141adb087ed10da1d8bee
I20260710 11:06:17.609742  4311 tablet_copy_source_session.cc:215] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.612680  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c027a6d32945b292d1a46732951a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.614035  4236 tablet_copy_source_session.cc:215] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.617215  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e14d653be9141adb087ed10da1d8bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.625806  4966 tablet_copy_client.cc:806] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.626444  4966 tablet_copy_client.cc:670] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.629977  4966 tablet_copy_client.cc:538] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.632444  4968 tablet_copy_client.cc:806] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.633010  4968 tablet_copy_client.cc:670] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.636831  4966 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:17.640419  4968 tablet_copy_client.cc:538] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.650341  4968 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:17.655025  4966 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: 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:17.655763  4966 tablet_bootstrap.cc:492] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:17.656383  4966 ts_tablet_manager.cc:1403] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:06:17.659248  4966 raft_consensus.cc:359] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.659878  4966 raft_consensus.cc:740] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:17.660471  4966 consensus_queue.cc:260] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.663630  4966 ts_tablet_manager.cc:1434] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:17.665675  4311 tablet_copy_service.cc:342] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-29c027a6d32945b292d1a46732951a90 received from {username='slave'} at 127.0.0.1:44222
I20260710 11:06:17.666145  4311 tablet_copy_service.cc:434] P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-29c027a6d32945b292d1a46732951a90 on tablet 29c027a6d32945b292d1a46732951a90 with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:17.671878  4968 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: 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:17.672727  4968 tablet_bootstrap.cc:492] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:17.673358  4968 ts_tablet_manager.cc:1403] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:06:17.676215  4968 raft_consensus.cc:359] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.677047  4968 raft_consensus.cc:740] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:17.677696  4968 consensus_queue.cc:260] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.680110  4968 ts_tablet_manager.cc:1434] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:06:17.684509  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-8e14d653be9141adb087ed10da1d8bee received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:17.684942  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-8e14d653be9141adb087ed10da1d8bee on tablet 8e14d653be9141adb087ed10da1d8bee with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:17.734042  4968 ts_tablet_manager.cc:933] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: Initiating tablet copy from peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539)
I20260710 11:06:17.735610  4968 tablet_copy_client.cc:323] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Beginning tablet copy session from remote peer at address 127.3.10.65:36539
I20260710 11:06:17.737082  4236 tablet_copy_service.cc:140] P 2fd0be9aff7b4695b057990178038ea8: Received BeginTabletCopySession request for tablet 234e21971ef0446c866e5c41e7dc8f9f from peer 4f4b9a9f98c54d3f98491525744b5ad5 ({username='slave'} at 127.0.0.1:54336)
I20260710 11:06:17.737612  4236 tablet_copy_service.cc:161] P 2fd0be9aff7b4695b057990178038ea8: Beginning new tablet copy session on tablet 234e21971ef0446c866e5c41e7dc8f9f from peer 4f4b9a9f98c54d3f98491525744b5ad5 at {username='slave'} at 127.0.0.1:54336: session id = 4f4b9a9f98c54d3f98491525744b5ad5-234e21971ef0446c866e5c41e7dc8f9f
I20260710 11:06:17.745641  4236 tablet_copy_source_session.cc:215] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:17.748039  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234e21971ef0446c866e5c41e7dc8f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:17.760119  4968 tablet_copy_client.cc:806] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:17.760672  4968 tablet_copy_client.cc:670] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:17.764128  4968 tablet_copy_client.cc:538] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:17.771140  4968 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap starting.
I20260710 11:06:17.785840  4968 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: 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:17.786506  4968 tablet_bootstrap.cc:492] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: Bootstrap complete.
I20260710 11:06:17.787093  4968 ts_tablet_manager.cc:1403] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.011s
I20260710 11:06:17.789353  4968 raft_consensus.cc:359] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.789908  4968 raft_consensus.cc:740] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Initialized, Role: LEARNER
I20260710 11:06:17.790443  4968 consensus_queue.cc:260] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: NON_VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: true } }
I20260710 11:06:17.792466  4968 ts_tablet_manager.cc:1434] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:06:17.794090  4236 tablet_copy_service.cc:342] P 2fd0be9aff7b4695b057990178038ea8: Request end of tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-234e21971ef0446c866e5c41e7dc8f9f received from {username='slave'} at 127.0.0.1:54336
I20260710 11:06:17.794441  4236 tablet_copy_service.cc:434] P 2fd0be9aff7b4695b057990178038ea8: ending tablet copy session 4f4b9a9f98c54d3f98491525744b5ad5-234e21971ef0446c866e5c41e7dc8f9f on tablet 234e21971ef0446c866e5c41e7dc8f9f with peer 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:18.121385  4651 raft_consensus.cc:1217] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:18.156957  4651 raft_consensus.cc:1217] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:18.288267  4651 raft_consensus.cc:1217] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:18.590319  4975 raft_consensus.cc:1064] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:18.592420  4975 consensus_queue.cc:237] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:18.599035  4372 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.599896  4651 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.600668  4298 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.600664  4944 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:18.601852  4979 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } 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:18.602612  4917 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:18.620374  4979 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.622208  4372 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.623245  4298 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.632917  4651 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.644084  4122 catalog_manager.cc:5697] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } attrs { replace: true } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.667171  4226 consensus_queue.cc:237] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:18.672396  4651 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.672983  4372 raft_consensus.cc:1275] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.673707  4979 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:18.674589  4917 consensus_queue.cc:1048] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.692044  4944 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.697189  4965 raft_consensus.cc:1064] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:18.702349  4965 consensus_queue.cc:237] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:18.704751  4650 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.716506  4372 raft_consensus.cc:2955] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.722234  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e14d653be9141adb087ed10da1d8bee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.734337  4124 catalog_manager.cc:5697] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a reported cstate change: config changed from index 3 to 4, VOTER 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66) evicted. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.735586  4372 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:18.736284  4650 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:18.737685  4976 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:18.738879  4226 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:18.739354  4988 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:18.740366  4976 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } 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:18.750541  4282 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e14d653be9141adb087ed10da1d8bee with delete_type TABLET_DATA_TOMBSTONED (TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55116
I20260710 11:06:18.775094  4991 tablet_replica.cc:333] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:18.776304  4991 raft_consensus.cc:2243] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.779214  4991 raft_consensus.cc:2272] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.780773  4965 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.783557  4991 ts_tablet_manager.cc:1916] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.782940  4650 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.789201  4375 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.798902  4226 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.807277  4124 catalog_manager.cc:5697] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } attrs { replace: true } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.821098  4991 ts_tablet_manager.cc:1929] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.821638  4991 log.cc:1199] T 8e14d653be9141adb087ed10da1d8bee P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/wals/8e14d653be9141adb087ed10da1d8bee
I20260710 11:06:18.824420  4110 catalog_manager.cc:5028] TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): tablet 8e14d653be9141adb087ed10da1d8bee (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:18.828953  4298 consensus_queue.cc:237] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:18.833628  4650 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:18.834127  4372 raft_consensus.cc:1275] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:18.835075  4965 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:18.835873  4988 consensus_queue.cc:1048] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.842590  4976 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.844451  4944 raft_consensus.cc:1064] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: attempting to promote NON_VOTER 4f4b9a9f98c54d3f98491525744b5ad5 to VOTER
I20260710 11:06:18.845006  4372 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.850971  4648 raft_consensus.cc:2955] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.852195  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29c027a6d32945b292d1a46732951a90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.855757  4944 consensus_queue.cc:237] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:18.861680  4122 catalog_manager.cc:5697] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: config changed from index 3 to 4, VOTER 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) evicted. New cstate: current_term: 1 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:18.881316  4209 tablet_service.cc:1558] Processing DeleteTablet for tablet 29c027a6d32945b292d1a46732951a90 with delete_type TABLET_DATA_TOMBSTONED (TS 2fd0be9aff7b4695b057990178038ea8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50386
I20260710 11:06:18.887609  4648 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 LEARNER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.889303  4917 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:18.892079  4298 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.893577  4995 tablet_replica.cc:333] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:18.895042  4995 raft_consensus.cc:2243] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:18.895831  4995 raft_consensus.cc:2272] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:18.896387  4372 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.896171  4917 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.898124  4975 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } 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:18.909615  4917 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.911942  4995 ts_tablet_manager.cc:1916] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:18.921556  4375 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.925515  4650 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.932199  4995 ts_tablet_manager.cc:1929] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:18.932708  4995 log.cc:1199] T 29c027a6d32945b292d1a46732951a90 P 2fd0be9aff7b4695b057990178038ea8: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/wals/29c027a6d32945b292d1a46732951a90
I20260710 11:06:18.932390  4298 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.934517  4110 catalog_manager.cc:5028] TS 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): tablet 29c027a6d32945b292d1a46732951a90 (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:18.937297  4122 catalog_manager.cc:5697] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index 2 to 3, 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:18.954877  4226 consensus_queue.cc:237] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:18.959434  4648 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.960795  4298 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Refusing update from remote peer 2fd0be9aff7b4695b057990178038ea8: 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:18.960872  4917 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:18.962456  4944 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:18.968899  4944 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.972548  4648 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.976135  4110 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 234e21971ef0446c866e5c41e7dc8f9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:18.978271  4298 raft_consensus.cc:2955] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } } }
I20260710 11:06:18.989468  4122 catalog_manager.cc:5697] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 reported cstate change: config changed from index 3 to 4, VOTER 61c37fd78fd045bdaf067737770c900a (127.3.10.67) evicted. New cstate: current_term: 1 leader_uuid: "2fd0be9aff7b4695b057990178038ea8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.002821  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 234e21971ef0446c866e5c41e7dc8f9f with delete_type TABLET_DATA_TOMBSTONED (TS 61c37fd78fd045bdaf067737770c900a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55282
I20260710 11:06:19.005079  5000 tablet_replica.cc:333] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:19.007036  5000 raft_consensus.cc:2243] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.007702  5000 raft_consensus.cc:2272] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.011236  5000 ts_tablet_manager.cc:1916] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:19.021399  5000 ts_tablet_manager.cc:1929] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:19.021756  5000 log.cc:1199] T 234e21971ef0446c866e5c41e7dc8f9f P 61c37fd78fd045bdaf067737770c900a: Deleting WAL directory at /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/wals/234e21971ef0446c866e5c41e7dc8f9f
I20260710 11:06:19.023401  4109 catalog_manager.cc:5028] TS 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): tablet 234e21971ef0446c866e5c41e7dc8f9f (table test-workload [id=d84cfe75e634492f9366ba3460caa085]) successfully deleted
I20260710 11:06:25.162632  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:25.190583  4226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f"
dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
mode: GRACEFUL
new_leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:39500
I20260710 11:06:25.191174  4226 raft_consensus.cc:606] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Received request to transfer leadership to TS 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:25.193681  4226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc"
dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
mode: GRACEFUL
new_leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:39500
I20260710 11:06:25.194147  4226 raft_consensus.cc:606] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Received request to transfer leadership to TS 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:25.196504  4226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc"
dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
mode: GRACEFUL
new_leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:39500
I20260710 11:06:25.196925  4226 raft_consensus.cc:606] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Received request to transfer leadership to TS 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:25.207942  4372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3"
dest_uuid: "61c37fd78fd045bdaf067737770c900a"
mode: GRACEFUL
new_leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:55720
I20260710 11:06:25.208460  4372 raft_consensus.cc:606] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Received request to transfer leadership to TS 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:25.211027  4372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4"
dest_uuid: "61c37fd78fd045bdaf067737770c900a"
mode: GRACEFUL
new_leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:55720
I20260710 11:06:25.211485  4372 raft_consensus.cc:606] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Received request to transfer leadership to TS 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:25.212374  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:25.213100  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:25.270972  5009 raft_consensus.cc:993] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: : Instructing follower 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.271492  5013 raft_consensus.cc:1081] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Signalling peer 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.272804  4648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc"
dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:42582
I20260710 11:06:25.273284  4648 raft_consensus.cc:493] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:25.273594  4648 raft_consensus.cc:3060] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.277642  4648 raft_consensus.cc:515] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.279891  4648 leader_election.cc:290] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:25.280689  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:25.280927  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c8c975d9de04701ae8a4af826e053fc" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:25.281373  4226 raft_consensus.cc:3055] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:25.281453  4296 raft_consensus.cc:3060] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.281759  4226 raft_consensus.cc:740] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:25.282503  4226 consensus_queue.cc:260] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.283653  4226 raft_consensus.cc:3060] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.287730  4296 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.289003  4616 leader_election.cc:304] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 4f4b9a9f98c54d3f98491525744b5ad5; no voters: 
I20260710 11:06:25.289769  4226 raft_consensus.cc:2468] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.290959  5017 raft_consensus.cc:2804] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:25.292227  5017 raft_consensus.cc:697] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Becoming Leader. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Running, Role: LEADER
I20260710 11:06:25.293188  5017 consensus_queue.cc:237] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.301397  4120 catalog_manager.cc:5697] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: term changed from 1 to 2, leader changed from 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) to 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68). New cstate: current_term: 2 leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.314126  5009 raft_consensus.cc:993] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: : Instructing follower 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.314548  5013 raft_consensus.cc:1081] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Signalling peer 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.315868  4648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc"
dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:42582
I20260710 11:06:25.316355  4648 raft_consensus.cc:493] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:25.316625  4648 raft_consensus.cc:3060] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.321152  4648 raft_consensus.cc:515] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.322844  4648 leader_election.cc:290] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:25.323596  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:25.324184  4226 raft_consensus.cc:3055] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:25.324076  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0d105710c417eb2aef83b07c1efdc" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:25.324573  4226 raft_consensus.cc:740] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:25.324781  4372 raft_consensus.cc:3060] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.325263  4226 consensus_queue.cc:260] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.326475  4226 raft_consensus.cc:3060] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.330168  4372 raft_consensus.cc:2468] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.330873  4226 raft_consensus.cc:2468] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.331270  4615 leader_election.cc:304] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f4b9a9f98c54d3f98491525744b5ad5, 61c37fd78fd045bdaf067737770c900a; no voters: 
I20260710 11:06:25.332064  5017 raft_consensus.cc:2804] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:25.332556  5017 raft_consensus.cc:697] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Becoming Leader. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Running, Role: LEADER
I20260710 11:06:25.333300  5017 consensus_queue.cc:237] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.340859  4120 catalog_manager.cc:5697] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: term changed from 1 to 2, leader changed from 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) to 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68). New cstate: current_term: 2 leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.515686  5008 raft_consensus.cc:993] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: : Instructing follower 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.516148  5025 raft_consensus.cc:1081] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Signalling peer 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.517568  4650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4"
dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:42570
I20260710 11:06:25.518020  4650 raft_consensus.cc:493] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:25.518286  4650 raft_consensus.cc:3060] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.522362  4650 raft_consensus.cc:515] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.523710  4650 leader_election.cc:290] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:25.524531  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:25.524688  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d172d9bf0948ecbaf1e13e809e0bd4" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:25.525147  4226 raft_consensus.cc:3060] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.525203  4372 raft_consensus.cc:3055] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:25.525553  4372 raft_consensus.cc:740] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:25.526170  4372 consensus_queue.cc:260] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.527101  4372 raft_consensus.cc:3060] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.530154  4226 raft_consensus.cc:2468] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.531144  4616 leader_election.cc:304] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 4f4b9a9f98c54d3f98491525744b5ad5; no voters: 
I20260710 11:06:25.531240  4372 raft_consensus.cc:2468] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.531888  5017 raft_consensus.cc:2804] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:25.532428  5017 raft_consensus.cc:697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Becoming Leader. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Running, Role: LEADER
I20260710 11:06:25.533236  5017 consensus_queue.cc:237] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.542061  4120 catalog_manager.cc:5697] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: term changed from 1 to 2, leader changed from 61c37fd78fd045bdaf067737770c900a (127.3.10.67) to 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68). New cstate: current_term: 2 leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.642149  5009 raft_consensus.cc:993] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: : Instructing follower 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.642642  5013 raft_consensus.cc:1081] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Signalling peer 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.644125  4650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f"
dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:42582
I20260710 11:06:25.644627  4650 raft_consensus.cc:493] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:25.644896  4650 raft_consensus.cc:3060] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.649057  4650 raft_consensus.cc:515] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.650379  4650 leader_election.cc:290] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241)
I20260710 11:06:25.651348  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:25.651537  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234e21971ef0446c866e5c41e7dc8f9f" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:25.651911  4226 raft_consensus.cc:3055] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:25.652032  4296 raft_consensus.cc:3060] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.652287  4226 raft_consensus.cc:740] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd0be9aff7b4695b057990178038ea8, State: Running, Role: LEADER
I20260710 11:06:25.653059  4226 consensus_queue.cc:260] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.653982  4226 raft_consensus.cc:3060] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.656760  4296 raft_consensus.cc:2468] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.657721  4616 leader_election.cc:304] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 4f4b9a9f98c54d3f98491525744b5ad5; no voters: 
I20260710 11:06:25.658653  5017 raft_consensus.cc:2804] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:25.658996  4226 raft_consensus.cc:2468] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.660043  5017 raft_consensus.cc:697] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Becoming Leader. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Running, Role: LEADER
I20260710 11:06:25.661105  5017 consensus_queue.cc:237] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.670006  4120 catalog_manager.cc:5697] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: term changed from 1 to 2, leader changed from 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65) to 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68). New cstate: current_term: 2 leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.701797  5008 raft_consensus.cc:993] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: : Instructing follower 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.702260  5025 raft_consensus.cc:1081] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Signalling peer 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:25.703769  4650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3"
dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:42570
I20260710 11:06:25.704339  4650 raft_consensus.cc:493] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:25.704706  4650 raft_consensus.cc:3060] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.710143  4650 raft_consensus.cc:515] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.711866  4650 leader_election.cc:290] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Requested vote from peers 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:25.712739  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2fd0be9aff7b4695b057990178038ea8"
I20260710 11:06:25.712886  4372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f92d5092fc407aa4d35e164212eac3" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:25.713434  4225 raft_consensus.cc:3060] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.713434  4372 raft_consensus.cc:3055] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:25.713934  4372 raft_consensus.cc:740] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:25.714699  4372 consensus_queue.cc:260] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.715876  4372 raft_consensus.cc:3060] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.720396  4225 raft_consensus.cc:2468] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.721534  4616 leader_election.cc:304] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd0be9aff7b4695b057990178038ea8, 4f4b9a9f98c54d3f98491525744b5ad5; no voters: 
I20260710 11:06:25.722301  5017 raft_consensus.cc:2804] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:25.722344  4372 raft_consensus.cc:2468] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:25.723709  5017 raft_consensus.cc:697] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Becoming Leader. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Running, Role: LEADER
I20260710 11:06:25.724530  5017 consensus_queue.cc:237] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:25.731599  4120 catalog_manager.cc:5697] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: term changed from 1 to 2, leader changed from 61c37fd78fd045bdaf067737770c900a (127.3.10.67) to 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68). New cstate: current_term: 2 leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.732746  4296 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:25.733893  5017 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:25.748780  4225 raft_consensus.cc:1275] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:25.750102  5017 consensus_queue.cc:1048] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:25.764606  4372 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:25.765754  5017 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:25.774461  4225 raft_consensus.cc:1275] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:25.775847  5032 consensus_queue.cc:1048] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.015753  4226 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.017213  5032 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.026664  4372 raft_consensus.cc:1275] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.027918  5018 consensus_queue.cc:1048] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.080494  4296 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.081568  5018 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.090802  4226 raft_consensus.cc:1275] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.092375  5017 consensus_queue.cc:1048] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.176844  4372 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.177985  5017 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.186662  4226 raft_consensus.cc:1275] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.188053  5018 consensus_queue.cc:1048] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd0be9aff7b4695b057990178038ea8" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.213975  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:26.228857  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:26.243824  4372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8"
dest_uuid: "61c37fd78fd045bdaf067737770c900a"
mode: GRACEFUL
new_leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:55720
I20260710 11:06:26.244341  4372 raft_consensus.cc:606] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Received request to transfer leadership to TS 4f4b9a9f98c54d3f98491525744b5ad5
I20260710 11:06:26.246778  4375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5"
dest_uuid: "61c37fd78fd045bdaf067737770c900a"
mode: GRACEFUL
new_leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
 from {username='slave'} at 127.0.0.1:55720
I20260710 11:06:26.247238  4375 raft_consensus.cc:606] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Received request to transfer leadership to TS 0ca6177ff93a4d95bd4a53f1f4aa6a0f
I20260710 11:06:26.248302  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:26.249161  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:26.368008  5008 raft_consensus.cc:993] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: : Instructing follower 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:26.368462  5025 raft_consensus.cc:1081] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Signalling peer 4f4b9a9f98c54d3f98491525744b5ad5 to start an election
I20260710 11:06:26.369801  4650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8"
dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
 from {username='slave'} at 127.0.0.1:42570
I20260710 11:06:26.370249  4650 raft_consensus.cc:493] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:26.370529  4650 raft_consensus.cc:3060] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:26.374477  4650 raft_consensus.cc:515] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:26.375748  4650 leader_election.cc:290] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Requested vote from peers 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241), 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079)
I20260710 11:06:26.376484  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
I20260710 11:06:26.376782  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32acaa82eae44371ac9cf7ffbf965bb8" candidate_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:26.377036  4296 raft_consensus.cc:3060] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:26.377275  4375 raft_consensus.cc:3055] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:26.377571  4375 raft_consensus.cc:740] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:26.378255  4375 consensus_queue.cc:260] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:26.379464  4375 raft_consensus.cc:3060] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:26.382944  4296 raft_consensus.cc:2468] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:26.384047  4616 leader_election.cc:304] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 4f4b9a9f98c54d3f98491525744b5ad5; no voters: 
I20260710 11:06:26.384831  5018 raft_consensus.cc:2804] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:26.385260  5018 raft_consensus.cc:697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Becoming Leader. State: Replica: 4f4b9a9f98c54d3f98491525744b5ad5, State: Running, Role: LEADER
I20260710 11:06:26.385484  4375 raft_consensus.cc:2468] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f4b9a9f98c54d3f98491525744b5ad5 in term 2.
I20260710 11:06:26.386073  5018 consensus_queue.cc:237] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:26.393184  4122 catalog_manager.cc:5697] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 reported cstate change: term changed from 1 to 2, leader changed from 61c37fd78fd045bdaf067737770c900a (127.3.10.67) to 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68). New cstate: current_term: 2 leader_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.680328  5025 raft_consensus.cc:993] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: : Instructing follower 0ca6177ff93a4d95bd4a53f1f4aa6a0f to start an election
I20260710 11:06:26.681313  5008 raft_consensus.cc:1081] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Signalling peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f to start an election
I20260710 11:06:26.683503  4296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5"
dest_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f"
 from {username='slave'} at 127.0.0.1:55130
I20260710 11:06:26.684788  4296 raft_consensus.cc:493] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:26.685439  4296 raft_consensus.cc:3060] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:26.697762  4296 raft_consensus.cc:515] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:26.701099  4296 leader_election.cc:290] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 2 election: Requested vote from peers 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079), 4f4b9a9f98c54d3f98491525744b5ad5 (127.3.10.68:40781)
I20260710 11:06:26.702088  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61c37fd78fd045bdaf067737770c900a"
I20260710 11:06:26.701926  4650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb84495133e24ac5b7197e4f6866ddf5" candidate_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f4b9a9f98c54d3f98491525744b5ad5"
I20260710 11:06:26.702778  4375 raft_consensus.cc:3055] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:26.702907  4650 raft_consensus.cc:3060] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:26.703164  4375 raft_consensus.cc:740] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61c37fd78fd045bdaf067737770c900a, State: Running, Role: LEADER
I20260710 11:06:26.704231  4375 consensus_queue.cc:260] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:26.706005  4375 raft_consensus.cc:3060] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:26.711019  4650 raft_consensus.cc:2468] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 2.
I20260710 11:06:26.712302  4264 leader_election.cc:304] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, 4f4b9a9f98c54d3f98491525744b5ad5; no voters: 
I20260710 11:06:26.713012  4375 raft_consensus.cc:2468] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ca6177ff93a4d95bd4a53f1f4aa6a0f in term 2.
I20260710 11:06:26.713166  5040 raft_consensus.cc:2804] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:26.713701  5040 raft_consensus.cc:697] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 LEADER]: Becoming Leader. State: Replica: 0ca6177ff93a4d95bd4a53f1f4aa6a0f, State: Running, Role: LEADER
I20260710 11:06:26.714829  5040 consensus_queue.cc:237] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [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: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } }
I20260710 11:06:26.723645  4122 catalog_manager.cc:5697] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f reported cstate change: term changed from 1 to 2, leader changed from 61c37fd78fd045bdaf067737770c900a (127.3.10.67) to 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66). New cstate: current_term: 2 leader_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.949895  4375 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.951246  5018 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:26.962054  4296 raft_consensus.cc:1275] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Refusing update from remote peer 4f4b9a9f98c54d3f98491525744b5ad5: 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:26.963260  5018 consensus_queue.cc:1048] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ca6177ff93a4d95bd4a53f1f4aa6a0f" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 36241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:27.250113  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:27.266265  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
I20260710 11:06:27.297569  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:27.298511  3113 tablet_replica.cc:333] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.299311  3113 raft_consensus.cc:2243] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.300030  3113 raft_consensus.cc:2272] T f18252fe50094ef3a91d6ffe02e800d6 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.302068  3113 tablet_replica.cc:333] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.302718  3113 raft_consensus.cc:2243] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.303198  3113 raft_consensus.cc:2272] T 88c0d105710c417eb2aef83b07c1efdc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.305356  3113 tablet_replica.cc:333] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.305909  3113 raft_consensus.cc:2243] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.306363  3113 raft_consensus.cc:2272] T 234e21971ef0446c866e5c41e7dc8f9f P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.308187  3113 tablet_replica.cc:333] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.308832  3113 raft_consensus.cc:2243] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.309674  3113 raft_consensus.cc:2272] T 6129021e013a4d11a5e94dce97524ae1 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.311482  3113 tablet_replica.cc:333] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.312065  3113 raft_consensus.cc:2243] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.312546  3113 raft_consensus.cc:2272] T 2bc267bce57e42ee9bb9079e25b371e7 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.314582  3113 tablet_replica.cc:333] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.315152  3113 raft_consensus.cc:2243] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.315688  3113 raft_consensus.cc:2272] T c8f92d5092fc407aa4d35e164212eac3 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.317683  3113 tablet_replica.cc:333] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.318339  3113 raft_consensus.cc:2243] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.319491  3113 raft_consensus.cc:2272] T 9d2a1d845dea4e72a3a90f9474d5537a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.322080  3113 tablet_replica.cc:333] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.322573  3113 raft_consensus.cc:2243] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.323374  3113 raft_consensus.cc:2272] T 21522f98f64e463198798362bfd4486b P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.325455  3113 tablet_replica.cc:333] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.325958  3113 raft_consensus.cc:2243] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.326733  3113 raft_consensus.cc:2272] T 7d9cb9658c894b7096b4ea97e2b48c50 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.329165  3113 tablet_replica.cc:333] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.329741  3113 raft_consensus.cc:2243] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.330159  4375 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: 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:27.330636  3113 raft_consensus.cc:2272] T 8e14d653be9141adb087ed10da1d8bee P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.331382  5040 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c37fd78fd045bdaf067737770c900a" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 37079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:27.333052  3113 tablet_replica.cc:333] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.333621  3113 raft_consensus.cc:2243] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.334241  3113 raft_consensus.cc:2272] T 8708203c04dd4045ae45a78d264e9edd P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.336987  3113 tablet_replica.cc:333] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.337796  3113 raft_consensus.cc:2243] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.341058  4650 raft_consensus.cc:1275] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Refusing update from remote peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260710 11:06:27.343673  4266 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:27.344364  5058 consensus_queue.cc:1048] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f4b9a9f98c54d3f98491525744b5ad5" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 40781 } 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:27.345228  3113 raft_consensus.cc:2272] T 941bb78aaca1496b9f75b3fa681542c9 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.353670  3113 tablet_replica.cc:333] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.354969  3113 raft_consensus.cc:2243] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.355768  3113 raft_consensus.cc:2272] T b10745761f11430eb4be46b6806055f0 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:27.361006  4266 consensus_peers.cc:597] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. 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:27.363298  3113 tablet_replica.cc:333] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.363930  3113 raft_consensus.cc:2243] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.364929  3113 raft_consensus.cc:2272] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.369002  3113 tablet_replica.cc:333] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.369557  3113 raft_consensus.cc:2243] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.370147  3113 raft_consensus.cc:2272] T 447ad7beccce490dab10f0c1b9ebb40a P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.372020  3113 tablet_replica.cc:333] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.372545  3113 raft_consensus.cc:2243] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.372947  3113 raft_consensus.cc:2272] T 4c8c975d9de04701ae8a4af826e053fc P 2fd0be9aff7b4695b057990178038ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.374516  3113 tablet_replica.cc:333] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.374972  3113 raft_consensus.cc:2243] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.375684  3113 raft_consensus.cc:2272] T 73931e5e4e0746a1b4b8f140f309d0d8 P 2fd0be9aff7b4695b057990178038ea8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.377563  3113 tablet_replica.cc:333] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8: stopping tablet replica
I20260710 11:06:27.378015  3113 raft_consensus.cc:2243] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.378412  3113 raft_consensus.cc:2272] T 81f4fef7012047f5817039a864f23222 P 2fd0be9aff7b4695b057990178038ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.416715  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
W20260710 11:06:27.423170  4616 consensus_peers.cc:597] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.459594  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
W20260710 11:06:27.494159  4266 consensus_peers.cc:597] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.499074  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:27.499912  3113 tablet_replica.cc:333] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.500751  3113 raft_consensus.cc:2243] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.501252  3113 raft_consensus.cc:2272] T 32acaa82eae44371ac9cf7ffbf965bb8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.503671  3113 tablet_replica.cc:333] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.504459  3113 raft_consensus.cc:2243] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.505170  3113 raft_consensus.cc:2272] T 234e21971ef0446c866e5c41e7dc8f9f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.506924  3113 tablet_replica.cc:333] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.507524  3113 raft_consensus.cc:2243] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.508103  3113 raft_consensus.cc:2272] T 6129021e013a4d11a5e94dce97524ae1 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.510195  3113 tablet_replica.cc:333] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.510792  3113 raft_consensus.cc:2243] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.511288  3113 raft_consensus.cc:2272] T 2bc267bce57e42ee9bb9079e25b371e7 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.513337  3113 tablet_replica.cc:333] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.513923  3113 raft_consensus.cc:2243] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.514468  3113 raft_consensus.cc:2272] T fba0f7d4b34742df878af06a7ee8b59e P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.517026  3113 tablet_replica.cc:333] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.517681  3113 raft_consensus.cc:2243] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.518167  3113 raft_consensus.cc:2272] T 9d2a1d845dea4e72a3a90f9474d5537a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.520031  3113 tablet_replica.cc:333] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.520664  3113 raft_consensus.cc:2243] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.521502  3113 raft_consensus.cc:2272] T 7d9cb9658c894b7096b4ea97e2b48c50 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.523468  3113 tablet_replica.cc:333] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.524008  3113 raft_consensus.cc:2243] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.524814  3113 raft_consensus.cc:2272] T 8708203c04dd4045ae45a78d264e9edd P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.526612  3113 tablet_replica.cc:333] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.527196  3113 raft_consensus.cc:2243] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.527837  3113 raft_consensus.cc:2272] T 4c2286620261425d98ad2c928a89558f P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.530225  3113 tablet_replica.cc:333] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.530865  3113 raft_consensus.cc:2243] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.531602  3113 raft_consensus.cc:2272] T c60b80194ed24656841362505d160c92 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:27.532616  4340 consensus_peers.cc:597] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a -> Peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Couldn't send request to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f. 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:27.533730  3113 tablet_replica.cc:333] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.534325  3113 raft_consensus.cc:2243] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.534876  3113 raft_consensus.cc:2272] T b10745761f11430eb4be46b6806055f0 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.537272  3113 tablet_replica.cc:333] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.538072  3113 raft_consensus.cc:2243] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.538868  3113 raft_consensus.cc:2272] T eb84495133e24ac5b7197e4f6866ddf5 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.541136  3113 tablet_replica.cc:333] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.541683  3113 raft_consensus.cc:2243] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.542533  3113 raft_consensus.cc:2272] T 447ad7beccce490dab10f0c1b9ebb40a P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.544472  3113 tablet_replica.cc:333] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.545290  3113 raft_consensus.cc:2243] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.545841  3113 raft_consensus.cc:2272] T 941bb78aaca1496b9f75b3fa681542c9 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.548121  3113 tablet_replica.cc:333] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.548686  3113 raft_consensus.cc:2243] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.549360  3113 raft_consensus.cc:2272] T 4c8c975d9de04701ae8a4af826e053fc P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:27.550597  4340 consensus_peers.cc:597] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.551673  3113 tablet_replica.cc:333] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.552441  3113 raft_consensus.cc:2243] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.553351  3113 raft_consensus.cc:2272] T 29c027a6d32945b292d1a46732951a90 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.555773  3113 tablet_replica.cc:333] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.556502  3113 raft_consensus.cc:2243] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:27.557070  4616 consensus_peers.cc:597] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.557097  3113 raft_consensus.cc:2272] T 73931e5e4e0746a1b4b8f140f309d0d8 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.559231  3113 tablet_replica.cc:333] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f: stopping tablet replica
I20260710 11:06:27.559741  3113 raft_consensus.cc:2243] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.560591  3113 raft_consensus.cc:2272] T 81f4fef7012047f5817039a864f23222 P 0ca6177ff93a4d95bd4a53f1f4aa6a0f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:27.583034  4616 consensus_peers.cc:597] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.598143  4340 consensus_peers.cc:597] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a -> Peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Couldn't send request to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f. 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:27.617460  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
W20260710 11:06:27.619166  4340 consensus_peers.cc:597] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.652631  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
W20260710 11:06:27.658691  4616 consensus_peers.cc:597] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Couldn't send request to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:36241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.683346  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:27.684078  3113 tablet_replica.cc:333] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.684715  3113 raft_consensus.cc:2243] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.685161  3113 raft_consensus.cc:2272] T 32acaa82eae44371ac9cf7ffbf965bb8 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.687189  3113 tablet_replica.cc:333] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.687826  3113 raft_consensus.cc:2243] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.688648  3113 raft_consensus.cc:2272] T f18252fe50094ef3a91d6ffe02e800d6 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.690363  3113 tablet_replica.cc:333] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.690884  3113 raft_consensus.cc:2243] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.691606  3113 raft_consensus.cc:2272] T 2bc267bce57e42ee9bb9079e25b371e7 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.693256  3113 tablet_replica.cc:333] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.693804  3113 raft_consensus.cc:2243] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.694366  3113 raft_consensus.cc:2272] T 88c0d105710c417eb2aef83b07c1efdc P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.696098  3113 tablet_replica.cc:333] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.696679  3113 raft_consensus.cc:2243] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.697393  3113 raft_consensus.cc:2272] T fba0f7d4b34742df878af06a7ee8b59e P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.699227  3113 tablet_replica.cc:333] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.699760  3113 raft_consensus.cc:2243] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.700157  3113 raft_consensus.cc:2272] T c8f92d5092fc407aa4d35e164212eac3 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.701857  3113 tablet_replica.cc:333] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.702338  3113 raft_consensus.cc:2243] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.702909  3113 raft_consensus.cc:2272] T 21522f98f64e463198798362bfd4486b P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.704620  3113 tablet_replica.cc:333] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.705108  3113 raft_consensus.cc:2243] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.705546  3113 raft_consensus.cc:2272] T 941bb78aaca1496b9f75b3fa681542c9 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.707172  3113 tablet_replica.cc:333] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.707757  3113 raft_consensus.cc:2243] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.708370  3113 raft_consensus.cc:2272] T 29c027a6d32945b292d1a46732951a90 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.709992  3113 tablet_replica.cc:333] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.710472  3113 raft_consensus.cc:2243] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.710875  3113 raft_consensus.cc:2272] T 73931e5e4e0746a1b4b8f140f309d0d8 P 61c37fd78fd045bdaf067737770c900a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.712596  3113 tablet_replica.cc:333] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.713073  3113 raft_consensus.cc:2243] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.713763  3113 raft_consensus.cc:2272] T b10745761f11430eb4be46b6806055f0 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.715400  3113 tablet_replica.cc:333] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.715931  3113 raft_consensus.cc:2243] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.716358  3113 raft_consensus.cc:2272] T eb84495133e24ac5b7197e4f6866ddf5 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.718427  3113 tablet_replica.cc:333] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.719167  3113 raft_consensus.cc:2243] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.719746  3113 raft_consensus.cc:2272] T 8e14d653be9141adb087ed10da1d8bee P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.721546  3113 tablet_replica.cc:333] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.722038  3113 raft_consensus.cc:2243] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.722425  3113 raft_consensus.cc:2272] T 8708203c04dd4045ae45a78d264e9edd P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.724105  3113 tablet_replica.cc:333] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.724659  3113 raft_consensus.cc:2243] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.725404  3113 raft_consensus.cc:2272] T 4c2286620261425d98ad2c928a89558f P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.727084  3113 tablet_replica.cc:333] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.727559  3113 raft_consensus.cc:2243] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.727994  3113 raft_consensus.cc:2272] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 61c37fd78fd045bdaf067737770c900a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.729703  3113 tablet_replica.cc:333] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.730146  3113 raft_consensus.cc:2243] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.730844  3113 raft_consensus.cc:2272] T c60b80194ed24656841362505d160c92 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.732482  3113 tablet_replica.cc:333] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a: stopping tablet replica
I20260710 11:06:27.732923  3113 raft_consensus.cc:2243] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.733362  3113 raft_consensus.cc:2272] T 81f4fef7012047f5817039a864f23222 P 61c37fd78fd045bdaf067737770c900a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.776132  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
W20260710 11:06:27.786463  4616 consensus_peers.cc:597] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.814358  4615 consensus_peers.cc:597] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Couldn't send request to peer 61c37fd78fd045bdaf067737770c900a. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.67:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.815925  3113 tablet_server.cc:179] TabletServer@127.3.10.68:0 shutting down...
W20260710 11:06:27.823699  4616 consensus_peers.cc:597] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 2fd0be9aff7b4695b057990178038ea8 (127.3.10.65:36539): Couldn't send request to peer 2fd0be9aff7b4695b057990178038ea8. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:36539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:27.844483  4616 consensus_peers.cc:597] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f (127.3.10.66:36241): Couldn't send request to peer 0ca6177ff93a4d95bd4a53f1f4aa6a0f. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:36241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.845554  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:27.846369  3113 tablet_replica.cc:333] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.847223  3113 raft_consensus.cc:2243] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.847994  3113 raft_consensus.cc:2272] T 234e21971ef0446c866e5c41e7dc8f9f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:27.848335  4615 consensus_peers.cc:597] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 -> Peer 61c37fd78fd045bdaf067737770c900a (127.3.10.67:37079): Couldn't send request to peer 61c37fd78fd045bdaf067737770c900a. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.67:37079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.849985  3113 tablet_replica.cc:333] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.850567  3113 raft_consensus.cc:2243] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.851073  3113 raft_consensus.cc:2272] T 21522f98f64e463198798362bfd4486b P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.852873  3113 tablet_replica.cc:333] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.853374  3113 raft_consensus.cc:2243] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.854079  3113 raft_consensus.cc:2272] T 32acaa82eae44371ac9cf7ffbf965bb8 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.856824  3113 tablet_replica.cc:333] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.857360  3113 raft_consensus.cc:2243] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.857983  3113 raft_consensus.cc:2272] T c60b80194ed24656841362505d160c92 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.859825  3113 tablet_replica.cc:333] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.860639  3113 raft_consensus.cc:2243] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.861119  3113 raft_consensus.cc:2272] T 7d9cb9658c894b7096b4ea97e2b48c50 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.862673  3113 tablet_replica.cc:333] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.863173  3113 raft_consensus.cc:2243] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.863845  3113 raft_consensus.cc:2272] T c8f92d5092fc407aa4d35e164212eac3 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.865602  3113 tablet_replica.cc:333] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.866107  3113 raft_consensus.cc:2243] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.866566  3113 raft_consensus.cc:2272] T 6129021e013a4d11a5e94dce97524ae1 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.868119  3113 tablet_replica.cc:333] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.868644  3113 raft_consensus.cc:2243] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.869102  3113 raft_consensus.cc:2272] T eb84495133e24ac5b7197e4f6866ddf5 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.870934  3113 tablet_replica.cc:333] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.871455  3113 raft_consensus.cc:2243] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.871961  3113 raft_consensus.cc:2272] T 29c027a6d32945b292d1a46732951a90 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.873726  3113 tablet_replica.cc:333] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.874217  3113 raft_consensus.cc:2243] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.874918  3113 raft_consensus.cc:2272] T 4c8c975d9de04701ae8a4af826e053fc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.876596  3113 tablet_replica.cc:333] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.877070  3113 raft_consensus.cc:2243] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.877746  3113 raft_consensus.cc:2272] T 88c0d105710c417eb2aef83b07c1efdc P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.879263  3113 tablet_replica.cc:333] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.879745  3113 raft_consensus.cc:2243] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.880221  3113 raft_consensus.cc:2272] T 9d2a1d845dea4e72a3a90f9474d5537a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.881789  3113 tablet_replica.cc:333] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.882251  3113 raft_consensus.cc:2243] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.882925  3113 raft_consensus.cc:2272] T e7d172d9bf0948ecbaf1e13e809e0bd4 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.884552  3113 tablet_replica.cc:333] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.885018  3113 raft_consensus.cc:2243] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.885519  3113 raft_consensus.cc:2272] T 447ad7beccce490dab10f0c1b9ebb40a P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.887172  3113 tablet_replica.cc:333] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.887615  3113 raft_consensus.cc:2243] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.888115  3113 raft_consensus.cc:2272] T 8e14d653be9141adb087ed10da1d8bee P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.889694  3113 tablet_replica.cc:333] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.890168  3113 raft_consensus.cc:2243] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.890575  3113 raft_consensus.cc:2272] T 4c2286620261425d98ad2c928a89558f P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.892225  3113 tablet_replica.cc:333] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.892705  3113 raft_consensus.cc:2243] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.893121  3113 raft_consensus.cc:2272] T f18252fe50094ef3a91d6ffe02e800d6 P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.894730  3113 tablet_replica.cc:333] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5: stopping tablet replica
I20260710 11:06:27.895295  3113 raft_consensus.cc:2243] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:27.895936  3113 raft_consensus.cc:2272] T fba0f7d4b34742df878af06a7ee8b59e P 4f4b9a9f98c54d3f98491525744b5ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.930205  3113 tablet_server.cc:196] TabletServer@127.3.10.68:0 shutdown complete.
I20260710 11:06:27.958319  3113 master.cc:562] Master@127.3.10.126:34887 shutting down...
I20260710 11:06:27.982023  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:27.982641  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:27.983006  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P 791d73cd08b9424d98817a5051a01515: stopping tablet replica
I20260710 11:06:28.004140  3113 master.cc:584] Master@127.3.10.126:34887 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28194 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:28.060456  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:33449
I20260710 11:06:28.061800  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:28.067677  5067 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:28.067888  5068 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:28.071125  5070 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:28.073565  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:28.074656  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:28.074864  3113 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:28.075034  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681588075018 us; error 0 us; skew 500 ppm
I20260710 11:06:28.075547  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:28.077957  3113 webserver.cc:533] Webserver started at http://127.3.10.126:44909/ using document root <none> and password file <none>
I20260710 11:06:28.078450  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:28.078645  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:28.078920  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:28.080035  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "38799a51c16b499f86dfbff37cb7b6d1"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.084787  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:06:28.088092  5075 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:28.088841  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:28.089154  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "38799a51c16b499f86dfbff37cb7b6d1"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.089440  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-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:28.110847  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:28.112160  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:28.150300  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:33449
I20260710 11:06:28.150406  5126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:33449 every 8 connection(s)
I20260710 11:06:28.154145  5127 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:28.164184  5127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1: Bootstrap starting.
I20260710 11:06:28.168726  5127 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:28.172845  5127 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1: No bootstrap required, opened a new log
I20260710 11:06:28.174906  5127 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38799a51c16b499f86dfbff37cb7b6d1" member_type: VOTER }
I20260710 11:06:28.175271  5127 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:28.175438  5127 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38799a51c16b499f86dfbff37cb7b6d1, State: Initialized, Role: FOLLOWER
I20260710 11:06:28.176023  5127 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38799a51c16b499f86dfbff37cb7b6d1" member_type: VOTER }
I20260710 11:06:28.176435  5127 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:28.176626  5127 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:28.176824  5127 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:28.181313  5127 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38799a51c16b499f86dfbff37cb7b6d1" member_type: VOTER }
I20260710 11:06:28.181872  5127 leader_election.cc:304] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [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: 38799a51c16b499f86dfbff37cb7b6d1; no voters: 
I20260710 11:06:28.183002  5127 leader_election.cc:290] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:28.183435  5130 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:28.184734  5130 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 1 LEADER]: Becoming Leader. State: Replica: 38799a51c16b499f86dfbff37cb7b6d1, State: Running, Role: LEADER
I20260710 11:06:28.185376  5130 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [LEADER]: Queue going to LEADER mode. State: All 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: "38799a51c16b499f86dfbff37cb7b6d1" member_type: VOTER }
I20260710 11:06:28.185974  5127 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:28.190037  5131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38799a51c16b499f86dfbff37cb7b6d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38799a51c16b499f86dfbff37cb7b6d1" member_type: VOTER } }
I20260710 11:06:28.190508  5131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:28.190208  5132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38799a51c16b499f86dfbff37cb7b6d1. Latest consensus state: current_term: 1 leader_uuid: "38799a51c16b499f86dfbff37cb7b6d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38799a51c16b499f86dfbff37cb7b6d1" member_type: VOTER } }
I20260710 11:06:28.190949  5132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:28.193706  5136 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:28.198450  5136 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:28.203449  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:28.206976  5136 catalog_manager.cc:1383] Generated new cluster ID: 4bc52098dec947b6926f2dc663a2ccef
I20260710 11:06:28.207250  5136 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:28.221063  5136 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:28.222306  5136 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:28.236302  5136 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1: Generated new TSK 0
I20260710 11:06:28.236924  5136 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:28.270576  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:28.276611  5148 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:28.277444  5149 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:28.279578  5151 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:28.280082  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:28.281056  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:28.281234  3113 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:28.281360  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681588281340 us; error 0 us; skew 500 ppm
I20260710 11:06:28.281821  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:28.284093  3113 webserver.cc:533] Webserver started at http://127.3.10.65:41777/ using document root <none> and password file <none>
I20260710 11:06:28.284650  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:28.284812  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:28.285024  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:28.286031  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "23a0a44936204019aa79582f849347ff"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.290820  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:28.294097  5156 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:28.294999  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:28.295329  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "23a0a44936204019aa79582f849347ff"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.295676  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-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:28.317838  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:28.319032  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:28.320623  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:28.323004  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:28.323239  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.323500  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:28.323690  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.364754  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:43983
I20260710 11:06:28.364863  5218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:43983 every 8 connection(s)
I20260710 11:06:28.370163  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:28.376847  5223 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:28.378475  5224 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:28.380589  5226 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:28.382385  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:28.383564  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:28.383821  3113 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:28.383884  5219 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33449
I20260710 11:06:28.384044  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681588384017 us; error 0 us; skew 500 ppm
I20260710 11:06:28.384402  5219 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:28.384856  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:28.385171  5219 heartbeater.cc:507] Master 127.3.10.126:33449 requested a full tablet report, sending...
I20260710 11:06:28.387778  3113 webserver.cc:533] Webserver started at http://127.3.10.66:34185/ using document root <none> and password file <none>
I20260710 11:06:28.387758  5092 ts_manager.cc:194] Registered new tserver with Master: 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:28.388623  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:28.388900  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:28.389209  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:28.390329  5092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59310
I20260710 11:06:28.390726  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.395532  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:28.398876  5231 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:28.399741  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:28.400060  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.400396  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-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:28.419872  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:28.421134  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:28.422644  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:28.424846  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:28.425074  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.425325  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:28.425513  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.465168  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:43985
I20260710 11:06:28.465291  5293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:43985 every 8 connection(s)
I20260710 11:06:28.470077  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:28.477200  5297 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:28.478879  5298 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:28.481861  5300 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:28.483093  5294 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33449
I20260710 11:06:28.483377  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:28.483526  5294 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:28.484436  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:28.484447  5294 heartbeater.cc:507] Master 127.3.10.126:33449 requested a full tablet report, sending...
W20260710 11:06:28.484716  3113 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:28.485002  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681588484980 us; error 0 us; skew 500 ppm
I20260710 11:06:28.485692  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:28.486866  5092 ts_manager.cc:194] Registered new tserver with Master: eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:28.488482  5092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59318
I20260710 11:06:28.488672  3113 webserver.cc:533] Webserver started at http://127.3.10.67:33955/ using document root <none> and password file <none>
I20260710 11:06:28.489307  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:28.489648  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:28.489998  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:28.491415  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "a3b8febc8165437cb9c5bd781e21af5f"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.496162  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:06:28.500149  5305 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:28.501111  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:28.501434  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "a3b8febc8165437cb9c5bd781e21af5f"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.501819  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-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:28.522745  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:28.524003  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:28.525519  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:28.527832  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:28.528069  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.528362  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:28.528573  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.569253  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:35725
I20260710 11:06:28.569367  5367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:35725 every 8 connection(s)
I20260710 11:06:28.573972  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:28.581183  5371 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:28.583089  5372 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:28.585120  5374 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:28.585214  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:28.586536  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:28.586794  3113 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:28.586927  5368 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33449
I20260710 11:06:28.587015  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681588586994 us; error 0 us; skew 500 ppm
I20260710 11:06:28.587399  5368 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:28.587968  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:28.588308  5368 heartbeater.cc:507] Master 127.3.10.126:33449 requested a full tablet report, sending...
I20260710 11:06:28.590899  3113 webserver.cc:533] Webserver started at http://127.3.10.68:37633/ using document root <none> and password file <none>
I20260710 11:06:28.590934  5092 ts_manager.cc:194] Registered new tserver with Master: a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:28.591593  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:28.591826  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:28.592110  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:28.592769  5092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60754
I20260710 11:06:28.593226  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-3-root/instance:
uuid: "53f82d98db144d2bb9144e4091e8385b"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.597899  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:28.601243  5379 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:28.602267  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:28.602550  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-3-root
uuid: "53f82d98db144d2bb9144e4091e8385b"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:28.602806  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-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:28.625555  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:28.626763  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:28.628186  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:28.630486  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:28.630663  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.630962  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:28.631125  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:28.669862  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.68:38211
I20260710 11:06:28.669981  5441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.68:38211 every 8 connection(s)
I20260710 11:06:28.683513  5442 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33449
I20260710 11:06:28.683940  5442 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:28.684744  5442 heartbeater.cc:507] Master 127.3.10.126:33449 requested a full tablet report, sending...
I20260710 11:06:28.686707  5092 ts_manager.cc:194] Registered new tserver with Master: 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:28.687866  3113 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014969845s
I20260710 11:06:28.688145  5092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60756
I20260710 11:06:28.713824  5092 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60760:
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:28.851300  5258 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1b43a25af44ed83deecb90e0bb90c (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:28.851547  5257 tablet_service.cc:1511] Processing CreateTablet for tablet 5895b758793a4c3e83dffc3bb28bb298 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:28.852077  5259 tablet_service.cc:1511] Processing CreateTablet for tablet e0588046f5524f31aca12616be006040 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:28.852932  5258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1b43a25af44ed83deecb90e0bb90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.853479  5257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5895b758793a4c3e83dffc3bb28bb298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.856366  5259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0588046f5524f31aca12616be006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.857805  5256 tablet_service.cc:1511] Processing CreateTablet for tablet b6a32c93d75840f698834b80f686465d (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:28.859144  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a32c93d75840f698834b80f686465d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.865873  5255 tablet_service.cc:1511] Processing CreateTablet for tablet 9402ee35285740a6a98873a17420205a (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:28.867331  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9402ee35285740a6a98873a17420205a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.869910  5254 tablet_service.cc:1511] Processing CreateTablet for tablet 4443b2f5a4cf47a2aa6687f17e2d3348 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:28.870433  5333 tablet_service.cc:1511] Processing CreateTablet for tablet e0588046f5524f31aca12616be006040 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:28.871244  5254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4443b2f5a4cf47a2aa6687f17e2d3348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.871789  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0588046f5524f31aca12616be006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.873837  5253 tablet_service.cc:1511] Processing CreateTablet for tablet ce4d1f54b1194f4c80fdc860cd6ac69f (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:28.876820  5332 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1b43a25af44ed83deecb90e0bb90c (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:28.878716  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1b43a25af44ed83deecb90e0bb90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.884176  5252 tablet_service.cc:1511] Processing CreateTablet for tablet afd58356347940e485c5961dcc41e537 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:28.885861  5330 tablet_service.cc:1511] Processing CreateTablet for tablet b6a32c93d75840f698834b80f686465d (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:28.887251  5330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a32c93d75840f698834b80f686465d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.890336  5251 tablet_service.cc:1511] Processing CreateTablet for tablet 767d6967119e4cb591ad0f9ae6fd2f50 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:28.892169  5325 tablet_service.cc:1511] Processing CreateTablet for tablet 767d6967119e4cb591ad0f9ae6fd2f50 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:28.893514  5325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767d6967119e4cb591ad0f9ae6fd2f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.894676  5327 tablet_service.cc:1511] Processing CreateTablet for tablet ce4d1f54b1194f4c80fdc860cd6ac69f (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:28.895987  5327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4d1f54b1194f4c80fdc860cd6ac69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.893440  5328 tablet_service.cc:1511] Processing CreateTablet for tablet 4443b2f5a4cf47a2aa6687f17e2d3348 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:28.893440  5329 tablet_service.cc:1511] Processing CreateTablet for tablet ab32bd7e0cc34fe08659aea47b876711 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:28.897408  5326 tablet_service.cc:1511] Processing CreateTablet for tablet 023a44f6ae2e4be58c051910d8528c8b (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:28.901553  5331 tablet_service.cc:1511] Processing CreateTablet for tablet eed0dfaead674f58bbaea0f4a8174e3c (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:28.907773  5253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4d1f54b1194f4c80fdc860cd6ac69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.914498  5328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4443b2f5a4cf47a2aa6687f17e2d3348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.937110  5326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023a44f6ae2e4be58c051910d8528c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.938148  5252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd58356347940e485c5961dcc41e537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.939280  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0dfaead674f58bbaea0f4a8174e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.940652  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab32bd7e0cc34fe08659aea47b876711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.942086  5251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767d6967119e4cb591ad0f9ae6fd2f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.959959  5250 tablet_service.cc:1511] Processing CreateTablet for tablet f23163ce4a3a48bbaac4a2c98edd51cf (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:28.961809  5250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23163ce4a3a48bbaac4a2c98edd51cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:28.971639  5324 tablet_service.cc:1511] Processing CreateTablet for tablet f23163ce4a3a48bbaac4a2c98edd51cf (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:28.980636  5324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23163ce4a3a48bbaac4a2c98edd51cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.003556  5259 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1ac75a6fb48038e5cd37c44e65cca (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:29.008504  5399 tablet_service.cc:1511] Processing CreateTablet for tablet 767d6967119e4cb591ad0f9ae6fd2f50 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:29.009876  5399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767d6967119e4cb591ad0f9ae6fd2f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.013381  5403 tablet_service.cc:1511] Processing CreateTablet for tablet ab32bd7e0cc34fe08659aea47b876711 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:29.014755  5403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab32bd7e0cc34fe08659aea47b876711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.016793  5405 tablet_service.cc:1511] Processing CreateTablet for tablet eed0dfaead674f58bbaea0f4a8174e3c (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:29.018787  5400 tablet_service.cc:1511] Processing CreateTablet for tablet 023a44f6ae2e4be58c051910d8528c8b (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:29.020071  5184 tablet_service.cc:1511] Processing CreateTablet for tablet 2db1b43a25af44ed83deecb90e0bb90c (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:29.020630  5404 tablet_service.cc:1511] Processing CreateTablet for tablet 9402ee35285740a6a98873a17420205a (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:29.021474  5184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2db1b43a25af44ed83deecb90e0bb90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.022368  5401 tablet_service.cc:1511] Processing CreateTablet for tablet afd58356347940e485c5961dcc41e537 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:29.023360  5183 tablet_service.cc:1511] Processing CreateTablet for tablet 5895b758793a4c3e83dffc3bb28bb298 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:29.025056  5183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5895b758793a4c3e83dffc3bb28bb298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.025719  5406 tablet_service.cc:1511] Processing CreateTablet for tablet 5895b758793a4c3e83dffc3bb28bb298 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:29.004065  5407 tablet_service.cc:1511] Processing CreateTablet for tablet e0588046f5524f31aca12616be006040 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:29.024163  5402 tablet_service.cc:1511] Processing CreateTablet for tablet 4443b2f5a4cf47a2aa6687f17e2d3348 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:29.035810  5405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0dfaead674f58bbaea0f4a8174e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.038102  5407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0588046f5524f31aca12616be006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.039784  5404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9402ee35285740a6a98873a17420205a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.041496  5401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd58356347940e485c5961dcc41e537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.043062  5400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023a44f6ae2e4be58c051910d8528c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.044518  5402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4443b2f5a4cf47a2aa6687f17e2d3348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.044719  5255 tablet_service.cc:1511] Processing CreateTablet for tablet 588e727376aa4617bbdc13df713a27a2 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:29.045773  5406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5895b758793a4c3e83dffc3bb28bb298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.045948  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588e727376aa4617bbdc13df713a27a2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:29.065879  5077 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.3.10.66:43985, user_credentials={real_user=slave}} blocked reactor thread for 48251.2us
I20260710 11:06:29.080402  5461 tablet_bootstrap.cc:492] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.080062  5398 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1ac75a6fb48038e5cd37c44e65cca (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:29.080585  5259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1ac75a6fb48038e5cd37c44e65cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.087502  5398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1ac75a6fb48038e5cd37c44e65cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.088625  5182 tablet_service.cc:1511] Processing CreateTablet for tablet eed0dfaead674f58bbaea0f4a8174e3c (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:29.088958  5181 tablet_service.cc:1511] Processing CreateTablet for tablet b6a32c93d75840f698834b80f686465d (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:29.092689  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 9402ee35285740a6a98873a17420205a (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:29.096390  5179 tablet_service.cc:1511] Processing CreateTablet for tablet ab32bd7e0cc34fe08659aea47b876711 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:29.104807  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a32c93d75840f698834b80f686465d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.108565  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0dfaead674f58bbaea0f4a8174e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.109207  5179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab32bd7e0cc34fe08659aea47b876711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.117668  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9402ee35285740a6a98873a17420205a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.122052  5461 tablet_bootstrap.cc:654] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.113099  5256 tablet_service.cc:1511] Processing CreateTablet for tablet 30b136fee77a4ce8a289fd21a261afa9 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:29.133024  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b136fee77a4ce8a289fd21a261afa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.135107  5326 tablet_service.cc:1511] Processing CreateTablet for tablet 588e727376aa4617bbdc13df713a27a2 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:29.129877  5460 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:29.136556  5326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588e727376aa4617bbdc13df713a27a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.141465  5333 tablet_service.cc:1511] Processing CreateTablet for tablet 30b136fee77a4ce8a289fd21a261afa9 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:29.142877  5333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b136fee77a4ce8a289fd21a261afa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.147557  5330 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec634b4b0c440829da086fff1b54208 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:29.149050  5330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec634b4b0c440829da086fff1b54208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.162500  5178 tablet_service.cc:1511] Processing CreateTablet for tablet ce4d1f54b1194f4c80fdc860cd6ac69f (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:29.163933  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4d1f54b1194f4c80fdc860cd6ac69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.181694  5460 tablet_bootstrap.cc:654] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:29.198966  5140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:29.199419  5177 tablet_service.cc:1511] Processing CreateTablet for tablet afd58356347940e485c5961dcc41e537 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:29.201272  5176 tablet_service.cc:1511] Processing CreateTablet for tablet 023a44f6ae2e4be58c051910d8528c8b (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:29.203171  5175 tablet_service.cc:1511] Processing CreateTablet for tablet f23163ce4a3a48bbaac4a2c98edd51cf (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:29.205907  5258 tablet_service.cc:1511] Processing CreateTablet for tablet 019ccce40c4645fe831e5f7b3c4771df (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:29.206553  5332 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd719a6fe0433cbf6dc4b6434e70b4 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:29.211005  5255 tablet_service.cc:1511] Processing CreateTablet for tablet cfdf95d8222648cebed899dfbc11a7a1 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:29.225389  5258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019ccce40c4645fe831e5f7b3c4771df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.225786  5331 tablet_service.cc:1511] Processing CreateTablet for tablet cfdf95d8222648cebed899dfbc11a7a1 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:29.227098  5175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23163ce4a3a48bbaac4a2c98edd51cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.229542  5461 tablet_bootstrap.cc:492] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:29.230070  5461 ts_tablet_manager.cc:1403] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.150s	user 0.007s	sys 0.004s
I20260710 11:06:29.231537  5179 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1ac75a6fb48038e5cd37c44e65cca (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:29.232616  5406 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec634b4b0c440829da086fff1b54208 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:29.233834  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdf95d8222648cebed899dfbc11a7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.234084  5406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec634b4b0c440829da086fff1b54208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.234688  5399 tablet_service.cc:1511] Processing CreateTablet for tablet 019ccce40c4645fe831e5f7b3c4771df (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:29.235113  5332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd719a6fe0433cbf6dc4b6434e70b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.233016  5177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd58356347940e485c5961dcc41e537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.237263  5184 tablet_service.cc:1511] Processing CreateTablet for tablet 4ec634b4b0c440829da086fff1b54208 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:29.237277  5462 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:29.236155  5399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019ccce40c4645fe831e5f7b3c4771df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.249202  5461 raft_consensus.cc:359] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.250087  5461 raft_consensus.cc:385] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.249723  5401 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd719a6fe0433cbf6dc4b6434e70b4 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:29.250771  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdf95d8222648cebed899dfbc11a7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.251137  5401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd719a6fe0433cbf6dc4b6434e70b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.253545  5462 tablet_bootstrap.cc:654] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.260604  5404 tablet_service.cc:1511] Processing CreateTablet for tablet 588e727376aa4617bbdc13df713a27a2 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:29.262013  5404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588e727376aa4617bbdc13df713a27a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.272346  5461 raft_consensus.cc:740] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.273417  5461 consensus_queue.cc:260] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.277289  5405 tablet_service.cc:1511] Processing CreateTablet for tablet cfdf95d8222648cebed899dfbc11a7a1 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:29.278000  5176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023a44f6ae2e4be58c051910d8528c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.278594  5405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdf95d8222648cebed899dfbc11a7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.280927  5179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1ac75a6fb48038e5cd37c44e65cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.296147  5184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ec634b4b0c440829da086fff1b54208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.297811  5178 tablet_service.cc:1511] Processing CreateTablet for tablet 30b136fee77a4ce8a289fd21a261afa9 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:29.300809  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b136fee77a4ce8a289fd21a261afa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.309659  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 019ccce40c4645fe831e5f7b3c4771df (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:29.338752  5461 ts_tablet_manager.cc:1434] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.108s	user 0.012s	sys 0.029s
I20260710 11:06:29.339217  5256 tablet_service.cc:1511] Processing CreateTablet for tablet 615404888a9d4d829f62d8f74b3c32e6 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:29.339457  5324 tablet_service.cc:1511] Processing CreateTablet for tablet 615404888a9d4d829f62d8f74b3c32e6 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:29.339890  5461 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.339709  5400 tablet_service.cc:1511] Processing CreateTablet for tablet 33eca10f0d484f2c8ed9cae0605760f8 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:29.340597  5324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 615404888a9d4d829f62d8f74b3c32e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.340690  5368 heartbeater.cc:499] Master 127.3.10.126:33449 was elected leader, sending a full tablet report...
I20260710 11:06:29.344712  5181 tablet_service.cc:1511] Processing CreateTablet for tablet d1dd719a6fe0433cbf6dc4b6434e70b4 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:29.340605  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 615404888a9d4d829f62d8f74b3c32e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.346153  5461 tablet_bootstrap.cc:654] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.360726  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 019ccce40c4645fe831e5f7b3c4771df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.360980  5400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33eca10f0d484f2c8ed9cae0605760f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.363058  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dd719a6fe0433cbf6dc4b6434e70b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.377609  5460 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:29.378346  5460 ts_tablet_manager.cc:1403] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.249s	user 0.023s	sys 0.022s
I20260710 11:06:29.383852  5259 tablet_service.cc:1511] Processing CreateTablet for tablet 33eca10f0d484f2c8ed9cae0605760f8 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:29.385217  5259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33eca10f0d484f2c8ed9cae0605760f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.385664  5331 tablet_service.cc:1511] Processing CreateTablet for tablet 176a997a108942219e5ee790cc321786 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:29.386884  5331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a997a108942219e5ee790cc321786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.387473  5407 tablet_service.cc:1511] Processing CreateTablet for tablet 176a997a108942219e5ee790cc321786 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:29.388510  5464 tablet_bootstrap.cc:492] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:29.388712  5407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a997a108942219e5ee790cc321786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.392362  5183 tablet_service.cc:1511] Processing CreateTablet for tablet 615404888a9d4d829f62d8f74b3c32e6 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:29.393002  5219 heartbeater.cc:499] Master 127.3.10.126:33449 was elected leader, sending a full tablet report...
I20260710 11:06:29.393610  5183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 615404888a9d4d829f62d8f74b3c32e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.397228  5251 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1fb121adea44d59a2dc2c31a0a2e90 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:29.398514  5251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1fb121adea44d59a2dc2c31a0a2e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.407119  5329 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1fb121adea44d59a2dc2c31a0a2e90 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:29.408452  5329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1fb121adea44d59a2dc2c31a0a2e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.411526  5460 raft_consensus.cc:359] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.412285  5460 raft_consensus.cc:385] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.412588  5460 raft_consensus.cc:740] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.413344  5460 consensus_queue.cc:260] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.416162  5467 raft_consensus.cc:493] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.416658  5467 raft_consensus.cc:515] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.417424  5399 tablet_service.cc:1511] Processing CreateTablet for tablet 8c1fb121adea44d59a2dc2c31a0a2e90 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:29.422712  5462 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:29.423974  5462 ts_tablet_manager.cc:1403] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.187s	user 0.002s	sys 0.013s
I20260710 11:06:29.426855  5467 leader_election.cc:290] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:29.456826  5399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c1fb121adea44d59a2dc2c31a0a2e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.473714  5175 tablet_service.cc:1511] Processing CreateTablet for tablet 33eca10f0d484f2c8ed9cae0605760f8 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:29.475049  5462 raft_consensus.cc:359] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.475834  5462 raft_consensus.cc:385] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.476130  5462 raft_consensus.cc:740] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.476867  5462 consensus_queue.cc:260] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.491289  5294 heartbeater.cc:499] Master 127.3.10.126:33449 was elected leader, sending a full tablet report...
I20260710 11:06:29.475083  5175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33eca10f0d484f2c8ed9cae0605760f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.507526  5183 tablet_service.cc:1511] Processing CreateTablet for tablet 176a997a108942219e5ee790cc321786 (DEFAULT_TABLE table=test-workload [id=74a6356f59b1448880e8b250f3742fcd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:29.516954  5461 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:29.517580  5461 ts_tablet_manager.cc:1403] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.178s	user 0.034s	sys 0.032s
I20260710 11:06:29.512490  5183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176a997a108942219e5ee790cc321786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:29.536619  5461 raft_consensus.cc:359] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.537088  5460 ts_tablet_manager.cc:1434] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.158s	user 0.023s	sys 0.027s
I20260710 11:06:29.537420  5461 raft_consensus.cc:385] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.537732  5461 raft_consensus.cc:740] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.538480  5461 consensus_queue.cc:260] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.541668  5462 ts_tablet_manager.cc:1434] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.112s	user 0.031s	sys 0.019s
I20260710 11:06:29.538484  5460 tablet_bootstrap.cc:492] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:29.543421  5462 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:29.550114  5462 tablet_bootstrap.cc:654] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.550603  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0588046f5524f31aca12616be006040" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:29.552117  5464 tablet_bootstrap.cc:654] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:29.552187  5308 leader_election.cc:343] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.571195  5460 tablet_bootstrap.cc:654] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.557811  5461 ts_tablet_manager.cc:1434] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
W20260710 11:06:29.574632  5369 tablet.cc:2406] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:29.575380  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0588046f5524f31aca12616be006040" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
W20260710 11:06:29.577071  5307 leader_election.cc:343] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.577524  5307 leader_election.cc:304] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:29.578706  5467 raft_consensus.cc:2749] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:29.579650  5469 raft_consensus.cc:493] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.580111  5469 raft_consensus.cc:515] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.587610  5464 tablet_bootstrap.cc:492] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:29.588359  5464 ts_tablet_manager.cc:1403] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.200s	user 0.017s	sys 0.006s
I20260710 11:06:29.592286  5464 raft_consensus.cc:359] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.593101  5464 raft_consensus.cc:385] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.593408  5464 raft_consensus.cc:740] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.594053  5460 tablet_bootstrap.cc:492] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:29.594596  5460 ts_tablet_manager.cc:1403] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.011s
I20260710 11:06:29.597621  5460 raft_consensus.cc:359] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.598039  5469 leader_election.cc:290] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:29.598397  5460 raft_consensus.cc:385] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.598776  5460 raft_consensus.cc:740] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.599551  5460 consensus_queue.cc:260] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.601734  5460 ts_tablet_manager.cc:1434] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:29.601426  5464 consensus_queue.cc:260] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.602685  5460 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:29.577548  5461 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.613160  5460 tablet_bootstrap.cc:654] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.616237  5464 ts_tablet_manager.cc:1434] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.001s
I20260710 11:06:29.617213  5442 heartbeater.cc:499] Master 127.3.10.126:33449 was elected leader, sending a full tablet report...
I20260710 11:06:29.618474  5462 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:29.625727  5464 tablet_bootstrap.cc:492] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:29.631916  5462 ts_tablet_manager.cc:1403] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.021s
I20260710 11:06:29.635099  5462 raft_consensus.cc:359] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:29.638784  5462 raft_consensus.cc:385] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.637568  5461 tablet_bootstrap.cc:654] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.639117  5462 raft_consensus.cc:740] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.639974  5462 consensus_queue.cc:260] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:29.641903  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1b43a25af44ed83deecb90e0bb90c" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:29.642244  5462 ts_tablet_manager.cc:1434] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:29.642596  5194 raft_consensus.cc:2468] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:29.643255  5462 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:29.645761  5232 leader_election.cc:304] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:29.646971  5469 raft_consensus.cc:2804] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:29.647341  5469 raft_consensus.cc:493] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:29.647680  5469 raft_consensus.cc:3060] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.649981  5462 tablet_bootstrap.cc:654] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.638422  5464 tablet_bootstrap.cc:654] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.626013  5460 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:29.650924  5460 ts_tablet_manager.cc:1403] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260710 11:06:29.653964  5460 raft_consensus.cc:359] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.654660  5460 raft_consensus.cc:385] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.654945  5460 raft_consensus.cc:740] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.655619  5460 consensus_queue.cc:260] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.658449  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1b43a25af44ed83deecb90e0bb90c" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
W20260710 11:06:29.660359  5235 leader_election.cc:343] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.661428  5461 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:29.662075  5461 ts_tablet_manager.cc:1403] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.004s
I20260710 11:06:29.666002  5461 raft_consensus.cc:359] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:29.666982  5461 raft_consensus.cc:385] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.667364  5461 raft_consensus.cc:740] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.668288  5461 consensus_queue.cc:260] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:29.670733  5469 raft_consensus.cc:515] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.673844  5464 tablet_bootstrap.cc:492] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:29.673966  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1b43a25af44ed83deecb90e0bb90c" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:29.675282  5194 raft_consensus.cc:3060] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.675482  5464 ts_tablet_manager.cc:1403] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.007s
I20260710 11:06:29.679149  5464 raft_consensus.cc:359] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.681095  5461 ts_tablet_manager.cc:1434] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 11:06:29.681452  5473 raft_consensus.cc:493] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.682139  5473 raft_consensus.cc:515] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:29.688827  5461 tablet_bootstrap.cc:492] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.697590  5464 raft_consensus.cc:385] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.698462  5473 leader_election.cc:290] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:29.698773  5464 raft_consensus.cc:740] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.699759  5464 consensus_queue.cc:260] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.701186  5462 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:29.701731  5462 ts_tablet_manager.cc:1403] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.028s
I20260710 11:06:29.705046  5462 raft_consensus.cc:359] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.705749  5462 raft_consensus.cc:385] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.706037  5462 raft_consensus.cc:740] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.706746  5462 consensus_queue.cc:260] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.707341  5464 ts_tablet_manager.cc:1434] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:06:29.708335  5464 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:29.708907  5462 ts_tablet_manager.cc:1434] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:29.709874  5462 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:29.716030  5462 tablet_bootstrap.cc:654] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.717064  5194 raft_consensus.cc:2468] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:29.717509  5461 tablet_bootstrap.cc:654] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.722260  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1b43a25af44ed83deecb90e0bb90c" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
W20260710 11:06:29.724185  5235 leader_election.cc:343] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.725003  5469 leader_election.cc:290] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:29.730619  5464 tablet_bootstrap.cc:654] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.741308  5460 ts_tablet_manager.cc:1434] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.090s	user 0.013s	sys 0.053s
I20260710 11:06:29.741655  5232 leader_election.cc:304] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:29.742885  5464 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:29.743561  5464 ts_tablet_manager.cc:1403] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 11:06:29.745278  5460 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:29.752115  5485 raft_consensus.cc:2804] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:29.755528  5485 raft_consensus.cc:697] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:29.757023  5461 tablet_bootstrap.cc:492] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:29.756594  5485 consensus_queue.cc:237] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.757550  5461 ts_tablet_manager.cc:1403] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.009s
I20260710 11:06:29.747737  5464 raft_consensus.cc:359] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.759786  5464 raft_consensus.cc:385] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.760223  5464 raft_consensus.cc:740] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.761469  5461 raft_consensus.cc:359] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.761392  5464 consensus_queue.cc:260] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.762351  5461 raft_consensus.cc:385] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.762712  5461 raft_consensus.cc:740] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.763487  5461 consensus_queue.cc:260] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.765805  5461 ts_tablet_manager.cc:1434] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:29.766814  5461 tablet_bootstrap.cc:492] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.771054  5464 ts_tablet_manager.cc:1434] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.007s
I20260710 11:06:29.772370  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:29.772918  5460 tablet_bootstrap.cc:654] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.773195  5461 tablet_bootstrap.cc:654] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:29.774132  5160 leader_election.cc:343] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.777736  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
W20260710 11:06:29.779901  5159 leader_election.cc:343] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.780606  5464 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:29.780567  5159 leader_election.cc:304] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23a0a44936204019aa79582f849347ff; no voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:29.781672  5473 raft_consensus.cc:2749] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:29.779927  5462 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:29.782971  5462 ts_tablet_manager.cc:1403] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.032s
I20260710 11:06:29.787204  5462 raft_consensus.cc:359] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.788757  5467 raft_consensus.cc:493] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.789994  5462 raft_consensus.cc:385] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.790369  5462 raft_consensus.cc:740] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.788214  5464 tablet_bootstrap.cc:654] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.790144  5467 raft_consensus.cc:515] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:29.791244  5462 consensus_queue.cc:260] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.792752  5467 leader_election.cc:290] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:29.793491  5462 ts_tablet_manager.cc:1434] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:06:29.794492  5462 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:29.795364  5090 catalog_manager.cc:5697] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:29.796629  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
W20260710 11:06:29.798719  5308 leader_election.cc:343] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.802276  5481 raft_consensus.cc:493] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.802798  5481 raft_consensus.cc:515] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.806116  5481 leader_election.cc:290] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:29.815181  5461 tablet_bootstrap.cc:492] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:29.815893  5461 ts_tablet_manager.cc:1403] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.010s
I20260710 11:06:29.818735  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:29.819753  5461 raft_consensus.cc:359] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
W20260710 11:06:29.820441  5306 leader_election.cc:343] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.820582  5461 raft_consensus.cc:385] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.820760  5462 tablet_bootstrap.cc:654] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.821005  5306 leader_election.cc:304] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:29.822338  5460 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:29.822880  5460 ts_tablet_manager.cc:1403] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.001s
I20260710 11:06:29.823400  5467 raft_consensus.cc:2749] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:29.821883  5461 raft_consensus.cc:740] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.825039  5461 consensus_queue.cc:260] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.826030  5460 raft_consensus.cc:359] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.826743  5460 raft_consensus.cc:385] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.827096  5460 raft_consensus.cc:740] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.827831  5460 consensus_queue.cc:260] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.830232  5461 ts_tablet_manager.cc:1434] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:06:29.830309  5460 ts_tablet_manager.cc:1434] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:29.831333  5461 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.831496  5460 tablet_bootstrap.cc:492] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:29.839115  5464 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:29.839354  5460 tablet_bootstrap.cc:654] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.839757  5464 ts_tablet_manager.cc:1403] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.003s
I20260710 11:06:29.838020  5461 tablet_bootstrap.cc:654] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.853591  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0588046f5524f31aca12616be006040" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:29.854275  5269 raft_consensus.cc:2468] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:29.854839  5461 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:29.855334  5461 ts_tablet_manager.cc:1403] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:06:29.855638  5381 leader_election.cc:304] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:29.857308  5481 raft_consensus.cc:2804] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:29.857682  5481 raft_consensus.cc:493] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:29.858013  5481 raft_consensus.cc:3060] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.858364  5461 raft_consensus.cc:359] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.859129  5461 raft_consensus.cc:385] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.859454  5461 raft_consensus.cc:740] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.861732  5461 consensus_queue.cc:260] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.862830  5464 raft_consensus.cc:359] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.863600  5464 raft_consensus.cc:385] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.863914  5464 raft_consensus.cc:740] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.864691  5464 consensus_queue.cc:260] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.865072  5462 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:29.866122  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0588046f5524f31aca12616be006040" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:29.866784  5343 raft_consensus.cc:2468] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:29.866140  5462 ts_tablet_manager.cc:1403] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.009s
I20260710 11:06:29.876080  5481 raft_consensus.cc:515] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.877072  5461 ts_tablet_manager.cc:1434] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260710 11:06:29.879803  5461 tablet_bootstrap.cc:492] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:29.880748  5464 ts_tablet_manager.cc:1434] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.041s	user 0.012s	sys 0.000s
I20260710 11:06:29.881808  5464 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:29.884127  5481 leader_election.cc:290] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:29.886185  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0588046f5524f31aca12616be006040" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:29.886243  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0588046f5524f31aca12616be006040" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:29.887002  5269 raft_consensus.cc:3060] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.888356  5464 tablet_bootstrap.cc:654] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.889307  5460 tablet_bootstrap.cc:492] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:29.889777  5460 ts_tablet_manager.cc:1403] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.027s
I20260710 11:06:29.890600  5462 raft_consensus.cc:359] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.887013  5343 raft_consensus.cc:3060] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.891516  5462 raft_consensus.cc:385] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.891861  5462 raft_consensus.cc:740] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.892813  5460 raft_consensus.cc:359] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.892721  5462 consensus_queue.cc:260] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.893532  5460 raft_consensus.cc:385] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.893996  5460 raft_consensus.cc:740] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.894825  5460 consensus_queue.cc:260] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.895455  5462 ts_tablet_manager.cc:1434] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:06:29.896512  5462 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:29.897447  5460 ts_tablet_manager.cc:1434] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:29.898679  5460 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:29.904008  5473 raft_consensus.cc:493] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.905071  5485 raft_consensus.cc:493] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.904783  5473 raft_consensus.cc:515] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:29.905998  5485 raft_consensus.cc:515] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.886967  5461 tablet_bootstrap.cc:654] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.909691  5485 leader_election.cc:290] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:29.910566  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4443b2f5a4cf47a2aa6687f17e2d3348" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:29.911659  5342 raft_consensus.cc:2468] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:29.913347  5235 leader_election.cc:304] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:29.914678  5485 raft_consensus.cc:2804] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:29.915062  5485 raft_consensus.cc:493] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:29.915409  5485 raft_consensus.cc:3060] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.916441  5473 leader_election.cc:290] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:29.913372  5460 tablet_bootstrap.cc:654] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.918442  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:29.929667  5343 raft_consensus.cc:2468] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:29.931227  5383 leader_election.cc:304] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:29.932413  5481 raft_consensus.cc:493] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:29.932888  5481 raft_consensus.cc:515] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.920962  5342 raft_consensus.cc:2468] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 0.
I20260710 11:06:29.936168  5504 raft_consensus.cc:2804] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:29.937310  5160 leader_election.cc:304] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:29.937237  5485 raft_consensus.cc:515] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.938400  5473 raft_consensus.cc:2804] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:29.938812  5473 raft_consensus.cc:493] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:29.939182  5473 raft_consensus.cc:3060] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.939106  5268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9402ee35285740a6a98873a17420205a" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:29.939862  5268 raft_consensus.cc:2468] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:29.941134  5381 leader_election.cc:304] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:29.941286  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4443b2f5a4cf47a2aa6687f17e2d3348" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:29.941440  5485 leader_election.cc:290] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:29.945663  5269 raft_consensus.cc:2468] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:29.950291  5462 tablet_bootstrap.cc:654] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:29.942415  5342 raft_consensus.cc:3060] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.954927  5504 raft_consensus.cc:697] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:29.942608  5481 leader_election.cc:290] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:29.961678  5481 raft_consensus.cc:2804] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:29.962087  5481 raft_consensus.cc:493] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:29.957077  5504 consensus_queue.cc:237] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:29.968436  5481 raft_consensus.cc:3060] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:29.979761  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9402ee35285740a6a98873a17420205a" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:29.980926  5464 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:29.993047  5194 raft_consensus.cc:2468] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:29.993187  5464 ts_tablet_manager.cc:1403] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.050s
I20260710 11:06:29.982509  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:29.996776  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4443b2f5a4cf47a2aa6687f17e2d3348" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:29.997231  5464 raft_consensus.cc:359] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:29.999120  5464 raft_consensus.cc:385] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:29.999547  5464 raft_consensus.cc:740] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:29.999624  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4443b2f5a4cf47a2aa6687f17e2d3348" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
W20260710 11:06:30.002362  5158 leader_election.cc:343] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.002666  5464 consensus_queue.cc:260] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
W20260710 11:06:30.005210  5234 leader_election.cc:343] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:30.006170  5234 leader_election.cc:343] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:29.991350  5342 raft_consensus.cc:2468] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:30.017411  5235 leader_election.cc:304] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [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: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:30.019157  5485 raft_consensus.cc:2804] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.019824  5485 raft_consensus.cc:697] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:30.019830  5473 raft_consensus.cc:515] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.021143  5485 consensus_queue.cc:237] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.017648  5464 ts_tablet_manager.cc:1434] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:06:30.025717  5464 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.031662  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
W20260710 11:06:30.033718  5158 leader_election.cc:343] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.035646  5464 tablet_bootstrap.cc:654] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.036149  5473 leader_election.cc:290] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.036353  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:30.037111  5343 raft_consensus.cc:3060] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.046404  5462 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:30.046288  5481 raft_consensus.cc:515] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.047060  5462 ts_tablet_manager.cc:1403] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.002s
I20260710 11:06:30.049293  5504 raft_consensus.cc:493] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.050417  5504 raft_consensus.cc:515] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.053220  5504 leader_election.cc:290] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.054203  5343 raft_consensus.cc:2468] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 1.
I20260710 11:06:30.054453  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767d6967119e4cb591ad0f9ae6fd2f50" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.055004  5460 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.055264  5461 tablet_bootstrap.cc:492] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:30.055105  5342 raft_consensus.cc:2468] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:30.055586  5460 ts_tablet_manager.cc:1403] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.157s	user 0.030s	sys 0.023s
I20260710 11:06:30.055518  5160 leader_election.cc:304] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.055786  5461 ts_tablet_manager.cc:1403] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.176s	user 0.030s	sys 0.043s
I20260710 11:06:30.056910  5383 leader_election.cc:304] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:30.056964  5473 raft_consensus.cc:2804] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.060655  5481 leader_election.cc:290] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:30.057062  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767d6967119e4cb591ad0f9ae6fd2f50" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.062202  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9402ee35285740a6a98873a17420205a" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:30.063882  5268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9402ee35285740a6a98873a17420205a" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:30.064278  5194 raft_consensus.cc:3060] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.064505  5268 raft_consensus.cc:3060] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:30.064913  5381 leader_election.cc:343] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.066404  5462 raft_consensus.cc:359] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.067391  5462 raft_consensus.cc:385] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.067761  5462 raft_consensus.cc:740] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.068745  5462 consensus_queue.cc:260] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.062095  5461 raft_consensus.cc:359] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.059139  5504 raft_consensus.cc:2804] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.072798  5461 raft_consensus.cc:385] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.073575  5461 raft_consensus.cc:740] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.079725  5464 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.080232  5464 ts_tablet_manager.cc:1403] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.022s
I20260710 11:06:30.080816  5462 ts_tablet_manager.cc:1434] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.003s
I20260710 11:06:30.081681  5516 raft_consensus.cc:493] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.081794  5462 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:30.082162  5460 raft_consensus.cc:359] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.082191  5516 raft_consensus.cc:515] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.074502  5461 consensus_queue.cc:260] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.085084  5091 catalog_manager.cc:5697] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:30.072937  5504 raft_consensus.cc:493] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.083228  5460 raft_consensus.cc:385] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.089529  5460 raft_consensus.cc:740] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.089802  5461 ts_tablet_manager.cc:1434] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260710 11:06:30.090826  5461 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:30.090330  5460 consensus_queue.cc:260] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.092133  5462 tablet_bootstrap.cc:654] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.074728  5268 raft_consensus.cc:2468] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:30.092784  5473 raft_consensus.cc:697] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:30.092653  5504 raft_consensus.cc:3060] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.096756  5460 ts_tablet_manager.cc:1434] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260710 11:06:30.083269  5464 raft_consensus.cc:359] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.096432  5473 consensus_queue.cc:237] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.097470  5464 raft_consensus.cc:385] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.099231  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.100534  5417 raft_consensus.cc:2468] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 0.
I20260710 11:06:30.101037  5516 leader_election.cc:290] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:30.101380  5460 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.102351  5159 leader_election.cc:304] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:30.104070  5381 leader_election.cc:304] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:30.105118  5481 raft_consensus.cc:2804] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.100312  5464 raft_consensus.cc:740] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.105635  5481 raft_consensus.cc:697] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:30.105830  5089 catalog_manager.cc:5697] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.106516  5481 consensus_queue.cc:237] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.107388  5461 tablet_bootstrap.cc:654] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.099612  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
W20260710 11:06:30.109740  5158 leader_election.cc:343] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.107465  5464 consensus_queue.cc:260] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.111068  5504 raft_consensus.cc:515] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.112934  5464 ts_tablet_manager.cc:1434] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:06:30.114910  5516 raft_consensus.cc:2804] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.113214  5504 leader_election.cc:290] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.114370  5460 tablet_bootstrap.cc:654] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.115300  5516 raft_consensus.cc:493] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.117358  5464 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.117306  5516 raft_consensus.cc:3060] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.122378  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767d6967119e4cb591ad0f9ae6fd2f50" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:30.123179  5342 raft_consensus.cc:3060] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.124691  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767d6967119e4cb591ad0f9ae6fd2f50" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
W20260710 11:06:30.128209  5381 leader_election.cc:343] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.128695  5194 raft_consensus.cc:2468] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:30.128940  5464 tablet_bootstrap.cc:654] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.145289  5464 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.145864  5464 ts_tablet_manager.cc:1403] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.005s
I20260710 11:06:30.146951  5462 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:30.147471  5462 ts_tablet_manager.cc:1403] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.001s
I20260710 11:06:30.149318  5464 raft_consensus.cc:359] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.150723  5464 raft_consensus.cc:385] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.151000  5464 raft_consensus.cc:740] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.152137  5485 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:30.152659  5235 consensus_peers.cc:597] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a -> Peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Couldn't send request to peer a3b8febc8165437cb9c5bd781e21af5f. 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:30.152807  5342 raft_consensus.cc:2468] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:30.152666  5485 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.154250  5383 leader_election.cc:304] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.154143  5089 catalog_manager.cc:5697] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 1 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.155103  5485 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.155692  5504 raft_consensus.cc:2804] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.156333  5504 raft_consensus.cc:697] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:30.156865  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.157279  5504 consensus_queue.cc:237] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.157538  5516 raft_consensus.cc:515] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.152684  5464 consensus_queue.cc:260] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.159600  5516 leader_election.cc:290] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:30.161085  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:30.161701  5417 raft_consensus.cc:3060] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.161772  5464 ts_tablet_manager.cc:1434] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:06:30.162952  5464 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
W20260710 11:06:30.164111  5232 leader_election.cc:343] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.164605  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:30.161095  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.166257  5462 raft_consensus.cc:359] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
W20260710 11:06:30.167130  5235 leader_election.cc:343] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.169677  5235 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
W20260710 11:06:30.168090  5158 leader_election.cc:343] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.170877  5485 raft_consensus.cc:2749] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.171490  5462 raft_consensus.cc:385] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.171767  5462 raft_consensus.cc:740] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.172425  5462 consensus_queue.cc:260] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.174542  5462 ts_tablet_manager.cc:1434] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:06:30.168999  5464 tablet_bootstrap.cc:654] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.174615  5417 raft_consensus.cc:2468] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 1.
I20260710 11:06:30.176218  5159 leader_election.cc:304] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.177167  5462 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:30.178084  5516 raft_consensus.cc:2804] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.178716  5516 raft_consensus.cc:697] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:30.179747  5516 consensus_queue.cc:237] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.193972  5460 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.194567  5461 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:30.195133  5461 ts_tablet_manager.cc:1403] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.008s
I20260710 11:06:30.195799  5089 catalog_manager.cc:5697] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 1 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.194561  5460 ts_tablet_manager.cc:1403] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.000s
I20260710 11:06:30.199957  5504 raft_consensus.cc:493] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.200654  5504 raft_consensus.cc:515] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.202343  5461 raft_consensus.cc:359] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.203079  5461 raft_consensus.cc:385] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.203514  5461 raft_consensus.cc:740] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.204496  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0dfaead674f58bbaea0f4a8174e3c" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.205454  5464 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.204802  5462 tablet_bootstrap.cc:654] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.205920  5464 ts_tablet_manager.cc:1403] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.006s
W20260710 11:06:30.206271  5380 leader_election.cc:343] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.208350  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0dfaead674f58bbaea0f4a8174e3c" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.208606  5464 raft_consensus.cc:359] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.209281  5464 raft_consensus.cc:385] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.209609  5464 raft_consensus.cc:740] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
W20260710 11:06:30.209645  5383 leader_election.cc:343] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.204625  5090 catalog_manager.cc:5697] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.210203  5383 leader_election.cc:304] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.210469  5464 consensus_queue.cc:260] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.211004  5481 raft_consensus.cc:2749] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.211143  5504 leader_election.cc:290] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.212498  5464 ts_tablet_manager.cc:1434] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:06:30.204511  5461 consensus_queue.cc:260] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.213387  5464 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.214206  5461 ts_tablet_manager.cc:1434] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 11:06:30.219348  5464 tablet_bootstrap.cc:654] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.221364  5460 raft_consensus.cc:359] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.225346  5461 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:30.228269  5460 raft_consensus.cc:385] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.228678  5460 raft_consensus.cc:740] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.229771  5460 consensus_queue.cc:260] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.232374  5460 ts_tablet_manager.cc:1434] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
W20260710 11:06:30.227808  5140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:30.233736  5485 raft_consensus.cc:493] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.234073  5461 tablet_bootstrap.cc:654] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.234208  5462 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:30.234273  5485 raft_consensus.cc:515] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.234913  5462 ts_tablet_manager.cc:1403] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.010s
I20260710 11:06:30.237097  5464 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.237316  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.237641  5464 ts_tablet_manager.cc:1403] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 11:06:30.238008  5462 raft_consensus.cc:359] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.238811  5469 raft_consensus.cc:493] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.238947  5462 raft_consensus.cc:385] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.239583  5462 raft_consensus.cc:740] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.239408  5469 raft_consensus.cc:515] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.248665  5469 leader_election.cc:290] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.240494  5485 leader_election.cc:290] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.249698  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd58356347940e485c5961dcc41e537" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.250404  5462 consensus_queue.cc:260] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.244593  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
W20260710 11:06:30.251072  5232 leader_election.cc:343] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.251520  5342 raft_consensus.cc:2393] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaf2cf53104d4e9d8009a34cade6c23a in current term 1: Already voted for candidate 23a0a44936204019aa79582f849347ff in this term.
I20260710 11:06:30.252596  5461 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:30.252959  5235 leader_election.cc:304] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.253378  5461 ts_tablet_manager.cc:1403] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 11:06:30.254129  5485 raft_consensus.cc:3060] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.256350  5461 raft_consensus.cc:359] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.250639  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd58356347940e485c5961dcc41e537" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.253319  5091 catalog_manager.cc:5697] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:30.257019  5461 raft_consensus.cc:385] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.257368  5461 raft_consensus.cc:740] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.257330  5417 raft_consensus.cc:2468] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:30.241941  5460 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.258682  5234 leader_election.cc:304] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [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: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:30.245332  5464 raft_consensus.cc:359] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.259546  5469 raft_consensus.cc:2804] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.259569  5464 raft_consensus.cc:385] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.260070  5469 raft_consensus.cc:493] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.260152  5464 raft_consensus.cc:740] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.260563  5469 raft_consensus.cc:3060] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.261184  5464 consensus_queue.cc:260] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.261808  5516 raft_consensus.cc:493] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.262306  5516 raft_consensus.cc:515] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.263540  5464 ts_tablet_manager.cc:1434] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:06:30.264408  5516 leader_election.cc:290] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.264544  5464 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.266981  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
W20260710 11:06:30.268685  5158 leader_election.cc:343] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.268426  5469 raft_consensus.cc:515] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.269573  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.270241  5342 raft_consensus.cc:2468] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 0.
I20260710 11:06:30.271307  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd58356347940e485c5961dcc41e537" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:30.271929  5417 raft_consensus.cc:3060] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.271875  5160 leader_election.cc:304] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.272454  5508 raft_consensus.cc:493] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.272710  5460 tablet_bootstrap.cc:654] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.273232  5516 raft_consensus.cc:2804] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.273684  5516 raft_consensus.cc:493] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.274070  5516 raft_consensus.cc:3060] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.273000  5508 raft_consensus.cc:515] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.280313  5469 leader_election.cc:290] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.281570  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd58356347940e485c5961dcc41e537" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:30.281780  5508 leader_election.cc:290] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.283736  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
W20260710 11:06:30.286235  5383 leader_election.cc:343] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:30.283752  5232 leader_election.cc:343] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.288177  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.287964  5469 consensus_queue.cc:1048] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:30.288838  5194 raft_consensus.cc:2468] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:30.289494  5460 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.289961  5460 ts_tablet_manager.cc:1403] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.004s
I20260710 11:06:30.290066  5485 raft_consensus.cc:2749] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.290230  5380 leader_election.cc:304] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [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: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.291189  5508 raft_consensus.cc:2804] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.279003  5464 tablet_bootstrap.cc:654] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.291674  5508 raft_consensus.cc:493] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.292207  5508 raft_consensus.cc:3060] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.295188  5460 raft_consensus.cc:359] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.279213  5417 raft_consensus.cc:2468] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:30.295899  5460 raft_consensus.cc:385] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.260473  5461 consensus_queue.cc:260] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.296234  5460 raft_consensus.cc:740] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.297185  5460 consensus_queue.cc:260] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.295663  5462 ts_tablet_manager.cc:1434] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260710 11:06:30.299204  5462 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:30.300033  5460 ts_tablet_manager.cc:1434] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:30.301590  5467 raft_consensus.cc:493] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.302084  5467 raft_consensus.cc:515] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.301256  5516 raft_consensus.cc:515] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.304910  5460 tablet_bootstrap.cc:492] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.305255  5467 leader_election.cc:290] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:30.305850  5467 raft_consensus.cc:493] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.306403  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.306246  5467 raft_consensus.cc:515] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
W20260710 11:06:30.307818  5307 leader_election.cc:343] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.309312  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1b43a25af44ed83deecb90e0bb90c" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.310091  5461 ts_tablet_manager.cc:1434] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260710 11:06:30.309335  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.311369  5461 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:30.312294  5234 leader_election.cc:304] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [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: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:30.314304  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:30.315806  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:30.316394  5342 raft_consensus.cc:3060] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:30.316546  5308 leader_election.cc:343] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.317013  5530 raft_consensus.cc:2804] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.317132  5308 leader_election.cc:304] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.317600  5516 leader_election.cc:290] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.318029  5460 tablet_bootstrap.cc:654] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.318205  5481 raft_consensus.cc:493] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.318747  5481 raft_consensus.cc:515] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
W20260710 11:06:30.320669  5158 leader_election.cc:343] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.321359  5481 leader_election.cc:290] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.323236  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
W20260710 11:06:30.324643  5380 leader_election.cc:343] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.325062  5467 leader_election.cc:290] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:30.325836  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.331907  5343 raft_consensus.cc:2468] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:30.325889  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2db1b43a25af44ed83deecb90e0bb90c" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.332934  5383 leader_election.cc:304] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:30.333532  5467 raft_consensus.cc:2749] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.333820  5307 leader_election.cc:304] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.334136  5481 raft_consensus.cc:2804] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.334517  5481 raft_consensus.cc:493] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.334846  5481 raft_consensus.cc:3060] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.335167  5467 raft_consensus.cc:2749] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.335376  5516 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.335883  5516 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.327224  5530 raft_consensus.cc:697] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:30.338177  5530 consensus_queue.cc:237] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.339421  5342 raft_consensus.cc:2468] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 1.
I20260710 11:06:30.339226  5508 raft_consensus.cc:515] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.340731  5160 leader_election.cc:304] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.341832  5473 raft_consensus.cc:2804] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.342295  5473 raft_consensus.cc:697] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:30.342657  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:30.343076  5473 consensus_queue.cc:237] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
W20260710 11:06:30.344055  5383 leader_election.cc:343] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.343773  5481 raft_consensus.cc:515] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.345326  5508 leader_election.cc:290] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.346696  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:30.347268  5193 raft_consensus.cc:3060] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.347702  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:30.331212  5461 tablet_bootstrap.cc:654] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.348433  5342 raft_consensus.cc:3060] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.350279  5460 tablet_bootstrap.cc:492] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.350759  5460 ts_tablet_manager.cc:1403] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.009s
I20260710 11:06:30.347824  5481 leader_election.cc:290] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.353246  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:30.353415  5460 raft_consensus.cc:359] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.354202  5460 raft_consensus.cc:385] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.354486  5460 raft_consensus.cc:740] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
W20260710 11:06:30.355324  5380 leader_election.cc:343] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.355177  5460 consensus_queue.cc:260] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.357307  5460 ts_tablet_manager.cc:1434] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:06:30.358227  5460 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.359030  5517 raft_consensus.cc:493] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.359681  5517 raft_consensus.cc:515] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.362473  5517 leader_election.cc:290] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.365428  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.366060  5460 tablet_bootstrap.cc:654] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:30.367318  5160 leader_election.cc:343] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.371069  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.371975  5269 raft_consensus.cc:2468] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 0.
I20260710 11:06:30.373238  5460 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.373700  5460 ts_tablet_manager.cc:1403] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:06:30.374244  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.375603  5342 raft_consensus.cc:2468] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:30.376205  5460 raft_consensus.cc:359] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.376824  5383 leader_election.cc:304] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:30.377318  5460 raft_consensus.cc:385] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.377600  5460 raft_consensus.cc:740] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.377663  5481 raft_consensus.cc:2804] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.378185  5481 raft_consensus.cc:697] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:30.378280  5460 consensus_queue.cc:260] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.379088  5158 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:30.379037  5481 consensus_queue.cc:237] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.379987  5517 raft_consensus.cc:2804] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:30.380142  5158 leader_election.cc:343] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.380370  5517 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.380869  5517 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.380846  5158 leader_election.cc:304] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23a0a44936204019aa79582f849347ff; no voters: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.382102  5193 raft_consensus.cc:2468] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:30.382707  5515 raft_consensus.cc:2749] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.383406  5380 leader_election.cc:304] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [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: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.384380  5508 raft_consensus.cc:2804] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.384974  5508 raft_consensus.cc:697] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:30.385205  5516 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.386263  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.385811  5508 consensus_queue.cc:237] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
W20260710 11:06:30.393165  5160 leader_election.cc:343] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.329973  5462 tablet_bootstrap.cc:654] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.380345  5460 ts_tablet_manager.cc:1434] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:30.389480  5464 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.401592  5464 ts_tablet_manager.cc:1403] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.000s
I20260710 11:06:30.398911  5089 catalog_manager.cc:5697] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.404532  5090 catalog_manager.cc:5697] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 1 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.387598  5517 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.402283  5460 tablet_bootstrap.cc:492] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.411535  5460 tablet_bootstrap.cc:654] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.416688  5530 raft_consensus.cc:493] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.417351  5530 raft_consensus.cc:515] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.419090  5461 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:30.419768  5461 ts_tablet_manager.cc:1403] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.024s
I20260710 11:06:30.421805  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.422674  5342 raft_consensus.cc:2468] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:30.423273  5461 raft_consensus.cc:359] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.424888  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.426359  5461 raft_consensus.cc:385] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.426868  5461 raft_consensus.cc:740] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.425215  5235 leader_election.cc:304] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:30.427870  5461 consensus_queue.cc:260] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.425835  5464 raft_consensus.cc:359] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.429618  5464 raft_consensus.cc:385] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.429922  5464 raft_consensus.cc:740] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.430922  5464 consensus_queue.cc:260] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.433602  5485 raft_consensus.cc:2804] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.429214  5530 leader_election.cc:290] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
W20260710 11:06:30.435539  5234 leader_election.cc:343] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.441368  5461 ts_tablet_manager.cc:1434] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260710 11:06:30.443107  5461 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:30.448805  5534 raft_consensus.cc:493] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.449540  5534 raft_consensus.cc:515] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.434077  5485 raft_consensus.cc:493] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.451421  5485 raft_consensus.cc:3060] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.453598  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.454959  5461 tablet_bootstrap.cc:654] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.458846  5464 ts_tablet_manager.cc:1434] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260710 11:06:30.460739  5464 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.457938  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.458997  5534 leader_election.cc:290] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.470717  5193 raft_consensus.cc:2393] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b8febc8165437cb9c5bd781e21af5f in current term 1: Already voted for candidate 53f82d98db144d2bb9144e4091e8385b in this term.
I20260710 11:06:30.473393  5306 leader_election.cc:304] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:30.477473  5481 consensus_queue.cc:1048] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:06:30.479118  5534 raft_consensus.cc:3060] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.493185  5464 tablet_bootstrap.cc:654] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.498545  5462 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:30.499069  5462 ts_tablet_manager.cc:1403] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.200s	user 0.011s	sys 0.021s
I20260710 11:06:30.502614  5481 raft_consensus.cc:493] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.516350  5469 consensus_queue.cc:1048] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.516501  5481 raft_consensus.cc:515] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.503502  5462 raft_consensus.cc:359] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.518857  5462 raft_consensus.cc:385] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.519205  5462 raft_consensus.cc:740] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.520095  5462 consensus_queue.cc:260] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.503315  5530 raft_consensus.cc:493] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.529706  5462 ts_tablet_manager.cc:1434] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 11:06:30.513593  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:30.511704  5517 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.501433  5485 raft_consensus.cc:515] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.533342  5269 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.536449  5485 leader_election.cc:290] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:30.519205  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:30.540741  5534 raft_consensus.cc:2749] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.539343  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:30.542408  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
W20260710 11:06:30.543167  5160 leader_election.cc:343] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.543668  5340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
W20260710 11:06:30.544198  5380 leader_election.cc:343] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.537352  5530 raft_consensus.cc:515] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
W20260710 11:06:30.547593  5234 leader_election.cc:343] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.521041  5091 catalog_manager.cc:5697] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:30.545481  5340 raft_consensus.cc:3060] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.549510  5530 leader_election.cc:290] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:30.551100  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.552547  5530 raft_consensus.cc:493] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.554243  5461 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:30.554574  5461 ts_tablet_manager.cc:1403] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.024s
I20260710 11:06:30.553067  5530 raft_consensus.cc:515] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:30.555126  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.560150  5481 leader_election.cc:290] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:30.563716  5339 raft_consensus.cc:2393] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaf2cf53104d4e9d8009a34cade6c23a in current term 1: Already voted for candidate 23a0a44936204019aa79582f849347ff in this term.
I20260710 11:06:30.569809  5235 leader_election.cc:304] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.570078  5268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.570657  5485 raft_consensus.cc:3060] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.571159  5460 tablet_bootstrap.cc:492] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.571648  5460 ts_tablet_manager.cc:1403] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.170s	user 0.043s	sys 0.020s
W20260710 11:06:30.574153  5381 leader_election.cc:343] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.574668  5381 leader_election.cc:304] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.576143  5508 raft_consensus.cc:2749] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.577069  5517 consensus_queue.cc:1048] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.576946  5508 consensus_queue.cc:1048] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.580958  5462 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:30.584220  5516 consensus_queue.cc:1048] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.586947  5508 consensus_queue.cc:1048] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.591164  5460 raft_consensus.cc:359] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.591912  5460 raft_consensus.cc:385] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.592176  5460 raft_consensus.cc:740] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.582434  5461 raft_consensus.cc:359] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.599704  5461 raft_consensus.cc:385] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.600078  5461 raft_consensus.cc:740] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.601549  5092 catalog_manager.cc:5697] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.602443  5461 consensus_queue.cc:260] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.607947  5460 consensus_queue.cc:260] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.583640  5534 raft_consensus.cc:493] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.618326  5464 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.618911  5464 ts_tablet_manager.cc:1403] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.011s
I20260710 11:06:30.619197  5485 raft_consensus.cc:2749] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.620962  5461 ts_tablet_manager.cc:1434] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.005s
W20260710 11:06:30.613824  5234 consensus_peers.cc:597] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Couldn't send request to peer 53f82d98db144d2bb9144e4091e8385b. 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:30.626005  5460 ts_tablet_manager.cc:1434] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260710 11:06:30.627440  5460 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.628584  5464 raft_consensus.cc:359] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.629127  5464 raft_consensus.cc:385] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.629318  5464 raft_consensus.cc:740] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.629845  5464 consensus_queue.cc:260] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.632730  5464 ts_tablet_manager.cc:1434] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:06:30.634680  5464 tablet_bootstrap.cc:492] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.647780  5269 raft_consensus.cc:2468] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 1.
I20260710 11:06:30.621074  5534 raft_consensus.cc:515] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.651459  5508 consensus_queue.cc:1048] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.652508  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.654493  5508 raft_consensus.cc:493] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.655009  5508 raft_consensus.cc:515] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.656384  5517 consensus_queue.cc:1048] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.658025  5508 leader_election.cc:290] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.657951  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.658656  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0dfaead674f58bbaea0f4a8174e3c" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.659319  5194 raft_consensus.cc:2468] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 0.
I20260710 11:06:30.659546  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
W20260710 11:06:30.659941  5383 leader_election.cc:343] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.660634  5306 leader_election.cc:304] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:30.661499  5467 raft_consensus.cc:2804] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:30.661847  5467 raft_consensus.cc:493] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:30.662173  5467 raft_consensus.cc:3060] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.665398  5461 tablet_bootstrap.cc:492] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
W20260710 11:06:30.667616  5380 leader_election.cc:343] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.668144  5380 leader_election.cc:304] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.668843  5530 leader_election.cc:290] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:30.671412  5481 raft_consensus.cc:2749] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.672454  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.674086  5461 tablet_bootstrap.cc:654] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.678963  5158 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.672483  5340 raft_consensus.cc:2468] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:30.679324  5269 raft_consensus.cc:3060] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.681330  5515 raft_consensus.cc:2804] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.681845  5515 raft_consensus.cc:697] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:30.682767  5515 consensus_queue.cc:237] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.684826  5235 leader_election.cc:304] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [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: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:30.686291  5234 leader_election.cc:304] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:30.687762  5530 raft_consensus.cc:2804] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.688369  5530 raft_consensus.cc:697] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:30.689343  5530 consensus_queue.cc:237] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.691479  5469 raft_consensus.cc:2749] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.719051  5267 raft_consensus.cc:3060] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.727792  5462 tablet_bootstrap.cc:654] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.729975  5534 leader_election.cc:290] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:30.738936  5464 tablet_bootstrap.cc:654] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.779788  5340 raft_consensus.cc:3060] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.780131  5473 consensus_queue.cc:1048] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:30.782554  5467 raft_consensus.cc:515] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.783038  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0dfaead674f58bbaea0f4a8174e3c" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.789981  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0dfaead674f58bbaea0f4a8174e3c" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:30.790681  5193 raft_consensus.cc:3060] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.796118  5504 consensus_queue.cc:1048] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:30.783707  5416 raft_consensus.cc:2468] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 0.
I20260710 11:06:30.812911  5504 consensus_queue.cc:1048] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:30.814572  5467 leader_election.cc:290] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:30.815070  5555 raft_consensus.cc:493] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.816918  5555 raft_consensus.cc:515] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.822141  5193 raft_consensus.cc:2468] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:30.825706  5462 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:30.826504  5462 ts_tablet_manager.cc:1403] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.248s	user 0.012s	sys 0.032s
I20260710 11:06:30.830322  5462 raft_consensus.cc:359] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.831139  5462 raft_consensus.cc:385] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.831418  5462 raft_consensus.cc:740] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.833231  5306 leader_election.cc:304] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:30.833951  5467 raft_consensus.cc:2804] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:30.834455  5461 tablet_bootstrap.cc:492] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:30.834939  5461 ts_tablet_manager.cc:1403] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.013s
I20260710 11:06:30.835358  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0dfaead674f58bbaea0f4a8174e3c" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:30.835935  5416 raft_consensus.cc:3060] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.840557  5473 consensus_queue.cc:1048] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.843458  5460 tablet_bootstrap.cc:654] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.844525  5481 consensus_queue.cc:1048] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.834762  5467 raft_consensus.cc:697] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Becoming Leader. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Running, Role: LEADER
I20260710 11:06:30.849140  5481 consensus_queue.cc:1048] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:30.848567  5461 raft_consensus.cc:359] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.851223  5461 raft_consensus.cc:385] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.851452  5461 raft_consensus.cc:740] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.852028  5461 consensus_queue.cc:260] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.855850  5461 ts_tablet_manager.cc:1434] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:06:30.856498  5464 tablet_bootstrap.cc:492] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:30.856364  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767d6967119e4cb591ad0f9ae6fd2f50" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.856989  5464 ts_tablet_manager.cc:1403] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.005s
I20260710 11:06:30.858180  5461 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:30.859165  5555 leader_election.cc:290] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:30.859953  5467 consensus_queue.cc:237] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.859683  5464 raft_consensus.cc:359] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.861554  5464 raft_consensus.cc:385] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.861797  5464 raft_consensus.cc:740] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
W20260710 11:06:30.864737  5232 consensus_peers.cc:597] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. 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:30.862306  5464 consensus_queue.cc:260] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:30.866093  5462 consensus_queue.cc:260] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
W20260710 11:06:30.869318  5380 consensus_peers.cc:597] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. 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:30.870287  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767d6967119e4cb591ad0f9ae6fd2f50" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:30.870843  5462 ts_tablet_manager.cc:1434] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.004s
I20260710 11:06:30.871953  5234 leader_election.cc:304] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [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: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.871958  5462 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:30.874621  5464 ts_tablet_manager.cc:1434] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:06:30.859874  5416 raft_consensus.cc:2468] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:30.875754  5464 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:30.884490  5461 tablet_bootstrap.cc:654] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.897532  5462 tablet_bootstrap.cc:654] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.898597  5481 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.900349  5481 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:30.906224  5460 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:30.906937  5460 ts_tablet_manager.cc:1403] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.280s	user 0.011s	sys 0.008s
I20260710 11:06:30.921411  5460 raft_consensus.cc:359] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.922260  5460 raft_consensus.cc:385] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:30.922653  5460 raft_consensus.cc:740] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:30.923623  5460 consensus_queue.cc:260] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.924853  5481 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:30.926365  5343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:30.926677  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.928047  5473 consensus_queue.cc:1048] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:30.927937  5383 leader_election.cc:343] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:30.929157  5380 leader_election.cc:343] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:30.929706  5380 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:30.930967  5460 ts_tablet_manager.cc:1434] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:06:30.932025  5460 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:30.933008  5481 raft_consensus.cc:2749] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:30.934448  5464 tablet_bootstrap.cc:654] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.938112  5460 tablet_bootstrap.cc:654] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:30.937826  5555 consensus_queue.cc:1048] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:30.946204  5559 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:30.946826  5559 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:30.951529  5559 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:30.951769  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:30.953852  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:30.950261  5090 catalog_manager.cc:5697] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.960233  5269 raft_consensus.cc:2393] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b8febc8165437cb9c5bd781e21af5f in current term 1: Already voted for candidate 23a0a44936204019aa79582f849347ff in this term.
I20260710 11:06:30.965320  5306 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:30.966965  5559 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:30.999274  5559 raft_consensus.cc:2749] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:31.010944  5564 consensus_queue.cc:1048] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:31.016059  5467 raft_consensus.cc:493] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.017479  5467 raft_consensus.cc:515] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.010267  5417 raft_consensus.cc:3060] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.021243  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
W20260710 11:06:31.023139  5307 leader_election.cc:343] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.027706  5467 leader_election.cc:290] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:31.029971  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
W20260710 11:06:31.032413  5308 leader_election.cc:343] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.033041  5308 leader_election.cc:304] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f; no voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.034106  5467 raft_consensus.cc:2749] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:31.062181  5461 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:31.062731  5461 ts_tablet_manager.cc:1403] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.205s	user 0.010s	sys 0.005s
I20260710 11:06:31.064026  5460 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:31.064622  5460 ts_tablet_manager.cc:1403] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.017s
I20260710 11:06:31.065559  5461 raft_consensus.cc:359] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.066322  5461 raft_consensus.cc:385] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.066618  5461 raft_consensus.cc:740] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.067469  5461 consensus_queue.cc:260] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.067879  5460 raft_consensus.cc:359] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.068748  5460 raft_consensus.cc:385] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.069089  5460 raft_consensus.cc:740] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.069945  5461 ts_tablet_manager.cc:1434] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:31.071105  5461 tablet_bootstrap.cc:492] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:31.070767  5460 consensus_queue.cc:260] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.073164  5460 ts_tablet_manager.cc:1434] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:31.074297  5460 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:31.076336  5530 raft_consensus.cc:2749] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:31.084508  5089 catalog_manager.cc:5697] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 1 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.105083  5460 tablet_bootstrap.cc:654] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.109759  5464 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:31.110391  5464 ts_tablet_manager.cc:1403] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.235s	user 0.016s	sys 0.009s
I20260710 11:06:31.111107  5090 catalog_manager.cc:5697] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67). New cstate: current_term: 1 leader_uuid: "a3b8febc8165437cb9c5bd781e21af5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.113191  5464 raft_consensus.cc:359] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.113916  5464 raft_consensus.cc:385] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.114198  5464 raft_consensus.cc:740] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.114836  5464 consensus_queue.cc:260] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.114665  5530 consensus_queue.cc:1048] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:31.118451  5464 ts_tablet_manager.cc:1434] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:31.119524  5464 tablet_bootstrap.cc:492] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:31.119428  5485 raft_consensus.cc:493] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.120503  5485 raft_consensus.cc:515] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.127460  5464 tablet_bootstrap.cc:654] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.130772  5485 leader_election.cc:290] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
W20260710 11:06:31.132881  5234 consensus_peers.cc:597] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Couldn't send request to peer 53f82d98db144d2bb9144e4091e8385b. 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:31.133534  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b136fee77a4ce8a289fd21a261afa9" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:31.135268  5340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b136fee77a4ce8a289fd21a261afa9" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
W20260710 11:06:31.136548  5232 leader_election.cc:343] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:31.137233  5235 leader_election.cc:343] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.137699  5235 leader_election.cc:304] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:31.138682  5530 raft_consensus.cc:2749] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:31.143728  5461 tablet_bootstrap.cc:654] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.147541  5462 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:31.148138  5462 ts_tablet_manager.cc:1403] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.276s	user 0.019s	sys 0.009s
I20260710 11:06:31.148327  5504 raft_consensus.cc:493] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.148859  5504 raft_consensus.cc:515] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.152582  5504 leader_election.cc:290] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.154944  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:31.156823  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.157384  5462 raft_consensus.cc:359] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.158070  5462 raft_consensus.cc:385] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.158315  5462 raft_consensus.cc:740] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
W20260710 11:06:31.159013  5381 leader_election.cc:343] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.159029  5462 consensus_queue.cc:260] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
W20260710 11:06:31.160146  5380 leader_election.cc:343] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.164047  5380 leader_election.cc:304] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.165235  5504 raft_consensus.cc:2749] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:31.174397  5460 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:31.174932  5460 ts_tablet_manager.cc:1403] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.004s
I20260710 11:06:31.172878  5462 ts_tablet_manager.cc:1434] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:06:31.190372  5462 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:31.186138  5460 raft_consensus.cc:359] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.190608  5464 tablet_bootstrap.cc:492] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:31.191208  5461 tablet_bootstrap.cc:492] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:31.191224  5464 ts_tablet_manager.cc:1403] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.016s
I20260710 11:06:31.191715  5461 ts_tablet_manager.cc:1403] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.018s
I20260710 11:06:31.192552  5460 raft_consensus.cc:385] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.192854  5460 raft_consensus.cc:740] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.193506  5460 consensus_queue.cc:260] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.195425  5460 ts_tablet_manager.cc:1434] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:06:31.196326  5460 tablet_bootstrap.cc:492] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:31.198319  5462 tablet_bootstrap.cc:654] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.202062  5464 raft_consensus.cc:359] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.202778  5464 raft_consensus.cc:385] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.203042  5464 raft_consensus.cc:740] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.203696  5464 consensus_queue.cc:260] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.205650  5464 ts_tablet_manager.cc:1434] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:06:31.207523  5460 tablet_bootstrap.cc:654] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.207911  5517 raft_consensus.cc:493] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.208623  5462 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:31.208432  5517 raft_consensus.cc:515] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.209059  5462 ts_tablet_manager.cc:1403] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 11:06:31.210672  5517 leader_election.cc:290] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:31.211385  5464 tablet_bootstrap.cc:492] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:31.212065  5462 raft_consensus.cc:359] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.212764  5462 raft_consensus.cc:385] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.213012  5462 raft_consensus.cc:740] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.212967  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:31.214880  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023a44f6ae2e4be58c051910d8528c8b" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:31.215910  5461 raft_consensus.cc:359] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.216570  5461 raft_consensus.cc:385] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.216817  5461 raft_consensus.cc:740] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.217221  5464 tablet_bootstrap.cc:654] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.217337  5159 leader_election.cc:304] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23a0a44936204019aa79582f849347ff; no voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:31.217579  5461 consensus_queue.cc:260] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.218578  5517 raft_consensus.cc:2749] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:31.219677  5461 ts_tablet_manager.cc:1434] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:06:31.223439  5461 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:31.213964  5462 consensus_queue.cc:260] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.227088  5462 ts_tablet_manager.cc:1434] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:06:31.227102  5555 raft_consensus.cc:493] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.228071  5462 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:31.227854  5555 raft_consensus.cc:515] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.234081  5462 tablet_bootstrap.cc:654] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.240659  5461 tablet_bootstrap.cc:654] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.244695  5517 consensus_queue.cc:1048] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:31.245857  5473 consensus_queue.cc:1048] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:31.248359  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:31.249131  5417 raft_consensus.cc:2468] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:31.250573  5234 leader_election.cc:304] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:31.251667  5469 raft_consensus.cc:2804] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.252148  5469 raft_consensus.cc:493] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.252615  5469 raft_consensus.cc:3060] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.254844  5464 tablet_bootstrap.cc:492] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:31.255321  5464 ts_tablet_manager.cc:1403] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.008s
I20260710 11:06:31.258134  5464 raft_consensus.cc:359] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.258698  5555 leader_election.cc:290] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:31.260171  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:31.261018  5193 raft_consensus.cc:2468] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:31.258800  5464 raft_consensus.cc:385] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.269240  5464 raft_consensus.cc:740] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.270843  5464 consensus_queue.cc:260] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.274986  5469 raft_consensus.cc:515] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.280711  5464 ts_tablet_manager.cc:1434] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:06:31.284600  5460 tablet_bootstrap.cc:492] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:31.292532  5460 ts_tablet_manager.cc:1403] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.000s
I20260710 11:06:31.292908  5464 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:31.310462  5464 tablet_bootstrap.cc:654] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.322371  5461 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:31.322994  5461 ts_tablet_manager.cc:1403] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.020s
I20260710 11:06:31.322959  5460 raft_consensus.cc:359] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.324491  5508 raft_consensus.cc:493] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.330578  5508 raft_consensus.cc:515] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.331543  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:31.332388  5193 raft_consensus.cc:3060] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.326457  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:31.333381  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fb121adea44d59a2dc2c31a0a2e90" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.333617  5417 raft_consensus.cc:3060] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.334934  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fb121adea44d59a2dc2c31a0a2e90" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:31.335569  5339 raft_consensus.cc:2468] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
W20260710 11:06:31.336125  5381 leader_election.cc:343] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.336704  5383 leader_election.cc:304] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.326834  5461 raft_consensus.cc:359] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.337544  5564 raft_consensus.cc:2804] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.338079  5564 raft_consensus.cc:493] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.329962  5469 leader_election.cc:290] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:31.337574  5461 raft_consensus.cc:385] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.338477  5564 raft_consensus.cc:3060] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.338698  5461 raft_consensus.cc:740] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.339430  5461 consensus_queue.cc:260] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.340716  5417 raft_consensus.cc:2468] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:31.341511  5460 raft_consensus.cc:385] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.341727  5461 ts_tablet_manager.cc:1434] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:06:31.333112  5508 leader_election.cc:290] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:31.341813  5460 raft_consensus.cc:740] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.341967  5234 leader_election.cc:304] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:31.343487  5555 raft_consensus.cc:2804] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.343935  5555 raft_consensus.cc:697] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:31.344759  5555 consensus_queue.cc:237] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.347113  5485 raft_consensus.cc:493] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.347610  5485 raft_consensus.cc:515] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.348112  5564 raft_consensus.cc:515] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
W20260710 11:06:31.349310  5140 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:31.349714  5485 leader_election.cc:290] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:31.349912  5461 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:31.342619  5460 consensus_queue.cc:260] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.351420  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:31.351750  5460 ts_tablet_manager.cc:1434] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260710 11:06:31.352775  5460 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
W20260710 11:06:31.353262  5232 leader_election.cc:343] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.353360  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:31.354166  5417 raft_consensus.cc:2468] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
I20260710 11:06:31.359774  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fb121adea44d59a2dc2c31a0a2e90" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:31.360136  5234 leader_election.cc:304] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [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: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:31.361524  5485 raft_consensus.cc:2804] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.361897  5485 raft_consensus.cc:493] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.362223  5485 raft_consensus.cc:3060] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:31.363281  5381 leader_election.cc:343] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.364364  5559 consensus_queue.cc:1048] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:31.356285  5193 raft_consensus.cc:2468] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:31.369634  5464 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:31.369935  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fb121adea44d59a2dc2c31a0a2e90" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:31.370146  5464 ts_tablet_manager.cc:1403] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.006s
I20260710 11:06:31.374625  5339 raft_consensus.cc:3060] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.378013  5462 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:31.378674  5462 ts_tablet_manager.cc:1403] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.151s	user 0.023s	sys 0.031s
I20260710 11:06:31.381285  5460 tablet_bootstrap.cc:654] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.382560  5464 raft_consensus.cc:359] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.383488  5464 raft_consensus.cc:385] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.384676  5469 raft_consensus.cc:493] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.373195  5564 leader_election.cc:290] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:31.385375  5469 raft_consensus.cc:515] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.383832  5464 raft_consensus.cc:740] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.387434  5469 leader_election.cc:290] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:31.388217  5340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:31.388999  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:31.389075  5340 raft_consensus.cc:2468] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 0.
W20260710 11:06:31.390360  5234 leader_election.cc:343] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.388657  5464 consensus_queue.cc:260] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.391402  5192 raft_consensus.cc:3060] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.392763  5464 ts_tablet_manager.cc:1434] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:06:31.393676  5464 tablet_bootstrap.cc:492] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
I20260710 11:06:31.396562  5461 tablet_bootstrap.cc:654] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.397050  5339 raft_consensus.cc:2468] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:31.397863  5193 raft_consensus.cc:3060] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.398989  5464 tablet_bootstrap.cc:654] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.388417  5462 raft_consensus.cc:359] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.400611  5462 raft_consensus.cc:385] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.400954  5462 raft_consensus.cc:740] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.402071  5462 consensus_queue.cc:260] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.405086  5383 leader_election.cc:304] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.413273  5462 ts_tablet_manager.cc:1434] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:06:31.414288  5462 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:31.412760  5089 catalog_manager.cc:5697] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.418695  5235 leader_election.cc:304] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [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: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:31.420828  5462 tablet_bootstrap.cc:654] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.424623  5555 raft_consensus.cc:2804] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.425251  5555 raft_consensus.cc:493] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.425650  5555 raft_consensus.cc:3060] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.426577  5564 raft_consensus.cc:2804] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.429198  5559 raft_consensus.cc:493] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.429864  5564 raft_consensus.cc:697] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:31.429678  5559 raft_consensus.cc:515] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.446782  5460 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:31.447293  5460 ts_tablet_manager.cc:1403] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.000s
I20260710 11:06:31.448681  5559 leader_election.cc:290] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.449925  5460 raft_consensus.cc:359] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.450589  5460 raft_consensus.cc:385] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.450863  5460 raft_consensus.cc:740] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.451213  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.451493  5460 consensus_queue.cc:260] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.435679  5485 raft_consensus.cc:515] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
W20260710 11:06:31.454500  5307 leader_election.cc:343] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.457131  5460 ts_tablet_manager.cc:1434] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:31.458227  5460 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:31.453109  5564 consensus_queue.cc:237] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.458793  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:31.463335  5194 raft_consensus.cc:2468] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 0.
I20260710 11:06:31.467609  5461 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:31.468070  5461 ts_tablet_manager.cc:1403] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.022s
I20260710 11:06:31.469540  5559 consensus_queue.cc:1048] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:31.470418  5600 raft_consensus.cc:493] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.475149  5600 raft_consensus.cc:515] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.473834  5461 raft_consensus.cc:359] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.476625  5461 raft_consensus.cc:385] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.476909  5461 raft_consensus.cc:740] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.479277  5462 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:31.479791  5462 ts_tablet_manager.cc:1403] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.010s
I20260710 11:06:31.480525  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b136fee77a4ce8a289fd21a261afa9" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.481366  5266 raft_consensus.cc:2468] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 0.
I20260710 11:06:31.481729  5555 raft_consensus.cc:515] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.483158  5462 raft_consensus.cc:359] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.483266  5307 leader_election.cc:304] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:31.483892  5462 raft_consensus.cc:385] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.485380  5462 raft_consensus.cc:740] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.486555  5461 consensus_queue.cc:260] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.488317  5462 consensus_queue.cc:260] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.489655  5559 raft_consensus.cc:2804] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.489892  5462 ts_tablet_manager.cc:1434] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:31.490761  5462 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:31.471804  5306 leader_election.cc:304] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.497082  5461 ts_tablet_manager.cc:1434] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:06:31.499085  5461 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:31.490129  5559 raft_consensus.cc:493] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.499738  5467 raft_consensus.cc:2804] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.501349  5467 raft_consensus.cc:493] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.501782  5467 raft_consensus.cc:3060] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.502321  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:31.502822  5559 raft_consensus.cc:3060] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.502991  5416 raft_consensus.cc:3060] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.505894  5555 leader_election.cc:290] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:31.512413  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:31.488646  5600 leader_election.cc:290] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.517519  5464 tablet_bootstrap.cc:492] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:31.518049  5464 ts_tablet_manager.cc:1403] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.125s	user 0.008s	sys 0.006s
W20260710 11:06:31.518692  5234 leader_election.cc:343] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.519847  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:31.520545  5194 raft_consensus.cc:3060] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.529881  5508 raft_consensus.cc:493] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.530642  5508 raft_consensus.cc:515] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.538362  5485 leader_election.cc:290] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:31.540000  5460 tablet_bootstrap.cc:654] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.540952  5508 leader_election.cc:290] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.544152  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.544842  5266 raft_consensus.cc:2468] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:31.546128  5381 leader_election.cc:304] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:31.546931  5508 raft_consensus.cc:2804] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.547317  5416 raft_consensus.cc:2468] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:31.547421  5508 raft_consensus.cc:493] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.547996  5508 raft_consensus.cc:3060] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.550137  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:31.550833  5339 raft_consensus.cc:3060] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.552721  5234 leader_election.cc:304] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:31.553638  5485 raft_consensus.cc:2804] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.554576  5190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
W20260710 11:06:31.558954  5380 leader_election.cc:343] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.562426  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b136fee77a4ce8a289fd21a261afa9" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
W20260710 11:06:31.564280  5306 leader_election.cc:343] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.554908  5485 raft_consensus.cc:697] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:31.565806  5485 consensus_queue.cc:237] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.567637  5339 raft_consensus.cc:2468] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:31.573024  5235 leader_election.cc:304] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [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: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:31.573652  5559 raft_consensus.cc:515] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.574256  5469 raft_consensus.cc:2804] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.574796  5469 raft_consensus.cc:697] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:31.575637  5469 consensus_queue.cc:237] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.576174  5461 tablet_bootstrap.cc:654] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.541579  5194 raft_consensus.cc:2468] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:31.581247  5559 leader_election.cc:290] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.582276  5504 raft_consensus.cc:493] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.582784  5504 raft_consensus.cc:515] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.582943  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b136fee77a4ce8a289fd21a261afa9" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:31.584438  5266 raft_consensus.cc:3060] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.588146  5504 leader_election.cc:290] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:31.601701  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.612054  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b136fee77a4ce8a289fd21a261afa9" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:31.622732  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588e727376aa4617bbdc13df713a27a2" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
W20260710 11:06:31.626953  5306 leader_election.cc:343] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.631440  5462 tablet_bootstrap.cc:654] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.591478  5508 raft_consensus.cc:515] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.637247  5508 leader_election.cc:290] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.649256  5467 raft_consensus.cc:515] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.653157  5464 raft_consensus.cc:359] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.653893  5464 raft_consensus.cc:385] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.654150  5464 raft_consensus.cc:740] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.654745  5464 consensus_queue.cc:260] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.658700  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:31.659207  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:31.659555  5191 raft_consensus.cc:3060] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.662722  5464 ts_tablet_manager.cc:1434] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.001s
I20260710 11:06:31.664026  5464 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: Bootstrap starting.
W20260710 11:06:31.670234  5307 leader_election.cc:343] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.673028  5266 raft_consensus.cc:2468] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:31.674787  5307 leader_election.cc:304] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [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: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:31.675928  5559 raft_consensus.cc:2804] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.676625  5559 raft_consensus.cc:697] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Becoming Leader. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Running, Role: LEADER
I20260710 11:06:31.677675  5559 consensus_queue.cc:237] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.664404  5467 leader_election.cc:290] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:31.726819  5467 raft_consensus.cc:493] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:31.763548  5380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.10.65:43983, user_credentials={real_user=slave}} blocked reactor thread for 198568us
I20260710 11:06:31.755065  5467 raft_consensus.cc:515] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.772379  5464 tablet_bootstrap.cc:654] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.777606  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:31.797537  5515 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.801435  5515 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.792130  5191 raft_consensus.cc:2468] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:31.809626  5091 catalog_manager.cc:5697] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.819869  5469 consensus_queue.cc:1048] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:31.824481  5306 leader_election.cc:304] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.824502  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:31.826279  5607 raft_consensus.cc:2804] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.825695  5269 raft_consensus.cc:3060] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.827715  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:31.830379  5089 catalog_manager.cc:5697] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.833427  5467 leader_election.cc:290] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:31.834197  5462 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:31.834681  5462 ts_tablet_manager.cc:1403] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.344s	user 0.006s	sys 0.018s
I20260710 11:06:31.836329  5515 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:31.826875  5607 raft_consensus.cc:697] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Becoming Leader. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Running, Role: LEADER
I20260710 11:06:31.838647  5417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:31.839759  5607 consensus_queue.cc:237] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.840237  5417 raft_consensus.cc:2468] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 0.
I20260710 11:06:31.847398  5308 leader_election.cc:304] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:31.849086  5462 raft_consensus.cc:359] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.850703  5462 raft_consensus.cc:385] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:31.844300  5160 leader_election.cc:343] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.851759  5462 raft_consensus.cc:740] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.853228  5601 raft_consensus.cc:2804] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.853642  5601 raft_consensus.cc:493] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.853947  5601 raft_consensus.cc:3060] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.856444  5462 consensus_queue.cc:260] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.858525  5462 ts_tablet_manager.cc:1434] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:06:31.858650  5460 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:31.859153  5460 ts_tablet_manager.cc:1403] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.401s	user 0.019s	sys 0.020s
I20260710 11:06:31.860029  5462 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:31.860410  5417 raft_consensus.cc:3060] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.870561  5464 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: No bootstrap required, opened a new log
I20260710 11:06:31.871019  5464 ts_tablet_manager.cc:1403] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: Time spent bootstrapping tablet: real 0.207s	user 0.005s	sys 0.009s
I20260710 11:06:31.856374  5381 leader_election.cc:304] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.872819  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
W20260710 11:06:31.875510  5306 leader_election.cc:343] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.876824  5461 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:31.876425  5601 raft_consensus.cc:515] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.877291  5461 ts_tablet_manager.cc:1403] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.379s	user 0.030s	sys 0.022s
I20260710 11:06:31.879527  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:31.880098  5415 raft_consensus.cc:3060] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.874197  5460 raft_consensus.cc:359] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.883895  5460 raft_consensus.cc:385] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.884205  5460 raft_consensus.cc:740] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.884991  5460 consensus_queue.cc:260] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:31.879985  5461 raft_consensus.cc:359] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.886209  5461 raft_consensus.cc:385] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.885828  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:31.890139  5416 raft_consensus.cc:2468] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 0.
W20260710 11:06:31.891793  5380 leader_election.cc:343] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.885340  5092 catalog_manager.cc:5697] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67). New cstate: current_term: 1 leader_uuid: "a3b8febc8165437cb9c5bd781e21af5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.884119  5464 raft_consensus.cc:359] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.895907  5269 raft_consensus.cc:2468] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:31.896680  5159 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:31.897971  5460 ts_tablet_manager.cc:1434] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 11:06:31.898383  5517 raft_consensus.cc:2804] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:31.898754  5517 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.899094  5517 raft_consensus.cc:3060] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.899099  5469 consensus_queue.cc:1048] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:31.900898  5415 raft_consensus.cc:2468] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:31.902309  5308 leader_election.cc:304] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:31.903877  5460 tablet_bootstrap.cc:492] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a: Bootstrap starting.
I20260710 11:06:31.915884  5611 raft_consensus.cc:493] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.916342  5607 raft_consensus.cc:2804] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.916630  5611 raft_consensus.cc:515] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:31.917115  5607 raft_consensus.cc:697] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Becoming Leader. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Running, Role: LEADER
I20260710 11:06:31.920567  5607 consensus_queue.cc:237] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.922022  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:31.923113  5339 raft_consensus.cc:2393] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53f82d98db144d2bb9144e4091e8385b in current term 1: Already voted for candidate eaf2cf53104d4e9d8009a34cade6c23a in this term.
I20260710 11:06:31.920001  5611 leader_election.cc:290] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:31.886725  5461 raft_consensus.cc:740] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.925622  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:31.929869  5460 tablet_bootstrap.cc:654] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.930415  5461 consensus_queue.cc:260] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.926640  5381 leader_election.cc:304] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff
I20260710 11:06:31.936681  5611 raft_consensus.cc:2804] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:31.937270  5611 raft_consensus.cc:697] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:31.938072  5611 consensus_queue.cc:237] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:31.940424  5191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:31.943043  5461 ts_tablet_manager.cc:1434] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260710 11:06:31.941692  5608 consensus_queue.cc:1048] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:31.904829  5464 raft_consensus.cc:385] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:31.945004  5461 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f: Bootstrap starting.
I20260710 11:06:31.945225  5464 raft_consensus.cc:740] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Initialized, Role: FOLLOWER
I20260710 11:06:31.933171  5601 leader_election.cc:290] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:31.911310  5092 catalog_manager.cc:5697] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67). New cstate: current_term: 1 leader_uuid: "a3b8febc8165437cb9c5bd781e21af5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.908560  5462 tablet_bootstrap.cc:654] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:31.947590  5464 consensus_queue.cc:260] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:31.964489  5464 ts_tablet_manager.cc:1434] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260710 11:06:31.938537  5517 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
W20260710 11:06:31.948957  5306 leader_election.cc:343] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:31.964509  5381 leader_election.cc:304] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b; no voters: a3b8febc8165437cb9c5bd781e21af5f, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:31.984612  5609 raft_consensus.cc:2749] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:31.993080  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:31.993968  5415 raft_consensus.cc:3060] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.996001  5461 tablet_bootstrap.cc:654] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.003206  5340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:32.005715  5340 raft_consensus.cc:3060] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:31.981401  5517 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
W20260710 11:06:32.007823  5381 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.66:43985, user_credentials={real_user=slave}} blocked reactor thread for 60721.1us
I20260710 11:06:32.004173  5608 raft_consensus.cc:3060] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.026607  5460 tablet_bootstrap.cc:492] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a: No bootstrap required, opened a new log
I20260710 11:06:32.027119  5460 ts_tablet_manager.cc:1403] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent bootstrapping tablet: real 0.123s	user 0.026s	sys 0.021s
I20260710 11:06:32.029752  5460 raft_consensus.cc:359] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:32.030438  5460 raft_consensus.cc:385] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.030712  5460 raft_consensus.cc:740] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.031257  5340 raft_consensus.cc:2468] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 1.
I20260710 11:06:32.031359  5460 consensus_queue.cc:260] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:32.032527  5160 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:32.033367  5517 raft_consensus.cc:2804] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:32.033776  5460 ts_tablet_manager.cc:1434] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:32.033887  5517 raft_consensus.cc:697] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:32.034730  5517 consensus_queue.cc:237] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.035686  5555 consensus_queue.cc:1048] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.033507  5469 consensus_queue.cc:1048] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:32.041679  5381 consensus_peers.cc:597] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b -> Peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Couldn't send request to peer eaf2cf53104d4e9d8009a34cade6c23a. 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:32.053871  5415 raft_consensus.cc:2468] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 1.
I20260710 11:06:32.050364  5469 raft_consensus.cc:493] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.056545  5469 raft_consensus.cc:515] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.066395  5469 leader_election.cc:290] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:32.068045  5340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:32.069766  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "615404888a9d4d829f62d8f74b3c32e6" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:32.070559  5192 raft_consensus.cc:2393] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaf2cf53104d4e9d8009a34cade6c23a in current term 1: Already voted for candidate a3b8febc8165437cb9c5bd781e21af5f in this term.
I20260710 11:06:32.071728  5091 catalog_manager.cc:5697] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 0 to 1, leader changed from <none> to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 1 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.074255  5232 leader_election.cc:304] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:32.076126  5530 raft_consensus.cc:3060] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.093068  5192 raft_consensus.cc:3060] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.096565  5092 catalog_manager.cc:5697] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.093070  5530 raft_consensus.cc:2749] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:32.104331  5461 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f: No bootstrap required, opened a new log
I20260710 11:06:32.105535  5461 ts_tablet_manager.cc:1403] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.017s
I20260710 11:06:32.104404  5608 raft_consensus.cc:2749] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:32.109593  5461 raft_consensus.cc:359] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.110888  5461 raft_consensus.cc:385] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.117166  5601 consensus_queue.cc:1048] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:32.119525  5469 consensus_queue.cc:1048] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.103255  5088 catalog_manager.cc:5697] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f reported cstate change: term changed from 0 to 1, leader changed from <none> to a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67). New cstate: current_term: 1 leader_uuid: "a3b8febc8165437cb9c5bd781e21af5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.111871  5461 raft_consensus.cc:740] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.126092  5461 consensus_queue.cc:260] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.130785  5461 ts_tablet_manager.cc:1434] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:06:32.161917  5462 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:32.162470  5462 ts_tablet_manager.cc:1403] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.303s	user 0.020s	sys 0.033s
I20260710 11:06:32.165128  5462 raft_consensus.cc:359] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.165408  5530 consensus_queue.cc:1048] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.165800  5462 raft_consensus.cc:385] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.166103  5462 raft_consensus.cc:740] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.167484  5462 consensus_queue.cc:260] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.167783  5469 raft_consensus.cc:493] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.168363  5469 raft_consensus.cc:515] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:32.169479  5559 consensus_queue.cc:1048] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.170343  5462 ts_tablet_manager.cc:1434] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:32.170397  5469 leader_election.cc:290] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:32.171391  5462 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.172204  5340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fb121adea44d59a2dc2c31a0a2e90" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:32.173197  5414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c1fb121adea44d59a2dc2c31a0a2e90" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:32.174729  5235 leader_election.cc:304] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:32.175413  5469 raft_consensus.cc:2749] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:32.177213  5462 tablet_bootstrap.cc:654] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.196430  5090 catalog_manager.cc:5697] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 1 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.201674  5462 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:32.202180  5462 ts_tablet_manager.cc:1403] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:06:32.204793  5462 raft_consensus.cc:359] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.205439  5462 raft_consensus.cc:385] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.205729  5462 raft_consensus.cc:740] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.206355  5462 consensus_queue.cc:260] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.209754  5462 ts_tablet_manager.cc:1434] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:32.210613  5462 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.220196  5462 tablet_bootstrap.cc:654] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:32.226521  5462 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: No bootstrap required, opened a new log
I20260710 11:06:32.226922  5462 ts_tablet_manager.cc:1403] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 11:06:32.229066  5462 raft_consensus.cc:359] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:32.229748  5462 raft_consensus.cc:385] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:32.229995  5462 raft_consensus.cc:740] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.230492  5462 consensus_queue.cc:260] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:32.232237  5462 ts_tablet_manager.cc:1434] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:32.264047  5517 raft_consensus.cc:493] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.264634  5517 raft_consensus.cc:515] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.266486  5517 leader_election.cc:290] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:32.267304  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:32.267465  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ec634b4b0c440829da086fff1b54208" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:32.268187  5415 raft_consensus.cc:2393] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23a0a44936204019aa79582f849347ff in current term 1: Already voted for candidate a3b8febc8165437cb9c5bd781e21af5f in this term.
I20260710 11:06:32.269184  5159 leader_election.cc:304] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23a0a44936204019aa79582f849347ff; no voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:32.269871  5517 raft_consensus.cc:3060] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.275468  5517 raft_consensus.cc:2749] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:32.281189  5607 consensus_queue.cc:1048] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.291601  5601 consensus_queue.cc:1048] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.316431  5611 raft_consensus.cc:493] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:32.316967  5611 raft_consensus.cc:515] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.318713  5611 leader_election.cc:290] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:32.319510  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a997a108942219e5ee790cc321786" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:32.319859  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a997a108942219e5ee790cc321786" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:32.320230  5339 raft_consensus.cc:2468] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:32.320518  5192 raft_consensus.cc:2468] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 0.
I20260710 11:06:32.321518  5383 leader_election.cc:304] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:32.322228  5611 raft_consensus.cc:2804] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:32.322608  5611 raft_consensus.cc:493] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:32.322890  5611 raft_consensus.cc:3060] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.327975  5611 raft_consensus.cc:515] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.329663  5611 leader_election.cc:290] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:32.330353  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a997a108942219e5ee790cc321786" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:32.330622  5192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a997a108942219e5ee790cc321786" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:32.330919  5339 raft_consensus.cc:3060] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.331200  5192 raft_consensus.cc:3060] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.336004  5192 raft_consensus.cc:2468] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:32.336139  5339 raft_consensus.cc:2468] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:32.337165  5380 leader_election.cc:304] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:32.338024  5611 raft_consensus.cc:2804] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:32.338546  5611 raft_consensus.cc:697] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:32.339262  5611 consensus_queue.cc:237] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.347462  5088 catalog_manager.cc:5697] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 1 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.406394  5192 raft_consensus.cc:3060] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.412462  5611 consensus_queue.cc:1048] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.415854  5601 consensus_queue.cc:1048] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:32.427527  5609 consensus_queue.cc:1048] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.438807  5559 consensus_queue.cc:1048] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.500813  5517 consensus_queue.cc:1048] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.514546  5517 consensus_queue.cc:1048] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:32.539763  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
W20260710 11:06:32.553553  5232 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]
W20260710 11:06:32.558647  5232 consensus_peers.cc:597] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. 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:32.562352  5269 raft_consensus.cc:3060] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:32.571290  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:32.572292  3113 tablet_replica.cc:333] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.573189  3113 raft_consensus.cc:2243] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.573701  3113 raft_consensus.cc:2272] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.576479  3113 tablet_replica.cc:333] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.577262  3113 raft_consensus.cc:2243] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.577759  3113 raft_consensus.cc:2272] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.580376  3113 tablet_replica.cc:333] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.580955  3113 raft_consensus.cc:2243] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.581367  3113 raft_consensus.cc:2272] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.583500  3113 tablet_replica.cc:333] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.584077  3113 raft_consensus.cc:2243] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.584504  3113 raft_consensus.cc:2272] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.587157  3113 tablet_replica.cc:333] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.588016  3113 raft_consensus.cc:2243] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:32.588979  3113 raft_consensus.cc:2272] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.591382  3113 tablet_replica.cc:333] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.592144  3113 raft_consensus.cc:2243] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:32.593189  3113 raft_consensus.cc:2272] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.594823  3113 tablet_replica.cc:333] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.595474  3113 raft_consensus.cc:2243] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:32.596092  3113 raft_consensus.cc:2272] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.597831  3113 tablet_replica.cc:333] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.598393  3113 raft_consensus.cc:2243] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.598848  3113 raft_consensus.cc:2272] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.600790  3113 tablet_replica.cc:333] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.601333  3113 raft_consensus.cc:2243] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.601788  3113 raft_consensus.cc:2272] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.603736  3113 tablet_replica.cc:333] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.604296  3113 raft_consensus.cc:2243] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:32.605005  3113 raft_consensus.cc:2272] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.606890  3113 tablet_replica.cc:333] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.607357  3113 raft_consensus.cc:2243] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.607692  3113 raft_consensus.cc:2272] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.609218  3113 tablet_replica.cc:333] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.609769  3113 raft_consensus.cc:2243] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.610159  3113 raft_consensus.cc:2272] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.612375  3113 tablet_replica.cc:333] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.612887  3113 raft_consensus.cc:2243] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.613278  3113 raft_consensus.cc:2272] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.615324  3113 tablet_replica.cc:333] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.615839  3113 raft_consensus.cc:2243] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.616226  3113 raft_consensus.cc:2272] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.618221  3113 tablet_replica.cc:333] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.618741  3113 raft_consensus.cc:2243] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.619134  3113 raft_consensus.cc:2272] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.620837  3113 tablet_replica.cc:333] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.621317  3113 raft_consensus.cc:2243] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.621714  3113 raft_consensus.cc:2272] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.623883  3113 tablet_replica.cc:333] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.624436  3113 raft_consensus.cc:2243] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:32.625185  3113 raft_consensus.cc:2272] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.627559  3113 tablet_replica.cc:333] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: stopping tablet replica
I20260710 11:06:32.628188  3113 raft_consensus.cc:2243] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.628700  3113 raft_consensus.cc:2272] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.653999  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
I20260710 11:06:32.679436  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:32.685590  5651 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:32.687440  5652 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:32.689602  3113 server_base.cc:1061] running on GCE node
W20260710 11:06:32.689633  5654 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:32.691767  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:32.692058  3113 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:32.692284  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681592692234 us; error 0 us; skew 500 ppm
I20260710 11:06:32.692814  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:32.695413  3113 webserver.cc:533] Webserver started at http://127.3.10.65:41777/ using document root <none> and password file <none>
I20260710 11:06:32.696025  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:32.696280  3113 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:32.700662  3113 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:06:32.705323  5659 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:32.706169  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:06:32.706539  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "23a0a44936204019aa79582f849347ff"
format_stamp: "Formatted at 2026-07-10 11:06:28 on dist-test-slave-s4lx"
I20260710 11:06:32.706847  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681536024405-3113-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:32.721129  5380 consensus_peers.cc:597] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.723308  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:32.724604  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:32.726598  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:06:32.727515  5306 consensus_peers.cc:597] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.730530  5670 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:06:32.743916  5380 consensus_peers.cc:597] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.771979  5608 consensus_queue.cc:1048] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:32.787465  5380 consensus_peers.cc:597] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:32.811842  5380 consensus_peers.cc:597] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:32.827131  5306 consensus_peers.cc:597] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.829770  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:32.830071  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.100s	user 0.003s	sys 0.000s
I20260710 11:06:32.830359  3113 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:06:32.834576  5670 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.850178  5670 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: 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:32.851125  5670 tablet_bootstrap.cc:492] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.851744  5670 ts_tablet_manager.cc:1403] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 11:06:32.854370  5670 raft_consensus.cc:359] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.854967  5670 raft_consensus.cc:740] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.855599  5670 consensus_queue.cc:260] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [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: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:32.857760  5670 ts_tablet_manager.cc:1434] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.002s
I20260710 11:06:32.858513  5670 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
W20260710 11:06:32.863332  5306 consensus_peers.cc:597] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.869915  5670 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: 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:32.870671  5670 tablet_bootstrap.cc:492] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.871194  5670 ts_tablet_manager.cc:1403] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:06:32.872857  5670 raft_consensus.cc:359] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:32.873348  5670 raft_consensus.cc:740] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.873895  5670 consensus_queue.cc:260] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:32.875195  5670 ts_tablet_manager.cc:1434] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.875757  5670 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.889737  5670 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: 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:32.890473  5670 tablet_bootstrap.cc:492] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.891089  5670 ts_tablet_manager.cc:1403] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:06:32.892906  5670 raft_consensus.cc:359] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:32.893380  5670 raft_consensus.cc:740] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.893956  5670 consensus_queue.cc:260] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [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: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:32.895299  5670 ts_tablet_manager.cc:1434] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.895957  5670 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.905929  3113 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:32.906038  5670 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: 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:32.906209  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.076s	user 0.067s	sys 0.007s
I20260710 11:06:32.906893  5670 tablet_bootstrap.cc:492] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.907431  5670 ts_tablet_manager.cc:1403] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:06:32.909176  5670 raft_consensus.cc:359] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.909650  5670 raft_consensus.cc:740] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.910212  5670 consensus_queue.cc:260] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.911584  5670 ts_tablet_manager.cc:1434] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.912382  5670 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
W20260710 11:06:32.921715  5232 consensus_peers.cc:597] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.928829  5670 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: 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:32.930088  5670 tablet_bootstrap.cc:492] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.930863  5670 ts_tablet_manager.cc:1403] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
W20260710 11:06:32.934067  5232 consensus_peers.cc:597] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.938066  5670 raft_consensus.cc:359] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:32.938625  5670 raft_consensus.cc:740] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.939271  5670 consensus_queue.cc:260] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [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: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:32.941120  5670 ts_tablet_manager.cc:1434] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:06:32.941887  5670 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.956064  5670 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: 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:32.957062  5670 tablet_bootstrap.cc:492] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.957710  5670 ts_tablet_manager.cc:1403] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:06:32.959401  5670 raft_consensus.cc:359] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.959923  5670 raft_consensus.cc:740] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.960654  5670 consensus_queue.cc:260] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.962143  5670 ts_tablet_manager.cc:1434] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:32.962762  5670 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
W20260710 11:06:32.965029  5380 consensus_peers.cc:597] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.975284  5670 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: 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:32.976380  5670 tablet_bootstrap.cc:492] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:32.977018  5670 ts_tablet_manager.cc:1403] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:06:32.979794  5670 raft_consensus.cc:359] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.980600  5670 raft_consensus.cc:740] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:32.981382  5670 consensus_queue.cc:260] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:32.983675  5670 ts_tablet_manager.cc:1434] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:32.984616  5670 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:32.988492  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:43983
I20260710 11:06:32.988570  5736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:43983 every 8 connection(s)
I20260710 11:06:33.009075  5670 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: 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:33.009821  5670 tablet_bootstrap.cc:492] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.010335  5670 ts_tablet_manager.cc:1403] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 11:06:33.012290  5670 raft_consensus.cc:359] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.012807  5670 raft_consensus.cc:740] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.013383  5670 consensus_queue.cc:260] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [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: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.014727  5670 ts_tablet_manager.cc:1434] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:33.015357  5670 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.022681  5737 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33449
I20260710 11:06:33.023149  5737 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:33.024135  5737 heartbeater.cc:507] Master 127.3.10.126:33449 requested a full tablet report, sending...
I20260710 11:06:33.028703  5670 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: 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:33.029968  5670 tablet_bootstrap.cc:492] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.030622  5670 ts_tablet_manager.cc:1403] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:06:33.033205  5670 raft_consensus.cc:359] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.033809  5670 raft_consensus.cc:740] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.034395  5670 consensus_queue.cc:260] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [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: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.036144  5670 ts_tablet_manager.cc:1434] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:33.036919  5670 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.037220  5090 ts_manager.cc:194] Re-registered known tserver with Master: 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:33.045508  5670 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: 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:06:33.046216  5670 tablet_bootstrap.cc:492] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.046769  5670 ts_tablet_manager.cc:1403] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:06:33.048574  5670 raft_consensus.cc:359] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.049067  5670 raft_consensus.cc:740] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.049636  5670 consensus_queue.cc:260] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.050295  5090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60766
I20260710 11:06:33.051090  5670 ts_tablet_manager.cc:1434] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:06:33.051872  5670 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.053300  5737 heartbeater.cc:499] Master 127.3.10.126:33449 was elected leader, sending a full tablet report...
I20260710 11:06:33.063448  5670 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: 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:33.064311  5670 tablet_bootstrap.cc:492] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.064896  5670 ts_tablet_manager.cc:1403] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:06:33.066651  5670 raft_consensus.cc:359] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.067183  5670 raft_consensus.cc:740] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.067852  5670 consensus_queue.cc:260] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.070019  5670 ts_tablet_manager.cc:1434] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:33.070868  5670 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.085180  5670 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: 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:33.086118  5670 tablet_bootstrap.cc:492] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.086691  5670 ts_tablet_manager.cc:1403] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 11:06:33.088727  5670 raft_consensus.cc:359] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.089268  5670 raft_consensus.cc:740] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.089802  5670 consensus_queue.cc:260] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [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: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:33.091684  5670 ts_tablet_manager.cc:1434] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:06:33.092759  5670 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.104189  5670 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: 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:33.104985  5670 tablet_bootstrap.cc:492] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.105499  5670 ts_tablet_manager.cc:1403] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:06:33.107347  5670 raft_consensus.cc:359] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.107884  5670 raft_consensus.cc:740] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.108871  5670 consensus_queue.cc:260] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [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: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.110250  5670 ts_tablet_manager.cc:1434] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:33.110992  5670 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.122008  5670 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: 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:33.122864  5670 tablet_bootstrap.cc:492] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.123482  5670 ts_tablet_manager.cc:1403] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:06:33.125753  5670 raft_consensus.cc:359] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.126401  5670 raft_consensus.cc:740] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.127053  5670 consensus_queue.cc:260] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [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: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.129194  5670 ts_tablet_manager.cc:1434] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:33.129949  5670 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.143318  5670 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: 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:33.144179  5670 tablet_bootstrap.cc:492] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.144856  5670 ts_tablet_manager.cc:1403] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:06:33.147046  5670 raft_consensus.cc:359] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.147712  5670 raft_consensus.cc:740] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.148339  5670 consensus_queue.cc:260] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.149782  5670 ts_tablet_manager.cc:1434] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:33.150817  5670 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.162460  5670 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: 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:33.163187  5670 tablet_bootstrap.cc:492] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.163738  5670 ts_tablet_manager.cc:1403] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:06:33.165410  5670 raft_consensus.cc:359] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.165904  5670 raft_consensus.cc:740] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.166383  5670 consensus_queue.cc:260] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.167788  5670 ts_tablet_manager.cc:1434] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:33.168447  5670 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.180385  5670 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: 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:33.181057  5670 tablet_bootstrap.cc:492] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.181766  5670 ts_tablet_manager.cc:1403] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:06:33.183656  5670 raft_consensus.cc:359] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.184082  5670 raft_consensus.cc:740] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.184592  5670 consensus_queue.cc:260] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [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: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:33.185951  5670 ts_tablet_manager.cc:1434] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:33.186549  5670 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Bootstrap starting.
I20260710 11:06:33.199652  5670 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: 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:33.200519  5670 tablet_bootstrap.cc:492] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Bootstrap complete.
I20260710 11:06:33.201164  5670 ts_tablet_manager.cc:1403] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:06:33.203709  5670 raft_consensus.cc:359] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.204216  5670 raft_consensus.cc:740] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23a0a44936204019aa79582f849347ff, State: Initialized, Role: FOLLOWER
I20260710 11:06:33.205009  5670 consensus_queue.cc:260] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.206548  5670 ts_tablet_manager.cc:1434] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:33.563205  5742 raft_consensus.cc:493] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.563732  5742 raft_consensus.cc:515] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.565766  5742 leader_election.cc:290] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:33.566597  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:33.567270  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:33.567279  5710 raft_consensus.cc:2468] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:33.568895  5232 leader_election.cc:304] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:33.569753  5742 raft_consensus.cc:2804] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:33.570122  5742 raft_consensus.cc:493] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.570474  5742 raft_consensus.cc:3060] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.576076  5742 raft_consensus.cc:515] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.578068  5742 leader_election.cc:290] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:33.578776  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:33.579409  5710 raft_consensus.cc:3060] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.579313  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:33.584510  5710 raft_consensus.cc:2468] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 2.
I20260710 11:06:33.585650  5232 leader_election.cc:304] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:33.586309  5742 raft_consensus.cc:2804] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:33.586787  5742 raft_consensus.cc:697] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:33.587554  5742 consensus_queue.cc:237] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.594791  5088 catalog_manager.cc:5697] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 1 to 2, leader changed from 23a0a44936204019aa79582f849347ff (127.3.10.65) to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 2 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.650100  5467 raft_consensus.cc:493] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.650599  5467 raft_consensus.cc:515] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.652436  5467 leader_election.cc:290] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:33.653121  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:33.653482  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4d1f54b1194f4c80fdc860cd6ac69f" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:33.653767  5710 raft_consensus.cc:2393] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b8febc8165437cb9c5bd781e21af5f in current term 2: Already voted for candidate eaf2cf53104d4e9d8009a34cade6c23a in this term.
I20260710 11:06:33.654825  5307 leader_election.cc:304] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [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: a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:33.655471  5467 raft_consensus.cc:3060] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.660301  5467 raft_consensus.cc:2749] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:33.666014  5467 raft_consensus.cc:493] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.666419  5467 raft_consensus.cc:515] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.668046  5467 leader_election.cc:290] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:33.668975  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:33.668954  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:33.669840  5710 raft_consensus.cc:2468] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:33.670776  5306 leader_election.cc:304] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:33.671384  5467 raft_consensus.cc:2804] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:33.671742  5467 raft_consensus.cc:493] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.672142  5467 raft_consensus.cc:3060] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.677351  5467 raft_consensus.cc:515] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.679355  5467 leader_election.cc:290] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 2 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:33.680397  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:33.681296  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:33.681910  5710 raft_consensus.cc:3060] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.689136  5710 raft_consensus.cc:2468] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 2.
I20260710 11:06:33.690207  5306 leader_election.cc:304] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:33.691045  5467 raft_consensus.cc:2804] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:33.691632  5467 raft_consensus.cc:697] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 2 LEADER]: Becoming Leader. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Running, Role: LEADER
I20260710 11:06:33.692516  5467 consensus_queue.cc:237] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.705930  5088 catalog_manager.cc:5697] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f reported cstate change: term changed from 1 to 2, leader changed from 23a0a44936204019aa79582f849347ff (127.3.10.65) to a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67). New cstate: current_term: 2 leader_uuid: "a3b8febc8165437cb9c5bd781e21af5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.771226  5485 raft_consensus.cc:493] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.771835  5485 raft_consensus.cc:515] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.774122  5485 leader_election.cc:290] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:33.775117  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:33.775741  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a32c93d75840f698834b80f686465d" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:33.776050  5710 raft_consensus.cc:2393] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaf2cf53104d4e9d8009a34cade6c23a in current term 2: Already voted for candidate a3b8febc8165437cb9c5bd781e21af5f in this term.
I20260710 11:06:33.777441  5235 leader_election.cc:304] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [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: eaf2cf53104d4e9d8009a34cade6c23a; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:33.778280  5485 raft_consensus.cc:3060] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.784441  5485 raft_consensus.cc:2749] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:33.804195  5485 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.804724  5485 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.806327  5485 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:33.807060  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:33.807335  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:33.807675  5710 raft_consensus.cc:2468] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:33.808681  5232 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 
I20260710 11:06:33.809459  5485 raft_consensus.cc:2804] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:33.809762  5485 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.810045  5485 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.814639  5485 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.816321  5485 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:33.817032  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:33.817291  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:33.817689  5710 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:33.823673  5710 raft_consensus.cc:2468] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 2.
I20260710 11:06:33.824637  5232 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:33.825310  5485 raft_consensus.cc:2804] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:33.825783  5485 raft_consensus.cc:697] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:33.826541  5485 consensus_queue.cc:237] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.833463  5088 catalog_manager.cc:5697] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 1 to 2, leader changed from 23a0a44936204019aa79582f849347ff (127.3.10.65) to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 2 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:33.997046  5559 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:33.997570  5559 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:33.999323  5559 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:34.000193  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:34.000502  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:34.001032  5710 raft_consensus.cc:2393] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3b8febc8165437cb9c5bd781e21af5f in current term 2: Already voted for candidate eaf2cf53104d4e9d8009a34cade6c23a in this term.
I20260710 11:06:34.002182  5306 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [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: a3b8febc8165437cb9c5bd781e21af5f; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:34.003005  5559 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.008733  5559 raft_consensus.cc:2749] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:34.011317  5559 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.011749  5559 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:34.013720  5559 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:34.014230  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:34.014293  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:34.014937  5710 raft_consensus.cc:2468] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 1.
I20260710 11:06:34.015911  5306 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:34.016610  5559 raft_consensus.cc:2804] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:34.016906  5559 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.017138  5559 raft_consensus.cc:3060] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.018556  5481 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.019018  5481 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:34.021636  5481 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:34.021838  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f" is_pre_election: true
I20260710 11:06:34.022114  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:34.022740  5710 raft_consensus.cc:2468] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 1.
I20260710 11:06:34.023237  5559 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:34.023806  5380 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [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: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:34.024420  5342 raft_consensus.cc:2393] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53f82d98db144d2bb9144e4091e8385b in current term 2: Already voted for candidate a3b8febc8165437cb9c5bd781e21af5f in this term.
I20260710 11:06:34.024698  5481 raft_consensus.cc:2804] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:34.025084  5481 raft_consensus.cc:493] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.025446  5481 raft_consensus.cc:3060] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.026041  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:34.026396  5559 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [CANDIDATE]: Term 2 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:34.027386  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "a3b8febc8165437cb9c5bd781e21af5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:34.027855  5710 raft_consensus.cc:3060] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.029588  5485 raft_consensus.cc:493] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.030095  5485 raft_consensus.cc:515] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:34.032120  5485 leader_election.cc:290] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:34.031963  5481 raft_consensus.cc:515] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:34.032850  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:34.033222  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b" is_pre_election: true
I20260710 11:06:34.033648  5416 raft_consensus.cc:2393] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3b8febc8165437cb9c5bd781e21af5f in current term 2: Already voted for candidate 53f82d98db144d2bb9144e4091e8385b in this term.
I20260710 11:06:34.033497  5711 raft_consensus.cc:2468] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 1.
I20260710 11:06:34.034948  5232 leader_election.cc:304] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:34.035342  5710 raft_consensus.cc:2468] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3b8febc8165437cb9c5bd781e21af5f in term 2.
I20260710 11:06:34.035820  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:34.035974  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dd719a6fe0433cbf6dc4b6434e70b4" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:34.036233  5469 raft_consensus.cc:2804] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:34.036796  5711 raft_consensus.cc:2393] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 53f82d98db144d2bb9144e4091e8385b in current term 2: Already voted for candidate a3b8febc8165437cb9c5bd781e21af5f in this term.
I20260710 11:06:34.036695  5306 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:34.036679  5469 raft_consensus.cc:493] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.037513  5469 raft_consensus.cc:3060] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.034972  5481 leader_election.cc:290] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 2 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 23a0a44936204019aa79582f849347ff (127.3.10.65:43983)
I20260710 11:06:34.036660  5342 raft_consensus.cc:2393] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 53f82d98db144d2bb9144e4091e8385b in current term 2: Already voted for candidate a3b8febc8165437cb9c5bd781e21af5f in this term.
I20260710 11:06:34.039134  5711 raft_consensus.cc:1275] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Refusing update from remote peer eaf2cf53104d4e9d8009a34cade6c23a: 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.039443  5383 leader_election.cc:304] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f
I20260710 11:06:34.039146  5559 raft_consensus.cc:2804] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.040663  5481 raft_consensus.cc:2749] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:34.040751  5485 consensus_queue.cc:1048] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, 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.041306  5559 raft_consensus.cc:697] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 LEADER]: Becoming Leader. State: Replica: a3b8febc8165437cb9c5bd781e21af5f, State: Running, Role: LEADER
I20260710 11:06:34.042205  5559 consensus_queue.cc:237] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:34.044486  5469 raft_consensus.cc:515] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:34.046936  5469 leader_election.cc:290] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [CANDIDATE]: Term 2 election: Requested vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:34.048189  5416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:34.054194  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff"
I20260710 11:06:34.054821  5710 raft_consensus.cc:3060] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.054497  5090 catalog_manager.cc:5697] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f reported cstate change: term changed from 1 to 2, leader changed from 23a0a44936204019aa79582f849347ff (127.3.10.65) to a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67). New cstate: current_term: 2 leader_uuid: "a3b8febc8165437cb9c5bd781e21af5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:34.063196  5710 raft_consensus.cc:2468] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaf2cf53104d4e9d8009a34cade6c23a in term 2.
I20260710 11:06:34.064815  5232 leader_election.cc:304] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [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: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a; no voters: 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:34.065918  5742 raft_consensus.cc:2804] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:34.072508  5339 raft_consensus.cc:1275] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Refusing update from remote peer eaf2cf53104d4e9d8009a34cade6c23a: 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.074939  5485 consensus_queue.cc:1048] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, 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.075577  5481 raft_consensus.cc:493] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23a0a44936204019aa79582f849347ff)
I20260710 11:06:34.076323  5481 raft_consensus.cc:515] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:34.079012  5481 leader_election.cc:290] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23a0a44936204019aa79582f849347ff (127.3.10.65:43983), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:34.080163  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" is_pre_election: true
I20260710 11:06:34.090921  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5895b758793a4c3e83dffc3bb28bb298" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23a0a44936204019aa79582f849347ff" is_pre_election: true
I20260710 11:06:34.092116  5711 raft_consensus.cc:2393] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53f82d98db144d2bb9144e4091e8385b in current term 2: Already voted for candidate eaf2cf53104d4e9d8009a34cade6c23a in this term.
I20260710 11:06:34.094079  5742 raft_consensus.cc:697] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Becoming Leader. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:34.095326  5742 consensus_queue.cc:237] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:34.103612  5381 leader_election.cc:304] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [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: 53f82d98db144d2bb9144e4091e8385b; no voters: 23a0a44936204019aa79582f849347ff, eaf2cf53104d4e9d8009a34cade6c23a
I20260710 11:06:34.104467  5609 raft_consensus.cc:3060] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:34.106983  5088 catalog_manager.cc:5697] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a reported cstate change: term changed from 1 to 2, leader changed from 23a0a44936204019aa79582f849347ff (127.3.10.65) to eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66). New cstate: current_term: 2 leader_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.111076  5609 raft_consensus.cc:2749] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:34.154233  5711 raft_consensus.cc:1275] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Refusing update from remote peer a3b8febc8165437cb9c5bd781e21af5f: 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.155510  5559 consensus_queue.cc:1048] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, 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.164085  5269 raft_consensus.cc:1275] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Refusing update from remote peer a3b8febc8165437cb9c5bd781e21af5f: 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.165452  5607 consensus_queue.cc:1048] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, 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.209776  5339 raft_consensus.cc:1275] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Refusing update from remote peer eaf2cf53104d4e9d8009a34cade6c23a: 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.211122  5742 consensus_queue.cc:1048] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, 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.222435  5711 raft_consensus.cc:1275] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Refusing update from remote peer eaf2cf53104d4e9d8009a34cade6c23a: 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.223783  5469 consensus_queue.cc:1048] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, 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.512939  5711 raft_consensus.cc:1275] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Refusing update from remote peer eaf2cf53104d4e9d8009a34cade6c23a: 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.514564  5770 consensus_queue.cc:1048] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, 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.525156  5415 raft_consensus.cc:1275] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer eaf2cf53104d4e9d8009a34cade6c23a: 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.527338  5742 consensus_queue.cc:1048] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, 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.571563  5415 raft_consensus.cc:1275] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer a3b8febc8165437cb9c5bd781e21af5f: 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.572954  5607 consensus_queue.cc:1048] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, 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.583132  5711 raft_consensus.cc:1275] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Refusing update from remote peer a3b8febc8165437cb9c5bd781e21af5f: 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.584815  5467 consensus_queue.cc:1048] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:42.995203  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:43.026582  5269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df"
dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
mode: GRACEFUL
new_leader_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:34736
I20260710 11:06:43.027287  5269 raft_consensus.cc:606] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Received request to transfer leadership to TS 23a0a44936204019aa79582f849347ff
I20260710 11:06:43.038561  5415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8"
dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
mode: GRACEFUL
new_leader_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:51844
I20260710 11:06:43.039065  5415 raft_consensus.cc:606] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Received request to transfer leadership to TS 23a0a44936204019aa79582f849347ff
I20260710 11:06:43.041554  5269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca"
dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
mode: GRACEFUL
new_leader_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:34736
I20260710 11:06:43.041990  5269 raft_consensus.cc:606] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Received request to transfer leadership to TS 23a0a44936204019aa79582f849347ff
I20260710 11:06:43.044346  5415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711"
dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
mode: GRACEFUL
new_leader_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:51844
I20260710 11:06:43.044783  5415 raft_consensus.cc:606] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Received request to transfer leadership to TS 23a0a44936204019aa79582f849347ff
I20260710 11:06:43.046864  5269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1"
dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
mode: GRACEFUL
new_leader_uuid: "53f82d98db144d2bb9144e4091e8385b"
 from {username='slave'} at 127.0.0.1:34736
I20260710 11:06:43.047307  5269 raft_consensus.cc:606] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Received request to transfer leadership to TS 53f82d98db144d2bb9144e4091e8385b
I20260710 11:06:43.048465  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:43.049117  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:43.101219  5802 raft_consensus.cc:993] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: : Instructing follower 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.101820  5805 raft_consensus.cc:1081] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Signalling peer 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.103401  5709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8"
dest_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:43.103865  5709 raft_consensus.cc:493] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:43.104156  5709 raft_consensus.cc:3060] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.109592  5709 raft_consensus.cc:515] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.111573  5709 leader_election.cc:290] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:43.127228  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:43.127228  5415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33eca10f0d484f2c8ed9cae0605760f8" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:43.128268  5269 raft_consensus.cc:3060] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.128356  5415 raft_consensus.cc:3055] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:43.128705  5415 raft_consensus.cc:740] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:43.129573  5415 consensus_queue.cc:260] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.132139  5415 raft_consensus.cc:3060] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.132805  5807 raft_consensus.cc:993] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: : Instructing follower 53f82d98db144d2bb9144e4091e8385b to start an election
I20260710 11:06:43.133459  5801 raft_consensus.cc:1081] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Signalling peer 53f82d98db144d2bb9144e4091e8385b to start an election
I20260710 11:06:43.136106  5414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1"
dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
 from {username='slave'} at 127.0.0.1:51040
I20260710 11:06:43.136737  5414 raft_consensus.cc:493] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:43.137187  5414 raft_consensus.cc:3060] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.139303  5415 raft_consensus.cc:2468] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.136705  5269 raft_consensus.cc:2468] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.140731  5662 leader_election.cc:304] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:43.143625  5813 raft_consensus.cc:2804] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:43.143242  5414 raft_consensus.cc:515] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:43.145695  5414 leader_election.cc:290] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 2 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:43.146876  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:43.147385  5339 raft_consensus.cc:3060] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.148530  5813 raft_consensus.cc:697] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:43.150023  5807 raft_consensus.cc:993] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: : Instructing follower 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.150604  5801 raft_consensus.cc:1081] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Signalling peer 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.150501  5813 consensus_queue.cc:237] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.150382  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfdf95d8222648cebed899dfbc11a7a1" candidate_uuid: "53f82d98db144d2bb9144e4091e8385b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:43.152400  5709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df"
dest_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:53484
I20260710 11:06:43.152945  5709 raft_consensus.cc:493] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:43.153306  5709 raft_consensus.cc:3060] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.154124  5339 raft_consensus.cc:2468] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 2.
I20260710 11:06:43.155998  5383 leader_election.cc:304] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f82d98db144d2bb9144e4091e8385b, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:43.156991  5805 raft_consensus.cc:2804] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:43.157436  5805 raft_consensus.cc:697] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 2 LEADER]: Becoming Leader. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:43.152055  5269 raft_consensus.cc:3055] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:43.158272  5269 raft_consensus.cc:740] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:43.158939  5805 consensus_queue.cc:237] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:43.159020  5269 consensus_queue.cc:260] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } }
I20260710 11:06:43.160885  5269 raft_consensus.cc:3060] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.160429  5090 catalog_manager.cc:5697] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 1 to 2, leader changed from 53f82d98db144d2bb9144e4091e8385b (127.3.10.68) to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 2 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:43.166019  5709 raft_consensus.cc:515] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.168100  5269 raft_consensus.cc:2468] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f82d98db144d2bb9144e4091e8385b in term 2.
I20260710 11:06:43.169171  5709 leader_election.cc:290] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:43.171541  5414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:43.172094  5414 raft_consensus.cc:3060] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.176879  5088 catalog_manager.cc:5697] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b reported cstate change: term changed from 1 to 2, leader changed from eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66) to 53f82d98db144d2bb9144e4091e8385b (127.3.10.68). New cstate: current_term: 2 leader_uuid: "53f82d98db144d2bb9144e4091e8385b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:43.177949  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "019ccce40c4645fe831e5f7b3c4771df" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:43.178606  5269 raft_consensus.cc:3055] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:43.179056  5269 raft_consensus.cc:740] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:43.180215  5269 consensus_queue.cc:260] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.182411  5269 raft_consensus.cc:3060] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.182790  5414 raft_consensus.cc:2468] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.184122  5662 leader_election.cc:304] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:43.185066  5813 raft_consensus.cc:2804] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:43.185537  5813 raft_consensus.cc:697] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:43.186359  5813 consensus_queue.cc:237] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.190541  5805 raft_consensus.cc:993] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: : Instructing follower 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.191110  5805 raft_consensus.cc:1081] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Signalling peer 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.200966  5709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711"
dest_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:43.201594  5709 raft_consensus.cc:493] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:43.202045  5709 raft_consensus.cc:3060] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.201913  5088 catalog_manager.cc:5697] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 1 to 2, leader changed from eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66) to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 2 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:43.209630  5269 raft_consensus.cc:2468] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.211673  5709 raft_consensus.cc:515] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:43.213461  5709 leader_election.cc:290] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:43.214709  5414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:43.217155  5414 raft_consensus.cc:3055] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:43.217482  5414 raft_consensus.cc:740] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:43.218394  5414 consensus_queue.cc:260] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:43.219810  5414 raft_consensus.cc:3060] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.227041  5414 raft_consensus.cc:2468] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.228621  5339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab32bd7e0cc34fe08659aea47b876711" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:43.229131  5339 raft_consensus.cc:3060] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.230201  5662 leader_election.cc:304] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:43.230964  5813 raft_consensus.cc:2804] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:43.231460  5813 raft_consensus.cc:697] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:43.232415  5813 consensus_queue.cc:237] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:43.234697  5339 raft_consensus.cc:2468] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.239794  5088 catalog_manager.cc:5697] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 1 to 2, leader changed from 53f82d98db144d2bb9144e4091e8385b (127.3.10.68) to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 2 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:43.437045  5801 raft_consensus.cc:993] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: : Instructing follower 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.437561  5807 raft_consensus.cc:1081] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Signalling peer 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:43.439026  5709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca"
dest_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:53484
I20260710 11:06:43.439447  5709 raft_consensus.cc:493] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:43.439672  5709 raft_consensus.cc:3060] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.443811  5709 raft_consensus.cc:515] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.445678  5709 leader_election.cc:290] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Requested vote from peers 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211), eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985)
I20260710 11:06:43.446689  5414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:43.447292  5414 raft_consensus.cc:3060] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.447383  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1ac75a6fb48038e5cd37c44e65cca" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:43.447965  5269 raft_consensus.cc:3055] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:43.448297  5269 raft_consensus.cc:740] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:43.449100  5269 consensus_queue.cc:260] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.450325  5269 raft_consensus.cc:3060] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:43.456105  5414 raft_consensus.cc:2468] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.456673  5269 raft_consensus.cc:2468] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:43.457327  5662 leader_election.cc:304] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, 53f82d98db144d2bb9144e4091e8385b; no voters: 
I20260710 11:06:43.458178  5813 raft_consensus.cc:2804] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:43.458601  5813 raft_consensus.cc:697] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:43.459560  5813 consensus_queue.cc:237] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } }
I20260710 11:06:43.467509  5088 catalog_manager.cc:5697] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 1 to 2, leader changed from eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66) to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 2 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:43.601058  5269 raft_consensus.cc:1275] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.602440  5813 consensus_queue.cc:1048] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.615401  5414 raft_consensus.cc:1275] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.618166  5813 consensus_queue.cc:1048] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.635579  5269 raft_consensus.cc:1275] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.636942  5829 consensus_queue.cc:1048] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:43.646694  5414 raft_consensus.cc:1275] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.648002  5813 consensus_queue.cc:1048] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.663213  5339 raft_consensus.cc:1275] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Refusing update from remote peer 53f82d98db144d2bb9144e4091e8385b: 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:43.664696  5802 consensus_queue.cc:1048] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.681104  5266 raft_consensus.cc:1275] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Refusing update from remote peer 53f82d98db144d2bb9144e4091e8385b: 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:43.682340  5805 consensus_queue.cc:1048] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.722251  5414 raft_consensus.cc:1275] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.723126  5339 raft_consensus.cc:1275] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.723465  5813 consensus_queue.cc:1048] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.724529  5814 consensus_queue.cc:1048] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.915264  5266 raft_consensus.cc:1275] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.916522  5813 consensus_queue.cc:1048] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:43.926182  5414 raft_consensus.cc:1275] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:43.928297  5843 consensus_queue.cc:1048] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:44.050009  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:44.065858  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:44.081710  5414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "176a997a108942219e5ee790cc321786"
dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
mode: GRACEFUL
new_leader_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:51844
I20260710 11:06:44.082412  5414 raft_consensus.cc:606] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Received request to transfer leadership to TS 23a0a44936204019aa79582f849347ff
I20260710 11:06:44.085770  5266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf"
dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
mode: GRACEFUL
new_leader_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:34736
I20260710 11:06:44.086042  5836 raft_consensus.cc:993] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: : Instructing follower 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:44.086400  5266 raft_consensus.cc:606] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Received request to transfer leadership to TS 23a0a44936204019aa79582f849347ff
I20260710 11:06:44.086580  5805 raft_consensus.cc:1081] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Signalling peer 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:44.087846  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:44.088166  5709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "176a997a108942219e5ee790cc321786"
dest_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:53502
I20260710 11:06:44.088755  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:44.088690  5709 raft_consensus.cc:493] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.089120  5709 raft_consensus.cc:3060] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.093823  5709 raft_consensus.cc:515] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:44.095359  5709 leader_election.cc:290] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Requested vote from peers a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725), 53f82d98db144d2bb9144e4091e8385b (127.3.10.68:38211)
I20260710 11:06:44.096407  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a997a108942219e5ee790cc321786" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:44.096473  5414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176a997a108942219e5ee790cc321786" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53f82d98db144d2bb9144e4091e8385b"
I20260710 11:06:44.097054  5342 raft_consensus.cc:3060] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.097074  5414 raft_consensus.cc:3055] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:44.097615  5414 raft_consensus.cc:740] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53f82d98db144d2bb9144e4091e8385b, State: Running, Role: LEADER
I20260710 11:06:44.098382  5414 consensus_queue.cc:260] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:44.099287  5414 raft_consensus.cc:3060] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:44.102631  5342 raft_consensus.cc:2468] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:44.103750  5663 leader_election.cc:304] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:44.104688  5843 raft_consensus.cc:2804] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:44.104741  5414 raft_consensus.cc:2468] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 2.
I20260710 11:06:44.105301  5843 raft_consensus.cc:697] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:44.106276  5843 consensus_queue.cc:237] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } }
I20260710 11:06:44.116596  5088 catalog_manager.cc:5697] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 1 to 2, leader changed from 53f82d98db144d2bb9144e4091e8385b (127.3.10.68) to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 2 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:44.254276  5850 raft_consensus.cc:993] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: : Instructing follower 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:44.255004  5807 raft_consensus.cc:1081] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Signalling peer 23a0a44936204019aa79582f849347ff to start an election
I20260710 11:06:44.256660  5709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf"
dest_uuid: "23a0a44936204019aa79582f849347ff"
 from {username='slave'} at 127.0.0.1:53484
I20260710 11:06:44.257081  5709 raft_consensus.cc:493] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:44.257318  5709 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:44.263500  5709 raft_consensus.cc:515] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:44.265288  5709 leader_election.cc:290] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [CANDIDATE]: Term 3 election: Requested vote from peers eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985), a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725)
I20260710 11:06:44.266096  5266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eaf2cf53104d4e9d8009a34cade6c23a"
I20260710 11:06:44.266333  5342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23163ce4a3a48bbaac4a2c98edd51cf" candidate_uuid: "23a0a44936204019aa79582f849347ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3b8febc8165437cb9c5bd781e21af5f"
I20260710 11:06:44.266691  5266 raft_consensus.cc:3055] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:44.266949  5342 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:44.267058  5266 raft_consensus.cc:740] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaf2cf53104d4e9d8009a34cade6c23a, State: Running, Role: LEADER
I20260710 11:06:44.268034  5266 consensus_queue.cc:260] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:44.269093  5266 raft_consensus.cc:3060] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:44.272588  5342 raft_consensus.cc:2468] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 3.
I20260710 11:06:44.273775  5663 leader_election.cc:304] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [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: 23a0a44936204019aa79582f849347ff, a3b8febc8165437cb9c5bd781e21af5f; no voters: 
I20260710 11:06:44.274470  5843 raft_consensus.cc:2804] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:44.274917  5843 raft_consensus.cc:697] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 3 LEADER]: Becoming Leader. State: Replica: 23a0a44936204019aa79582f849347ff, State: Running, Role: LEADER
I20260710 11:06:44.274194  5266 raft_consensus.cc:2468] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23a0a44936204019aa79582f849347ff in term 3.
I20260710 11:06:44.275995  5843 consensus_queue.cc:237] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [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: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } }
I20260710 11:06:44.283701  5088 catalog_manager.cc:5697] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff reported cstate change: term changed from 2 to 3, leader changed from eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66) to 23a0a44936204019aa79582f849347ff (127.3.10.65). New cstate: current_term: 3 leader_uuid: "23a0a44936204019aa79582f849347ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23a0a44936204019aa79582f849347ff" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 43983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:44.489972  5342 raft_consensus.cc:1275] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:44.491362  5843 consensus_queue.cc:1048] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:44.506472  5414 raft_consensus.cc:1275] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:44.508364  5814 consensus_queue.cc:1048] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f82d98db144d2bb9144e4091e8385b" member_type: VOTER last_known_addr { host: "127.3.10.68" port: 38211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:44.788836  5266 raft_consensus.cc:1275] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 3 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:44.790067  5814 consensus_queue.cc:1048] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf2cf53104d4e9d8009a34cade6c23a" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 43985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:44.798430  5342 raft_consensus.cc:1275] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 3 FOLLOWER]: Refusing update from remote peer 23a0a44936204019aa79582f849347ff: 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:44.799978  5814 consensus_queue.cc:1048] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3b8febc8165437cb9c5bd781e21af5f" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:45.089670  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:45.106889  3113 tablet_server.cc:179] TabletServer@127.3.10.65:43983 shutting down...
I20260710 11:06:45.128523  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:45.129238  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.130057  3113 raft_consensus.cc:2243] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.130532  3113 raft_consensus.cc:2272] T ce4d1f54b1194f4c80fdc860cd6ac69f P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.132619  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.133198  3113 raft_consensus.cc:2243] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.133916  3113 raft_consensus.cc:2272] T 50f1ac75a6fb48038e5cd37c44e65cca P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.135721  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.136384  3113 raft_consensus.cc:2243] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.136752  3113 raft_consensus.cc:2272] T 30b136fee77a4ce8a289fd21a261afa9 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.138592  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.139106  3113 raft_consensus.cc:2243] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.139495  3113 raft_consensus.cc:2272] T afd58356347940e485c5961dcc41e537 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.141208  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.141693  3113 raft_consensus.cc:2243] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.142057  3113 raft_consensus.cc:2272] T 9402ee35285740a6a98873a17420205a P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.143769  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.144315  3113 raft_consensus.cc:2243] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.144697  3113 raft_consensus.cc:2272] T 023a44f6ae2e4be58c051910d8528c8b P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.146365  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.146852  3113 raft_consensus.cc:2243] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.147547  3113 raft_consensus.cc:2272] T 176a997a108942219e5ee790cc321786 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.150316  3113 tablet_replica.cc:333] stopping tablet replica
W20260710 11:06:45.150892  5306 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 11:06:45.151121  3113 raft_consensus.cc:2243] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.151798  3113 raft_consensus.cc:2272] T 5895b758793a4c3e83dffc3bb28bb298 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:45.154057  5306 consensus_peers.cc:597] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. 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:45.154249  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.154886  3113 raft_consensus.cc:2243] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.155570  3113 raft_consensus.cc:2272] T f23163ce4a3a48bbaac4a2c98edd51cf P 23a0a44936204019aa79582f849347ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.157764  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.158209  3113 raft_consensus.cc:2243] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.158670  3113 raft_consensus.cc:2272] T b6a32c93d75840f698834b80f686465d P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.161506  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.162176  3113 raft_consensus.cc:2243] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.163019  3113 raft_consensus.cc:2272] T 33eca10f0d484f2c8ed9cae0605760f8 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.164853  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.165329  3113 raft_consensus.cc:2243] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.165714  3113 raft_consensus.cc:2272] T 615404888a9d4d829f62d8f74b3c32e6 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.167459  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.168043  3113 raft_consensus.cc:2243] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.168735  3113 raft_consensus.cc:2272] T 019ccce40c4645fe831e5f7b3c4771df P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.170496  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.170980  3113 raft_consensus.cc:2243] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.171355  3113 raft_consensus.cc:2272] T 4ec634b4b0c440829da086fff1b54208 P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.173174  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.173646  3113 raft_consensus.cc:2243] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.174021  3113 raft_consensus.cc:2272] T 2db1b43a25af44ed83deecb90e0bb90c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.175674  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.176126  3113 raft_consensus.cc:2243] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.176575  3113 raft_consensus.cc:2272] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.178249  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.178717  3113 raft_consensus.cc:2243] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.179417  3113 raft_consensus.cc:2272] T ab32bd7e0cc34fe08659aea47b876711 P 23a0a44936204019aa79582f849347ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.181666  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:45.182230  3113 raft_consensus.cc:2243] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.182718  3113 raft_consensus.cc:2272] T eed0dfaead674f58bbaea0f4a8174e3c P 23a0a44936204019aa79582f849347ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:45.185391  5306 consensus_peers.cc:597] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. 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:45.222287  3113 tablet_server.cc:196] TabletServer@127.3.10.65:43983 shutdown complete.
W20260710 11:06:45.238993  5232 consensus_peers.cc:597] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.258503  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
W20260710 11:06:45.272068  5307 consensus_peers.cc:597] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f -> Peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Couldn't send request to peer eaf2cf53104d4e9d8009a34cade6c23a. 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:45.288875  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:45.289740  3113 tablet_replica.cc:333] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.290423  3113 raft_consensus.cc:2243] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.290978  3113 raft_consensus.cc:2272] T 8c1fb121adea44d59a2dc2c31a0a2e90 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.293143  3113 tablet_replica.cc:333] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.293704  3113 raft_consensus.cc:2243] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.294117  3113 raft_consensus.cc:2272] T 615404888a9d4d829f62d8f74b3c32e6 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.295915  3113 tablet_replica.cc:333] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.296506  3113 raft_consensus.cc:2243] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.296912  3113 raft_consensus.cc:2272] T 33eca10f0d484f2c8ed9cae0605760f8 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.298727  3113 tablet_replica.cc:333] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.299263  3113 raft_consensus.cc:2243] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.299677  3113 raft_consensus.cc:2272] T cfdf95d8222648cebed899dfbc11a7a1 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.301507  3113 tablet_replica.cc:333] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.302614  3113 raft_consensus.cc:2243] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.303138  3113 raft_consensus.cc:2272] T 019ccce40c4645fe831e5f7b3c4771df P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.305150  3113 tablet_replica.cc:333] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.305706  3113 raft_consensus.cc:2243] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.306553  3113 raft_consensus.cc:2272] T afd58356347940e485c5961dcc41e537 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.308895  3113 tablet_replica.cc:333] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.309381  3113 raft_consensus.cc:2243] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:45.309491  5306 consensus_peers.cc:597] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.309844  3113 raft_consensus.cc:2272] T 767d6967119e4cb591ad0f9ae6fd2f50 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.312351  3113 tablet_replica.cc:333] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.313113  3113 raft_consensus.cc:2243] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.313659  3113 raft_consensus.cc:2272] T 30b136fee77a4ce8a289fd21a261afa9 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:45.315541  5380 consensus_peers.cc:597] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.315871  3113 tablet_replica.cc:333] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.316519  3113 raft_consensus.cc:2243] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.317159  3113 raft_consensus.cc:2272] T 588e727376aa4617bbdc13df713a27a2 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.318831  3113 tablet_replica.cc:333] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.319267  3113 raft_consensus.cc:2243] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.319891  3113 raft_consensus.cc:2272] T 5895b758793a4c3e83dffc3bb28bb298 P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.321606  3113 tablet_replica.cc:333] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.322042  3113 raft_consensus.cc:2243] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.322359  3113 raft_consensus.cc:2272] T f23163ce4a3a48bbaac4a2c98edd51cf P eaf2cf53104d4e9d8009a34cade6c23a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.324643  3113 tablet_replica.cc:333] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.325078  3113 raft_consensus.cc:2243] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.325403  3113 raft_consensus.cc:2272] T b6a32c93d75840f698834b80f686465d P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.327047  3113 tablet_replica.cc:333] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.327469  3113 raft_consensus.cc:2243] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.327783  3113 raft_consensus.cc:2272] T 9402ee35285740a6a98873a17420205a P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.329396  3113 tablet_replica.cc:333] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.329824  3113 raft_consensus.cc:2243] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.330492  3113 raft_consensus.cc:2272] T 2db1b43a25af44ed83deecb90e0bb90c P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.332201  3113 tablet_replica.cc:333] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.332728  3113 raft_consensus.cc:2243] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.333069  3113 raft_consensus.cc:2272] T e0588046f5524f31aca12616be006040 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.334764  3113 tablet_replica.cc:333] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.335186  3113 raft_consensus.cc:2243] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.335525  3113 raft_consensus.cc:2272] T 50f1ac75a6fb48038e5cd37c44e65cca P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.337164  3113 tablet_replica.cc:333] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.337597  3113 raft_consensus.cc:2243] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.338259  3113 raft_consensus.cc:2272] T 4443b2f5a4cf47a2aa6687f17e2d3348 P eaf2cf53104d4e9d8009a34cade6c23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.339864  3113 tablet_replica.cc:333] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a: stopping tablet replica
I20260710 11:06:45.340436  3113 raft_consensus.cc:2243] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.341117  3113 raft_consensus.cc:2272] T ce4d1f54b1194f4c80fdc860cd6ac69f P eaf2cf53104d4e9d8009a34cade6c23a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:45.346161  5381 consensus_peers.cc:597] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b -> Peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Couldn't send request to peer eaf2cf53104d4e9d8009a34cade6c23a. 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:45.375425  5380 consensus_peers.cc:597] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.380033  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
I20260710 11:06:45.408763  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
W20260710 11:06:45.432439  5306 consensus_peers.cc:597] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:45.435062  5306 consensus_peers.cc:597] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f -> Peer 23a0a44936204019aa79582f849347ff (127.3.10.65:43983): Couldn't send request to peer 23a0a44936204019aa79582f849347ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:43983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.438571  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:45.439352  3113 tablet_replica.cc:333] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.439983  3113 raft_consensus.cc:2243] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.440454  3113 raft_consensus.cc:2272] T 176a997a108942219e5ee790cc321786 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.443240  3113 tablet_replica.cc:333] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.443737  3113 raft_consensus.cc:2243] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.444550  3113 raft_consensus.cc:2272] T 615404888a9d4d829f62d8f74b3c32e6 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.446254  3113 tablet_replica.cc:333] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.446743  3113 raft_consensus.cc:2243] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.447098  3113 raft_consensus.cc:2272] T cfdf95d8222648cebed899dfbc11a7a1 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.448778  3113 tablet_replica.cc:333] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.449227  3113 raft_consensus.cc:2243] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.449573  3113 raft_consensus.cc:2272] T 8c1fb121adea44d59a2dc2c31a0a2e90 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.451149  3113 tablet_replica.cc:333] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.451596  3113 raft_consensus.cc:2243] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.451937  3113 raft_consensus.cc:2272] T ab32bd7e0cc34fe08659aea47b876711 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.453617  3113 tablet_replica.cc:333] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.454144  3113 raft_consensus.cc:2243] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.454937  3113 raft_consensus.cc:2272] T d1dd719a6fe0433cbf6dc4b6434e70b4 P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.457347  3113 tablet_replica.cc:333] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.458076  3113 raft_consensus.cc:2243] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:06:45.458192  5381 consensus_peers.cc:597] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b -> Peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Couldn't send request to peer eaf2cf53104d4e9d8009a34cade6c23a. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:43985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.458914  3113 raft_consensus.cc:2272] T 4ec634b4b0c440829da086fff1b54208 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.460731  3113 tablet_replica.cc:333] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.461231  3113 raft_consensus.cc:2243] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.461637  3113 raft_consensus.cc:2272] T e0588046f5524f31aca12616be006040 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.463680  3113 tablet_replica.cc:333] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.464112  3113 raft_consensus.cc:2243] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.464509  3113 raft_consensus.cc:2272] T 2db1b43a25af44ed83deecb90e0bb90c P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.466058  3113 tablet_replica.cc:333] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.466506  3113 raft_consensus.cc:2243] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.467137  3113 raft_consensus.cc:2272] T 30b136fee77a4ce8a289fd21a261afa9 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.468871  3113 tablet_replica.cc:333] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.469295  3113 raft_consensus.cc:2243] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.469681  3113 raft_consensus.cc:2272] T 588e727376aa4617bbdc13df713a27a2 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.471307  3113 tablet_replica.cc:333] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.471796  3113 raft_consensus.cc:2243] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.472182  3113 raft_consensus.cc:2272] T 4443b2f5a4cf47a2aa6687f17e2d3348 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.473874  3113 tablet_replica.cc:333] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.474330  3113 raft_consensus.cc:2243] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.474709  3113 raft_consensus.cc:2272] T 767d6967119e4cb591ad0f9ae6fd2f50 P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.476325  3113 tablet_replica.cc:333] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.476786  3113 raft_consensus.cc:2243] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.477475  3113 raft_consensus.cc:2272] T b6a32c93d75840f698834b80f686465d P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.479048  3113 tablet_replica.cc:333] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.479525  3113 raft_consensus.cc:2243] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.479911  3113 raft_consensus.cc:2272] T f23163ce4a3a48bbaac4a2c98edd51cf P a3b8febc8165437cb9c5bd781e21af5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.481931  3113 tablet_replica.cc:333] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.482390  3113 raft_consensus.cc:2243] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.483103  3113 raft_consensus.cc:2272] T eed0dfaead674f58bbaea0f4a8174e3c P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.484866  3113 tablet_replica.cc:333] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.485301  3113 raft_consensus.cc:2243] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.485678  3113 raft_consensus.cc:2272] T ce4d1f54b1194f4c80fdc860cd6ac69f P a3b8febc8165437cb9c5bd781e21af5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.487300  3113 tablet_replica.cc:333] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f: stopping tablet replica
I20260710 11:06:45.487713  3113 raft_consensus.cc:2243] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.488098  3113 raft_consensus.cc:2272] T 023a44f6ae2e4be58c051910d8528c8b P a3b8febc8165437cb9c5bd781e21af5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.523458  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
W20260710 11:06:45.555213  5381 consensus_peers.cc:597] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b -> Peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Couldn't send request to peer eaf2cf53104d4e9d8009a34cade6c23a. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:43985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.556085  3113 tablet_server.cc:179] TabletServer@127.3.10.68:0 shutting down...
I20260710 11:06:45.583145  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:45.583863  3113 tablet_replica.cc:333] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.584776  3113 raft_consensus.cc:2243] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.585367  3113 raft_consensus.cc:2272] T 176a997a108942219e5ee790cc321786 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:45.587563  5381 consensus_peers.cc:597] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b -> Peer eaf2cf53104d4e9d8009a34cade6c23a (127.3.10.66:43985): Couldn't send request to peer eaf2cf53104d4e9d8009a34cade6c23a. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:43985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.587713  3113 tablet_replica.cc:333] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.588454  3113 raft_consensus.cc:2243] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.588881  3113 raft_consensus.cc:2272] T 588e727376aa4617bbdc13df713a27a2 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.590776  3113 tablet_replica.cc:333] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.591300  3113 raft_consensus.cc:2243] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.592080  3113 raft_consensus.cc:2272] T cfdf95d8222648cebed899dfbc11a7a1 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.593822  3113 tablet_replica.cc:333] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.594339  3113 raft_consensus.cc:2243] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.594717  3113 raft_consensus.cc:2272] T 33eca10f0d484f2c8ed9cae0605760f8 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.596406  3113 tablet_replica.cc:333] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.596927  3113 raft_consensus.cc:2243] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.597301  3113 raft_consensus.cc:2272] T 019ccce40c4645fe831e5f7b3c4771df P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.599026  3113 tablet_replica.cc:333] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.599536  3113 raft_consensus.cc:2243] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.600358  3113 raft_consensus.cc:2272] T e0588046f5524f31aca12616be006040 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.602183  3113 tablet_replica.cc:333] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.603031  3113 raft_consensus.cc:2243] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.603492  3113 raft_consensus.cc:2272] T 4ec634b4b0c440829da086fff1b54208 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.605224  3113 tablet_replica.cc:333] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.605664  3113 raft_consensus.cc:2243] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.606009  3113 raft_consensus.cc:2272] T d1dd719a6fe0433cbf6dc4b6434e70b4 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.607597  3113 tablet_replica.cc:333] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.608034  3113 raft_consensus.cc:2243] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.608752  3113 raft_consensus.cc:2272] T 8c1fb121adea44d59a2dc2c31a0a2e90 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.610306  3113 tablet_replica.cc:333] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.610725  3113 raft_consensus.cc:2243] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.611049  3113 raft_consensus.cc:2272] T ab32bd7e0cc34fe08659aea47b876711 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.613111  3113 tablet_replica.cc:333] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.613814  3113 raft_consensus.cc:2243] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.614754  3113 raft_consensus.cc:2272] T 023a44f6ae2e4be58c051910d8528c8b P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:45.615916  5383 consensus_peers.cc:597] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b -> Peer a3b8febc8165437cb9c5bd781e21af5f (127.3.10.67:35725): Couldn't send request to peer a3b8febc8165437cb9c5bd781e21af5f. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.67:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:45.616654  3113 tablet_replica.cc:333] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.617184  3113 raft_consensus.cc:2243] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.617570  3113 raft_consensus.cc:2272] T eed0dfaead674f58bbaea0f4a8174e3c P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.619517  3113 tablet_replica.cc:333] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.620010  3113 raft_consensus.cc:2243] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.620448  3113 raft_consensus.cc:2272] T 4443b2f5a4cf47a2aa6687f17e2d3348 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.622052  3113 tablet_replica.cc:333] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.622517  3113 raft_consensus.cc:2243] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.622893  3113 raft_consensus.cc:2272] T 50f1ac75a6fb48038e5cd37c44e65cca P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.624552  3113 tablet_replica.cc:333] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.625022  3113 raft_consensus.cc:2243] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.625415  3113 raft_consensus.cc:2272] T 5895b758793a4c3e83dffc3bb28bb298 P 53f82d98db144d2bb9144e4091e8385b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.626983  3113 tablet_replica.cc:333] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.627427  3113 raft_consensus.cc:2243] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.628101  3113 raft_consensus.cc:2272] T 9402ee35285740a6a98873a17420205a P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.629702  3113 tablet_replica.cc:333] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.630137  3113 raft_consensus.cc:2243] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:45.630507  3113 raft_consensus.cc:2272] T afd58356347940e485c5961dcc41e537 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.632113  3113 tablet_replica.cc:333] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b: stopping tablet replica
I20260710 11:06:45.632565  3113 raft_consensus.cc:2243] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.633251  3113 raft_consensus.cc:2272] T 767d6967119e4cb591ad0f9ae6fd2f50 P 53f82d98db144d2bb9144e4091e8385b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.667498  3113 tablet_server.cc:196] TabletServer@127.3.10.68:0 shutdown complete.
I20260710 11:06:45.710282  3113 master.cc:562] Master@127.3.10.126:33449 shutting down...
I20260710 11:06:45.731518  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:45.732005  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:45.732357  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38799a51c16b499f86dfbff37cb7b6d1: stopping tablet replica
I20260710 11:06:45.752823  3113 master.cc:584] Master@127.3.10.126:33449 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17747 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:06:45.807121  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:36747
I20260710 11:06:45.808692  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:45.814265  5867 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:45.815083  5868 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:45.815703  5870 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:45.816411  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:45.817368  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:45.817551  3113 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:45.817729  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681605817698 us; error 0 us; skew 500 ppm
I20260710 11:06:45.818270  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:45.821080  3113 webserver.cc:533] Webserver started at http://127.3.10.126:44939/ using document root <none> and password file <none>
I20260710 11:06:45.821571  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:45.821760  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:45.822034  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:45.823124  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "b3e1385a5ff948b194cc3be4d6ce517a"
format_stamp: "Formatted at 2026-07-10 11:06:45 on dist-test-slave-s4lx"
I20260710 11:06:45.827579  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:45.831089  5875 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:45.831967  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:45.832201  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "b3e1385a5ff948b194cc3be4d6ce517a"
format_stamp: "Formatted at 2026-07-10 11:06:45 on dist-test-slave-s4lx"
I20260710 11:06:45.832557  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-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:45.849923  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:45.851107  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:45.890754  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:36747
I20260710 11:06:45.890874  5926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:36747 every 8 connection(s)
I20260710 11:06:45.894838  5927 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:45.904496  5927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a: Bootstrap starting.
I20260710 11:06:45.909134  5927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:45.913185  5927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a: No bootstrap required, opened a new log
I20260710 11:06:45.915287  5927 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3e1385a5ff948b194cc3be4d6ce517a" member_type: VOTER }
I20260710 11:06:45.915634  5927 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:45.915901  5927 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e1385a5ff948b194cc3be4d6ce517a, State: Initialized, Role: FOLLOWER
I20260710 11:06:45.916589  5927 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3e1385a5ff948b194cc3be4d6ce517a" member_type: VOTER }
I20260710 11:06:45.917039  5927 raft_consensus.cc:399] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:45.917259  5927 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:45.917531  5927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:45.921800  5927 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3e1385a5ff948b194cc3be4d6ce517a" member_type: VOTER }
I20260710 11:06:45.922312  5927 leader_election.cc:304] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [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: b3e1385a5ff948b194cc3be4d6ce517a; no voters: 
I20260710 11:06:45.923537  5927 leader_election.cc:290] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:45.924014  5930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:45.925520  5930 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 1 LEADER]: Becoming Leader. State: Replica: b3e1385a5ff948b194cc3be4d6ce517a, State: Running, Role: LEADER
I20260710 11:06:45.926155  5930 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [LEADER]: Queue going to LEADER mode. State: All 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: "b3e1385a5ff948b194cc3be4d6ce517a" member_type: VOTER }
I20260710 11:06:45.926436  5927 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:45.931147  5931 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b3e1385a5ff948b194cc3be4d6ce517a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3e1385a5ff948b194cc3be4d6ce517a" member_type: VOTER } }
I20260710 11:06:45.931896  5931 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:45.931757  5932 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3e1385a5ff948b194cc3be4d6ce517a. Latest consensus state: current_term: 1 leader_uuid: "b3e1385a5ff948b194cc3be4d6ce517a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3e1385a5ff948b194cc3be4d6ce517a" member_type: VOTER } }
I20260710 11:06:45.932852  5932 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:45.936764  5938 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:45.941582  5938 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:45.947016  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:45.951799  5938 catalog_manager.cc:1383] Generated new cluster ID: 28b32f7a255543d0883d3758ccb569e7
I20260710 11:06:45.952145  5938 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:45.974615  5938 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:45.975812  5938 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:45.990377  5938 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a: Generated new TSK 0
I20260710 11:06:45.990993  5938 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:46.013677  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:46.020355  5948 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:46.021378  5949 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:46.023404  3113 server_base.cc:1061] running on GCE node
W20260710 11:06:46.023702  5951 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:46.024683  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:46.024914  3113 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:46.025120  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681606025099 us; error 0 us; skew 500 ppm
I20260710 11:06:46.025719  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:46.028185  3113 webserver.cc:533] Webserver started at http://127.3.10.65:45063/ using document root <none> and password file <none>
I20260710 11:06:46.028764  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:46.028987  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:46.029277  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:46.030395  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:46.035143  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:46.038523  5956 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:46.039354  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:46.039615  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:46.039841  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-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:46.080680  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:46.081842  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:46.083211  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:46.085673  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:46.085844  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:46.086139  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:46.086298  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:46.126793  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:46529
I20260710 11:06:46.126979  6018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:46529 every 8 connection(s)
I20260710 11:06:46.132193  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:46.139170  6023 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:46.140815  6024 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:46.144052  3113 server_base.cc:1061] running on GCE node
W20260710 11:06:46.144189  6026 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:46.145638  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:46.145824  3113 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:46.146039  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681606146021 us; error 0 us; skew 500 ppm
I20260710 11:06:46.146432  6019 heartbeater.cc:344] Connected to a master server at 127.3.10.126:36747
I20260710 11:06:46.146704  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:46.146787  6019 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:46.147758  6019 heartbeater.cc:507] Master 127.3.10.126:36747 requested a full tablet report, sending...
I20260710 11:06:46.149422  3113 webserver.cc:533] Webserver started at http://127.3.10.66:42221/ using document root <none> and password file <none>
I20260710 11:06:46.149927  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:46.150141  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:46.150004  5892 ts_manager.cc:194] Registered new tserver with Master: 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529)
I20260710 11:06:46.150502  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:46.151679  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "2debbef81ee84bdfbaa7260efa317d71"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:46.151933  5892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44366
I20260710 11:06:46.156152  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:46.159493  6031 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:46.160233  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:46.160565  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "2debbef81ee84bdfbaa7260efa317d71"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:46.160841  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-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:46.183900  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:46.185067  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:46.186482  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:46.188637  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:46.188850  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:46.189082  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:46.189253  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:46.227716  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:37171
I20260710 11:06:46.228024  6093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:37171 every 8 connection(s)
I20260710 11:06:46.232854  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:46.239975  6097 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:46.241137  6098 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:46.244987  3113 server_base.cc:1061] running on GCE node
W20260710 11:06:46.245570  6100 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:46.246299  6094 heartbeater.cc:344] Connected to a master server at 127.3.10.126:36747
I20260710 11:06:46.246651  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:46.246677  6094 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:46.247020  3113 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:46.247251  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681606247237 us; error 0 us; skew 500 ppm
I20260710 11:06:46.247704  6094 heartbeater.cc:507] Master 127.3.10.126:36747 requested a full tablet report, sending...
I20260710 11:06:46.247831  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:46.249812  5892 ts_manager.cc:194] Registered new tserver with Master: 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:46.250728  3113 webserver.cc:533] Webserver started at http://127.3.10.67:45723/ using document root <none> and password file <none>
I20260710 11:06:46.251289  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:46.251310  5892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44368
I20260710 11:06:46.251564  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:46.251928  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:46.253114  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:46.257493  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:06:46.260782  6105 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:46.261472  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:06:46.261766  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:46.262061  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-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:46.305428  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:46.306694  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:46.308316  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:46.310627  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:46.310864  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:46.311115  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:46.311303  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:46.354419  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:39929
I20260710 11:06:46.354540  6167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:39929 every 8 connection(s)
I20260710 11:06:46.368942  6168 heartbeater.cc:344] Connected to a master server at 127.3.10.126:36747
I20260710 11:06:46.369272  6168 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:46.369951  6168 heartbeater.cc:507] Master 127.3.10.126:36747 requested a full tablet report, sending...
I20260710 11:06:46.371825  5892 ts_manager.cc:194] Registered new tserver with Master: 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:46.372648  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014698974s
I20260710 11:06:46.373473  5892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44376
I20260710 11:06:46.396718  5892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44378:
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:46.399452  5892 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:46.472417  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 41fdcfb52e2a49e89172aaa30323e4db (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:46.474810  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fdcfb52e2a49e89172aaa30323e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.479483  6132 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc16f801de44105b6ba1a0b2d2379c6 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:46.480917  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc16f801de44105b6ba1a0b2d2379c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.490866  5981 tablet_service.cc:1511] Processing CreateTablet for tablet 0890654bb9114620b29e9cb44821076a (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:46.491113  5984 tablet_service.cc:1511] Processing CreateTablet for tablet 41fdcfb52e2a49e89172aaa30323e4db (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:46.491318  5982 tablet_service.cc:1511] Processing CreateTablet for tablet 17bb9a0d23454f1a89c46459ba24c815 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:46.493172  5981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0890654bb9114620b29e9cb44821076a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.493798  5983 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc16f801de44105b6ba1a0b2d2379c6 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:46.493829  5982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bb9a0d23454f1a89c46459ba24c815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.496311  6131 tablet_service.cc:1511] Processing CreateTablet for tablet 17bb9a0d23454f1a89c46459ba24c815 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:46.496949  6130 tablet_service.cc:1511] Processing CreateTablet for tablet 0890654bb9114620b29e9cb44821076a (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:46.497834  6131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bb9a0d23454f1a89c46459ba24c815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.499696  5980 tablet_service.cc:1511] Processing CreateTablet for tablet 30f423f9a14e49d98a99df172410944d (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:46.501142  5980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f423f9a14e49d98a99df172410944d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.504575  6130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0890654bb9114620b29e9cb44821076a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.507031  5983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc16f801de44105b6ba1a0b2d2379c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.508736  5984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fdcfb52e2a49e89172aaa30323e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.510865  6129 tablet_service.cc:1511] Processing CreateTablet for tablet 30f423f9a14e49d98a99df172410944d (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:46.513533  6128 tablet_service.cc:1511] Processing CreateTablet for tablet bfbb38699ec940138d394309223f62b5 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:46.516073  6127 tablet_service.cc:1511] Processing CreateTablet for tablet 21d5ac2397ec47e4a98eb582c881b5d5 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:46.517616  6129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f423f9a14e49d98a99df172410944d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.520593  6128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbb38699ec940138d394309223f62b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.523519  6132 tablet_service.cc:1511] Processing CreateTablet for tablet b29604c672a6404b867d998d3ac1e214 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:46.524578  6127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d5ac2397ec47e4a98eb582c881b5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.525285  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29604c672a6404b867d998d3ac1e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.530807  6126 tablet_service.cc:1511] Processing CreateTablet for tablet 5540db32d8d44fae9a37b40f0add17a0 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:46.532949  6126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540db32d8d44fae9a37b40f0add17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.536487  5979 tablet_service.cc:1511] Processing CreateTablet for tablet bfbb38699ec940138d394309223f62b5 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:46.537976  5976 tablet_service.cc:1511] Processing CreateTablet for tablet 5540db32d8d44fae9a37b40f0add17a0 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:46.537987  5979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbb38699ec940138d394309223f62b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.543380  5977 tablet_service.cc:1511] Processing CreateTablet for tablet b29604c672a6404b867d998d3ac1e214 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:46.546095  5975 tablet_service.cc:1511] Processing CreateTablet for tablet b489dbaea4514084b02f851dbde963c8 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:46.540073  5978 tablet_service.cc:1511] Processing CreateTablet for tablet 21d5ac2397ec47e4a98eb582c881b5d5 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:46.559453  5975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b489dbaea4514084b02f851dbde963c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.559857  6125 tablet_service.cc:1511] Processing CreateTablet for tablet b489dbaea4514084b02f851dbde963c8 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:46.560590  5978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d5ac2397ec47e4a98eb582c881b5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.561376  6125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b489dbaea4514084b02f851dbde963c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.564570  5976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540db32d8d44fae9a37b40f0add17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.568593  5977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29604c672a6404b867d998d3ac1e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.576982  6183 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:46.601603  6185 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:46.605775  6183 tablet_bootstrap.cc:654] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.608783  6185 tablet_bootstrap.cc:654] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.617655  6057 tablet_service.cc:1511] Processing CreateTablet for tablet 17bb9a0d23454f1a89c46459ba24c815 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:46.619211  6057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17bb9a0d23454f1a89c46459ba24c815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.619540  6059 tablet_service.cc:1511] Processing CreateTablet for tablet 41fdcfb52e2a49e89172aaa30323e4db (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:46.619681  6053 tablet_service.cc:1511] Processing CreateTablet for tablet 21d5ac2397ec47e4a98eb582c881b5d5 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:46.621383  6058 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc16f801de44105b6ba1a0b2d2379c6 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:46.621449  6056 tablet_service.cc:1511] Processing CreateTablet for tablet 0890654bb9114620b29e9cb44821076a (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:46.621867  6052 tablet_service.cc:1511] Processing CreateTablet for tablet b29604c672a6404b867d998d3ac1e214 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:46.624157  6055 tablet_service.cc:1511] Processing CreateTablet for tablet 30f423f9a14e49d98a99df172410944d (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:46.628118  6054 tablet_service.cc:1511] Processing CreateTablet for tablet bfbb38699ec940138d394309223f62b5 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:46.628705  6050 tablet_service.cc:1511] Processing CreateTablet for tablet b489dbaea4514084b02f851dbde963c8 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:46.629268  6056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0890654bb9114620b29e9cb44821076a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.638768  6055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f423f9a14e49d98a99df172410944d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.623903  6051 tablet_service.cc:1511] Processing CreateTablet for tablet 5540db32d8d44fae9a37b40f0add17a0 (DEFAULT_TABLE table=test-workload [id=854872a717d04d77b541d930bd18d580]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:46.649363  6053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d5ac2397ec47e4a98eb582c881b5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.650230  6052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29604c672a6404b867d998d3ac1e214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.654057  6051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5540db32d8d44fae9a37b40f0add17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.656847  6054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfbb38699ec940138d394309223f62b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.662230  6050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b489dbaea4514084b02f851dbde963c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.662954  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fdcfb52e2a49e89172aaa30323e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.668596  6058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc16f801de44105b6ba1a0b2d2379c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:46.690822  6183 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:46.691396  6183 ts_tablet_manager.cc:1403] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.006s
I20260710 11:06:46.694358  6183 raft_consensus.cc:359] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.695713  6183 raft_consensus.cc:385] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.696018  6183 raft_consensus.cc:740] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.696739  6183 consensus_queue.cc:260] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.705632  6188 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:46.706032  6185 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:46.706473  6185 ts_tablet_manager.cc:1403] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.105s	user 0.045s	sys 0.042s
I20260710 11:06:46.706548  6183 ts_tablet_manager.cc:1434] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:06:46.707549  6183 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:46.741573  6019 heartbeater.cc:499] Master 127.3.10.126:36747 was elected leader, sending a full tablet report...
I20260710 11:06:46.772280  6185 raft_consensus.cc:359] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:46.773870  6185 raft_consensus.cc:385] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.774296  6185 raft_consensus.cc:740] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.775228  6185 consensus_queue.cc:260] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:46.780603  6189 raft_consensus.cc:493] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:46.781325  6189 raft_consensus.cc:515] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.790674  6188 tablet_bootstrap.cc:654] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.799712  6185 ts_tablet_manager.cc:1434] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.093s	user 0.003s	sys 0.007s
I20260710 11:06:46.801302  6168 heartbeater.cc:499] Master 127.3.10.126:36747 was elected leader, sending a full tablet report...
I20260710 11:06:46.801522  6185 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:46.801818  6183 tablet_bootstrap.cc:654] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.810487  6189 leader_election.cc:290] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:46.822641  6188 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:46.823437  6188 ts_tablet_manager.cc:1403] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.004s
I20260710 11:06:46.824106  6185 tablet_bootstrap.cc:654] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.829241  6183 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:46.829852  6183 ts_tablet_manager.cc:1403] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.006s
I20260710 11:06:46.833341  6183 raft_consensus.cc:359] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.834177  6183 raft_consensus.cc:385] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.834493  6183 raft_consensus.cc:740] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.836098  6183 consensus_queue.cc:260] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.837844  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bb9a0d23454f1a89c46459ba24c815" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:46.838935  6183 ts_tablet_manager.cc:1434] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:06:46.838735  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bb9a0d23454f1a89c46459ba24c815" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
W20260710 11:06:46.839906  5960 leader_election.cc:343] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:46.839865  6188 raft_consensus.cc:359] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:46.840204  6183 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:46.840869  6188 raft_consensus.cc:385] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:46.840934  5960 leader_election.cc:343] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:46.841526  5960 leader_election.cc:304] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:46.842396  6189 raft_consensus.cc:2749] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:46.843192  6185 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:46.843676  6185 ts_tablet_manager.cc:1403] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260710 11:06:46.846208  6185 raft_consensus.cc:359] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.846774  6185 raft_consensus.cc:385] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.847082  6185 raft_consensus.cc:740] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.841254  6188 raft_consensus.cc:740] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.848001  6185 consensus_queue.cc:260] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.849505  6183 tablet_bootstrap.cc:654] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.851735  6185 ts_tablet_manager.cc:1434] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:46.849160  6188 consensus_queue.cc:260] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:46.853277  6190 raft_consensus.cc:493] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:46.853757  6190 raft_consensus.cc:515] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.857795  6188 ts_tablet_manager.cc:1434] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260710 11:06:46.858736  6094 heartbeater.cc:499] Master 127.3.10.126:36747 was elected leader, sending a full tablet report...
I20260710 11:06:46.858907  6188 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:46.867280  6188 tablet_bootstrap.cc:654] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.868815  6190 leader_election.cc:290] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:46.872004  6183 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:46.872602  6183 ts_tablet_manager.cc:1403] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.016s
I20260710 11:06:46.874238  6185 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:46.875849  6183 raft_consensus.cc:359] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.876649  6183 raft_consensus.cc:385] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.876927  6183 raft_consensus.cc:740] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.877827  6183 consensus_queue.cc:260] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.880347  6183 ts_tablet_manager.cc:1434] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:46.881313  6183 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:46.886636  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:46.887414  5994 raft_consensus.cc:2468] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 0.
I20260710 11:06:46.887914  6183 tablet_bootstrap.cc:654] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.889312  6107 leader_election.cc:304] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:46.890375  6190 raft_consensus.cc:2804] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:46.890728  6190 raft_consensus.cc:493] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:46.891112  6190 raft_consensus.cc:3060] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:46.893471  6188 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:46.893968  6188 ts_tablet_manager.cc:1403] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260710 11:06:46.897028  6188 raft_consensus.cc:359] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.897712  6188 raft_consensus.cc:385] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.897986  6188 raft_consensus.cc:740] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.898725  6188 consensus_queue.cc:260] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.899284  6190 raft_consensus.cc:515] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.901090  6188 ts_tablet_manager.cc:1434] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:46.902282  6188 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:46.902230  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:46.903056  5994 raft_consensus.cc:3060] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:46.909695  6188 tablet_bootstrap.cc:654] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.911137  5994 raft_consensus.cc:2468] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:46.912420  6107 leader_election.cc:304] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:46.914387  6183 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:46.914574  6202 raft_consensus.cc:2804] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:46.914914  6183 ts_tablet_manager.cc:1403] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.017s
I20260710 11:06:46.919760  6183 raft_consensus.cc:359] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.920394  6185 tablet_bootstrap.cc:654] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.920492  6183 raft_consensus.cc:385] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.920920  6183 raft_consensus.cc:740] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.922221  6188 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:46.921963  6183 consensus_queue.cc:260] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.922798  6188 ts_tablet_manager.cc:1403] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:06:46.924018  6202 raft_consensus.cc:697] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:46.924289  6190 leader_election.cc:290] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:46.924993  6202 consensus_queue.cc:237] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.926335  6188 raft_consensus.cc:359] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.927134  6188 raft_consensus.cc:385] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.927485  6188 raft_consensus.cc:740] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.928629  6183 ts_tablet_manager.cc:1434] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 11:06:46.928333  6188 consensus_queue.cc:260] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.930305  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:46.931474  6188 ts_tablet_manager.cc:1434] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:46.931840  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:46.932664  6188 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:46.930974  6069 raft_consensus.cc:2468] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 0.
I20260710 11:06:46.935294  6183 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:46.937664  6185 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:46.938176  6185 ts_tablet_manager.cc:1403] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.000s
I20260710 11:06:46.939839  6188 tablet_bootstrap.cc:654] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.943065  6183 tablet_bootstrap.cc:654] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:46.943218  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:46.951035  6185 raft_consensus.cc:359] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.951818  6185 raft_consensus.cc:385] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.952004  6188 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:46.952143  6185 raft_consensus.cc:740] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.956074  6188 ts_tablet_manager.cc:1403] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 11:06:46.956373  6185 consensus_queue.cc:260] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.958742  6185 ts_tablet_manager.cc:1434] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:06:46.959465  6188 raft_consensus.cc:359] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.959784  6185 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:46.960314  6188 raft_consensus.cc:385] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.960716  6188 raft_consensus.cc:740] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.959723  5891 catalog_manager.cc:5697] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 1 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:46.961184  6183 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:46.961674  6183 ts_tablet_manager.cc:1403] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:06:46.961784  6188 consensus_queue.cc:260] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.964941  6183 raft_consensus.cc:359] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.965865  6183 raft_consensus.cc:385] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:46.966192  6183 raft_consensus.cc:740] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:46.967084  6183 consensus_queue.cc:260] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.967633  6185 tablet_bootstrap.cc:654] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:46.967579  6188 ts_tablet_manager.cc:1434] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 11:06:46.968995  6188 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:46.980278  6183 ts_tablet_manager.cc:1434] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:06:46.980082  6197 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:46.980975  6197 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:46.989885  6183 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:46.994680  6202 raft_consensus.cc:493] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:46.995360  6202 raft_consensus.cc:515] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:46.997644  6197 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:46.998378  6183 tablet_bootstrap.cc:654] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.002549  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.003353  6069 raft_consensus.cc:2468] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 0.
I20260710 11:06:47.005146  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.007035  6109 leader_election.cc:304] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:47.008266  6203 raft_consensus.cc:2804] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.008652  6203 raft_consensus.cc:493] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.009013  6203 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.010928  6188 tablet_bootstrap.cc:654] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.011948  6189 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.013715  6189 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.015692  6189 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
W20260710 11:06:47.017936  6107 leader_election.cc:343] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.017980  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.018644  6202 leader_election.cc:290] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529)
W20260710 11:06:47.019573  5960 leader_election.cc:343] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.020262  6203 raft_consensus.cc:515] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:47.023463  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.024039  6069 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.031819  6069 raft_consensus.cc:2468] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:47.032987  6109 leader_election.cc:304] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:47.033826  6202 raft_consensus.cc:2804] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.034473  6202 raft_consensus.cc:697] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:47.035076  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.035341  6202 consensus_queue.cc:237] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:47.035802  6068 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.036931  5960 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:47.038022  6189 raft_consensus.cc:2804] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.038374  6189 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.038731  6189 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.041937  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
W20260710 11:06:47.043532  6107 leader_election.cc:343] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.045599  6185 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.046125  6185 ts_tablet_manager.cc:1403] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.017s
I20260710 11:06:47.046593  6189 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.048475  6203 leader_election.cc:290] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529)
I20260710 11:06:47.050450  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
W20260710 11:06:47.051970  5960 leader_election.cc:343] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.052045  6197 raft_consensus.cc:493] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.052639  6197 raft_consensus.cc:515] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.053332  6185 raft_consensus.cc:359] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.054032  6185 raft_consensus.cc:385] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.054309  6185 raft_consensus.cc:740] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.054672  6197 leader_election.cc:290] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.056577  6189 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.056777  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.057363  6069 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.055912  6185 consensus_queue.cc:260] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.065287  6185 ts_tablet_manager.cc:1434] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:06:47.066365  6185 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:47.071039  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.071699  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.072108  5994 raft_consensus.cc:2393] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2debbef81ee84bdfbaa7260efa317d71 in current term 1: Already voted for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in this term.
W20260710 11:06:47.073607  6033 leader_election.cc:343] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.074549  6069 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.075889  5960 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:47.077236  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.079162  6185 tablet_bootstrap.cc:654] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.079224  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
W20260710 11:06:47.081017  6035 leader_election.cc:343] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.081533  6035 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:47.082464  6197 raft_consensus.cc:2749] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:47.084065  6035 leader_election.cc:343] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.084705  6035 leader_election.cc:304] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:47.085700  6197 raft_consensus.cc:2749] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:47.087196  6189 raft_consensus.cc:2804] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.098958  6189 raft_consensus.cc:697] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Becoming Leader. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Running, Role: LEADER
I20260710 11:06:47.099841  6183 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:47.100386  6183 ts_tablet_manager.cc:1403] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.071s
I20260710 11:06:47.102016  6189 consensus_queue.cc:237] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.104866  6183 raft_consensus.cc:359] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.106292  6183 raft_consensus.cc:385] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.106633  6183 raft_consensus.cc:740] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.107498  6183 consensus_queue.cc:260] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.108983  6188 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:47.109527  6188 ts_tablet_manager.cc:1403] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.000s
I20260710 11:06:47.109791  6183 ts_tablet_manager.cc:1434] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:47.109380  5892 catalog_manager.cc:5697] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 1 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.110858  6183 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:47.112506  6188 raft_consensus.cc:359] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.113237  6188 raft_consensus.cc:385] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.113529  6188 raft_consensus.cc:740] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.114252  6185 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.114877  6185 ts_tablet_manager.cc:1403] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.020s
I20260710 11:06:47.114283  6188 consensus_queue.cc:260] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.116827  6188 ts_tablet_manager.cc:1434] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:06:47.117709  6183 tablet_bootstrap.cc:654] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.117787  6188 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:47.117843  6185 raft_consensus.cc:359] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.119199  6185 raft_consensus.cc:385] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.119496  6185 raft_consensus.cc:740] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.121387  6185 consensus_queue.cc:260] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.123397  6185 ts_tablet_manager.cc:1434] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:06:47.124351  6185 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:47.125094  6189 raft_consensus.cc:493] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.125550  6189 raft_consensus.cc:515] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.129130  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.130911  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
W20260710 11:06:47.132865  5960 leader_election.cc:343] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:47.134363  5960 leader_election.cc:343] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.127594  6189 leader_election.cc:290] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.134887  5960 leader_election.cc:304] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:47.136767  6189 raft_consensus.cc:2749] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:47.135489  6188 tablet_bootstrap.cc:654] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.140565  6183 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:47.141053  6183 ts_tablet_manager.cc:1403] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.014s
I20260710 11:06:47.142621  5892 catalog_manager.cc:5697] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.146342  6183 raft_consensus.cc:359] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:47.147329  6185 tablet_bootstrap.cc:654] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.147678  6183 raft_consensus.cc:385] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.148044  6183 raft_consensus.cc:740] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.148892  6183 consensus_queue.cc:260] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:47.151170  6183 ts_tablet_manager.cc:1434] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:06:47.152163  6183 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:47.158473  6183 tablet_bootstrap.cc:654] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.164535  6185 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.165194  6185 ts_tablet_manager.cc:1403] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.004s
I20260710 11:06:47.166976  6188 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:47.167446  6188 ts_tablet_manager.cc:1403] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.017s
I20260710 11:06:47.167507  6183 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:47.167981  6183 ts_tablet_manager.cc:1403] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260710 11:06:47.168151  6185 raft_consensus.cc:359] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.168920  6185 raft_consensus.cc:385] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.169201  6185 raft_consensus.cc:740] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.169981  6188 raft_consensus.cc:359] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.169903  6185 consensus_queue.cc:260] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.170611  6188 raft_consensus.cc:385] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.170461  6183 raft_consensus.cc:359] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.170970  6188 raft_consensus.cc:740] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.171129  6183 raft_consensus.cc:385] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.171506  6183 raft_consensus.cc:740] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.171748  6188 consensus_queue.cc:260] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.172585  6185 ts_tablet_manager.cc:1434] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:06:47.173578  6185 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:47.174162  6188 ts_tablet_manager.cc:1434] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:47.172226  6183 consensus_queue.cc:260] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.175165  6188 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:47.176709  6183 ts_tablet_manager.cc:1434] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:06:47.177590  6183 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:47.182282  6188 tablet_bootstrap.cc:654] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.183104  6183 tablet_bootstrap.cc:654] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.192608  6189 raft_consensus.cc:493] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.193493  6189 raft_consensus.cc:515] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.196915  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.197482  6188 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:47.197543  6069 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.198026  6188 ts_tablet_manager.cc:1403] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 11:06:47.198141  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.198799  6143 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.198874  5960 leader_election.cc:304] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.199693  6183 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:47.199781  6189 leader_election.cc:290] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.200186  6183 ts_tablet_manager.cc:1403] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260710 11:06:47.200160  6218 raft_consensus.cc:2804] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.200721  6218 raft_consensus.cc:493] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.201198  6218 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.201006  6188 raft_consensus.cc:359] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.201668  6188 raft_consensus.cc:385] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.201928  6188 raft_consensus.cc:740] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.202504  6188 consensus_queue.cc:260] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.204556  6188 ts_tablet_manager.cc:1434] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:06:47.205487  6188 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:47.207769  6185 tablet_bootstrap.cc:654] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.210181  6218 raft_consensus.cc:515] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.211784  6188 tablet_bootstrap.cc:654] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.215464  6183 raft_consensus.cc:359] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.216331  6183 raft_consensus.cc:385] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.216638  6183 raft_consensus.cc:740] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.217881  6183 consensus_queue.cc:260] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.220069  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.220831  6069 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.222826  6188 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:47.223073  6183 ts_tablet_manager.cc:1434] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:47.223271  6188 ts_tablet_manager.cc:1403] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:06:47.224062  6183 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:47.225975  6188 raft_consensus.cc:359] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.226637  6188 raft_consensus.cc:385] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.226897  6188 raft_consensus.cc:740] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.227841  6069 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.227551  6188 consensus_queue.cc:260] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.229782  6188 ts_tablet_manager.cc:1434] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:47.230211  6183 tablet_bootstrap.cc:654] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.230748  6188 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
I20260710 11:06:47.236922  6188 tablet_bootstrap.cc:654] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.242082  6183 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: No bootstrap required, opened a new log
I20260710 11:06:47.242659  6183 ts_tablet_manager.cc:1403] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:06:47.245163  5960 leader_election.cc:304] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.246348  6189 raft_consensus.cc:2804] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.245950  6183 raft_consensus.cc:359] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.247016  6183 raft_consensus.cc:385] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.247363  6183 raft_consensus.cc:740] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.248385  6183 consensus_queue.cc:260] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.250413  6189 raft_consensus.cc:697] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Becoming Leader. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Running, Role: LEADER
I20260710 11:06:47.251678  6189 consensus_queue.cc:237] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.260836  6183 ts_tablet_manager.cc:1434] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.005s
I20260710 11:06:47.261416  6218 leader_election.cc:290] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.261507  6231 raft_consensus.cc:493] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.262032  6230 raft_consensus.cc:493] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.262328  6231 raft_consensus.cc:515] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.262665  6230 raft_consensus.cc:515] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.264577  6231 leader_election.cc:290] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.264945  6230 leader_election.cc:290] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.267652  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.268589  6185 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.268352  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.269070  6185 ts_tablet_manager.cc:1403] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.018s
W20260710 11:06:47.269145  5960 leader_election.cc:343] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.269207  6069 raft_consensus.cc:2468] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.271016  5960 leader_election.cc:304] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.272118  6230 raft_consensus.cc:2804] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.272670  6230 raft_consensus.cc:493] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.272505  6185 raft_consensus.cc:359] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.272259  5889 catalog_manager.cc:5697] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.273169  6230 raft_consensus.cc:3060] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.273281  6185 raft_consensus.cc:385] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.273730  6185 raft_consensus.cc:740] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.274552  6185 consensus_queue.cc:260] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.276638  6142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.278055  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.278770  6185 ts_tablet_manager.cc:1434] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:47.278719  6141 raft_consensus.cc:2468] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.276643  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:47.279794  6185 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:47.280072  6143 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.284571  6188 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:47.285089  6188 ts_tablet_manager.cc:1403] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.028s
I20260710 11:06:47.286702  6185 tablet_bootstrap.cc:654] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.287746  6188 raft_consensus.cc:359] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.288458  6188 raft_consensus.cc:385] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.288733  6188 raft_consensus.cc:740] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.289369  6188 consensus_queue.cc:260] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.291319  6188 ts_tablet_manager.cc:1434] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:47.292264  6188 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71: Bootstrap starting.
W20260710 11:06:47.296281  5960 leader_election.cc:343] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.297238  5960 leader_election.cc:304] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:47.297773  6188 tablet_bootstrap.cc:654] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.298094  6189 raft_consensus.cc:2804] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.298558  6189 raft_consensus.cc:493] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.298919  6189 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.312016  6189 raft_consensus.cc:515] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.287698  6143 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.317509  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.318692  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
W20260710 11:06:47.319312  5960 leader_election.cc:343] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.319664  6143 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.321051  6230 raft_consensus.cc:515] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.325766  6189 leader_election.cc:290] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.331946  6143 raft_consensus.cc:2468] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.333465  5960 leader_election.cc:304] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:47.333743  6230 leader_election.cc:290] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.334332  6189 raft_consensus.cc:2804] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.334844  6189 raft_consensus.cc:697] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Becoming Leader. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Running, Role: LEADER
I20260710 11:06:47.335484  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.336069  6069 raft_consensus.cc:3060] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.335690  6189 consensus_queue.cc:237] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.336635  6188 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71: No bootstrap required, opened a new log
I20260710 11:06:47.337124  6188 ts_tablet_manager.cc:1403] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.023s
I20260710 11:06:47.338897  6185 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.339159  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:47.339428  6185 ts_tablet_manager.cc:1403] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.027s
I20260710 11:06:47.339583  6188 raft_consensus.cc:359] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.340317  6188 raft_consensus.cc:385] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:47.340487  5960 leader_election.cc:343] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:47.340624  6188 raft_consensus.cc:740] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.342211  6188 consensus_queue.cc:260] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.343241  6185 raft_consensus.cc:359] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.344138  6188 ts_tablet_manager.cc:1434] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:47.344223  6185 raft_consensus.cc:385] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.344934  6185 raft_consensus.cc:740] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.345556  6069 raft_consensus.cc:2468] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.345849  6185 consensus_queue.cc:260] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.346848  5960 leader_election.cc:304] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:47.348264  6230 raft_consensus.cc:2804] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.348837  6230 raft_consensus.cc:697] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Becoming Leader. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Running, Role: LEADER
I20260710 11:06:47.349074  6185 ts_tablet_manager.cc:1434] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:06:47.350112  6185 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:47.349646  6230 consensus_queue.cc:237] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.356700  6185 tablet_bootstrap.cc:654] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.359285  6231 raft_consensus.cc:493] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.360044  6231 raft_consensus.cc:515] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.362298  6231 leader_election.cc:290] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.363929  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbb38699ec940138d394309223f62b5" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.364516  6069 raft_consensus.cc:2468] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.365568  5960 leader_election.cc:304] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.366470  6230 raft_consensus.cc:2804] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.366791  6230 raft_consensus.cc:493] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.367125  6230 raft_consensus.cc:3060] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.367498  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbb38699ec940138d394309223f62b5" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.368400  6143 raft_consensus.cc:2468] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 0.
I20260710 11:06:47.369771  5891 catalog_manager.cc:5697] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.372598  6185 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.373064  6185 ts_tablet_manager.cc:1403] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260710 11:06:47.373942  6230 raft_consensus.cc:515] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.375505  6230 leader_election.cc:290] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.375640  6185 raft_consensus.cc:359] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.376355  6185 raft_consensus.cc:385] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.376616  6185 raft_consensus.cc:740] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.377261  6185 consensus_queue.cc:260] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.377677  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbb38699ec940138d394309223f62b5" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.378127  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbb38699ec940138d394309223f62b5" candidate_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:47.378255  6069 raft_consensus.cc:3060] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.378679  6143 raft_consensus.cc:3060] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.382222  6185 ts_tablet_manager.cc:1434] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:47.383201  6185 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Bootstrap starting.
I20260710 11:06:47.385670  5889 catalog_manager.cc:5697] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.388420  6143 raft_consensus.cc:2468] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.389637  5960 leader_election.cc:304] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.390501  6230 raft_consensus.cc:2804] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.391124  6230 raft_consensus.cc:697] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Becoming Leader. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Running, Role: LEADER
I20260710 11:06:47.391901  6185 tablet_bootstrap.cc:654] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:47.391901  6230 consensus_queue.cc:237] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.392923  6069 raft_consensus.cc:2468] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in term 1.
I20260710 11:06:47.397928  6185 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba: No bootstrap required, opened a new log
I20260710 11:06:47.398336  6185 ts_tablet_manager.cc:1403] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260710 11:06:47.400208  6185 raft_consensus.cc:359] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.400947  6185 raft_consensus.cc:385] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:47.401239  6185 raft_consensus.cc:740] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Initialized, Role: FOLLOWER
I20260710 11:06:47.402695  6185 consensus_queue.cc:260] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.402714  5889 catalog_manager.cc:5697] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.404467  6185 ts_tablet_manager.cc:1434] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:47.454252  6197 raft_consensus.cc:493] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.454808  6197 raft_consensus.cc:515] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.455747  6240 raft_consensus.cc:493] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.455665  6202 consensus_queue.cc:1048] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:47.456363  6240 raft_consensus.cc:515] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.456977  6197 leader_election.cc:290] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.457743  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.458474  6240 leader_election.cc:290] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.458547  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.459301  6143 raft_consensus.cc:2468] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 0.
I20260710 11:06:47.458374  5994 raft_consensus.cc:2468] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 0.
I20260710 11:06:47.460538  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bb9a0d23454f1a89c46459ba24c815" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.460845  6033 leader_election.cc:304] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.461294  5992 raft_consensus.cc:2468] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 0.
I20260710 11:06:47.461822  6240 raft_consensus.cc:2804] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.462168  6240 raft_consensus.cc:493] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.462491  6240 raft_consensus.cc:3060] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.463696  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bb9a0d23454f1a89c46459ba24c815" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.464380  6143 raft_consensus.cc:2468] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 0.
I20260710 11:06:47.464555  6033 leader_election.cc:304] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.466015  6197 raft_consensus.cc:2804] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.466399  6197 raft_consensus.cc:493] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.466723  6197 raft_consensus.cc:3060] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.470387  6240 raft_consensus.cc:515] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.471283  6069 raft_consensus.cc:3060] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.472506  6240 leader_election.cc:290] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.473709  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:47.474161  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:47.474323  6143 raft_consensus.cc:3060] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.474769  5992 raft_consensus.cc:3060] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.481637  6143 raft_consensus.cc:2468] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 1.
I20260710 11:06:47.482273  5992 raft_consensus.cc:2468] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 1.
I20260710 11:06:47.482882  6035 leader_election.cc:304] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:47.483723  6240 raft_consensus.cc:2804] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.484864  6240 raft_consensus.cc:697] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:47.485738  6240 consensus_queue.cc:237] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.485872  6197 raft_consensus.cc:515] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.488511  6197 leader_election.cc:290] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.488708  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bb9a0d23454f1a89c46459ba24c815" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:47.489010  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17bb9a0d23454f1a89c46459ba24c815" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:47.489851  6143 raft_consensus.cc:3060] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.490463  6202 consensus_queue.cc:1048] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:47.489341  5993 raft_consensus.cc:3060] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.492553  6202 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.493037  6202 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.495889  5891 catalog_manager.cc:5697] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.500811  6202 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:47.502015  6202 raft_consensus.cc:493] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.502496  6202 raft_consensus.cc:515] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.502785  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.503867  6068 raft_consensus.cc:2393] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in current term 1: Already voted for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in this term.
I20260710 11:06:47.505321  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.505579  6202 leader_election.cc:290] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:47.501580  6143 raft_consensus.cc:2468] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 1.
I20260710 11:06:47.506004  5994 raft_consensus.cc:2468] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 0.
I20260710 11:06:47.507156  6035 leader_election.cc:304] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:47.508378  6197 raft_consensus.cc:2804] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.508854  6197 raft_consensus.cc:697] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:47.509680  6197 consensus_queue.cc:237] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.510031  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.507193  6107 leader_election.cc:304] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.510910  6068 raft_consensus.cc:2468] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 0.
I20260710 11:06:47.511826  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.512162  6203 raft_consensus.cc:2804] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:47.512629  6203 raft_consensus.cc:493] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:47.513033  6203 raft_consensus.cc:3060] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.517118  6107 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba; no voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:47.518077  5993 raft_consensus.cc:2468] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 1.
I20260710 11:06:47.518613  5992 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.520995  6202 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.522842  6190 raft_consensus.cc:493] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.523324  6190 raft_consensus.cc:515] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.525489  6190 leader_election.cc:290] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:47.526957  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" is_pre_election: true
I20260710 11:06:47.526973  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:47.527212  6203 raft_consensus.cc:515] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.528364  6068 raft_consensus.cc:2393] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in current term 1: Already voted for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in this term.
I20260710 11:06:47.529632  6203 leader_election.cc:290] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:47.529922  6109 leader_election.cc:304] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba; no voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:47.531077  5993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:47.531533  6203 raft_consensus.cc:3060] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.531677  5993 raft_consensus.cc:3060] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.536199  6190 consensus_queue.cc:1048] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:47.539009  5993 raft_consensus.cc:2468] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:47.539183  6203 raft_consensus.cc:2749] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:47.538636  5891 catalog_manager.cc:5697] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:47.540095  6107 leader_election.cc:304] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:47.540915  6190 raft_consensus.cc:2804] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:47.545285  6202 raft_consensus.cc:2749] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:47.546092  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:47.547336  6069 raft_consensus.cc:3060] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.549435  6190 raft_consensus.cc:697] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:47.550642  6190 consensus_queue.cc:237] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.554690  6069 raft_consensus.cc:2468] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:47.573033  5889 catalog_manager.cc:5697] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 1 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:47.576434  6190 consensus_queue.cc:1048] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:47.626487  3113 ts_manager.cc:295] Set tserver state for 307e12c9cb7a4f7b8d56cbd3c6d26833 to MAINTENANCE_MODE
I20260710 11:06:47.627499  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
I20260710 11:06:47.649158  6230 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:47.661113  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:47.662217  3113 tablet_replica.cc:333] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.663707  3113 raft_consensus.cc:2243] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:47.664520  3113 pending_rounds.cc:70] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Trying to abort 1 pending ops.
I20260710 11:06:47.664760  3113 pending_rounds.cc:77] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959863714922496 op_type: NO_OP noop_request { }
I20260710 11:06:47.665122  3113 raft_consensus.cc:2889] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:47.665434  3113 raft_consensus.cc:2272] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.666306  6218 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:47.668292  3113 tablet_replica.cc:333] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.669060  3113 raft_consensus.cc:2243] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:47.669497  3113 raft_consensus.cc:2272] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.671867  3113 tablet_replica.cc:333] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.672724  3113 raft_consensus.cc:2243] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:47.673436  3113 pending_rounds.cc:70] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Trying to abort 1 pending ops.
I20260710 11:06:47.673681  3113 pending_rounds.cc:77] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959863888891904 op_type: NO_OP noop_request { }
I20260710 11:06:47.673992  3113 raft_consensus.cc:2889] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:47.674294  3113 raft_consensus.cc:2272] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.682811  3113 tablet_replica.cc:333] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.683598  3113 raft_consensus.cc:2243] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:47.684376  3113 pending_rounds.cc:70] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Trying to abort 1 pending ops.
I20260710 11:06:47.684648  3113 pending_rounds.cc:77] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959863316103168 op_type: NO_OP noop_request { }
I20260710 11:06:47.685082  3113 raft_consensus.cc:2889] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:47.685431  3113 raft_consensus.cc:2272] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.687611  3113 tablet_replica.cc:333] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.688160  3113 raft_consensus.cc:2243] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:47.688606  3113 raft_consensus.cc:2272] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.690864  3113 tablet_replica.cc:333] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.691488  3113 raft_consensus.cc:2243] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:47.692359  3113 raft_consensus.cc:2272] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.694959  3113 tablet_replica.cc:333] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.695724  3113 raft_consensus.cc:2243] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:47.696480  3113 pending_rounds.cc:70] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Trying to abort 1 pending ops.
I20260710 11:06:47.696666  3113 pending_rounds.cc:77] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959863656419328 op_type: NO_OP noop_request { }
I20260710 11:06:47.697027  3113 raft_consensus.cc:2889] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:47.697357  3113 raft_consensus.cc:2272] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.699625  3113 tablet_replica.cc:333] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.700168  3113 raft_consensus.cc:2243] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:47.700623  3113 raft_consensus.cc:2272] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.703368  3113 tablet_replica.cc:333] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.703902  3113 raft_consensus.cc:2243] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:47.704433  3113 raft_consensus.cc:2272] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.707080  3113 tablet_replica.cc:333] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: stopping tablet replica
I20260710 11:06:47.707726  3113 raft_consensus.cc:2243] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:47.708161  3113 raft_consensus.cc:2272] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:47.734788  6197 raft_consensus.cc:493] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:47.735301  6197 raft_consensus.cc:515] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:47.737304  6197 leader_election.cc:290] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:47.738458  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:47.739148  6143 raft_consensus.cc:2393] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2debbef81ee84bdfbaa7260efa317d71 in current term 1: Already voted for candidate 307e12c9cb7a4f7b8d56cbd3c6d26833 in this term.
W20260710 11:06:47.742314  6033 leader_election.cc:336] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:47.742846  6033 leader_election.cc:304] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71; no voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:47.743650  6197 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:47.745121  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
I20260710 11:06:47.748900  6197 raft_consensus.cc:2749] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:47.944541  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:47.944696  6107 consensus_peers.cc:597] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:47.961122  6033 consensus_peers.cc:597] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:47.981595  6107 consensus_peers.cc:597] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:47.992695  6197 consensus_queue.cc:1048] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:48.005128  6033 consensus_peers.cc:597] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.046857  6190 consensus_queue.cc:1048] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:48.073503  6107 consensus_peers.cc:597] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:48.125001  6240 consensus_queue.cc:1048] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:06:48.945582  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:48.973295  6240 raft_consensus.cc:493] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:48.973835  6240 raft_consensus.cc:515] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:48.976425  6240 leader_election.cc:290] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:48.976964  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:48.977602  6143 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 1.
I20260710 11:06:48.978703  6035 leader_election.cc:304] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
W20260710 11:06:48.979584  6033 leader_election.cc:336] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:48.979642  6240 raft_consensus.cc:2804] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:48.980159  6240 raft_consensus.cc:493] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:48.980536  6240 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.985489  6240 raft_consensus.cc:515] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:48.987190  6240 leader_election.cc:290] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:48.988359  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:48.988974  6143 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:48.990804  6033 leader_election.cc:336] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:48.994813  6143 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:48.995936  6035 leader_election.cc:304] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:48.996744  6240 raft_consensus.cc:2804] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.997764  6240 raft_consensus.cc:697] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:48.998811  6240 consensus_queue.cc:237] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER 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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.006873  5891 catalog_manager.cc:5697] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 1 to 2, leader changed from 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:49.109985  6190 raft_consensus.cc:493] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.110486  6190 raft_consensus.cc:515] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.112355  6190 leader_election.cc:290] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:49.113435  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:49.114120  6069 raft_consensus.cc:2468] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:49.115201  6109 leader_election.cc:304] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:49.115828  6190 raft_consensus.cc:2804] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:49.115828  6107 leader_election.cc:336] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.116186  6190 raft_consensus.cc:493] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:49.116583  6190 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.122197  6190 raft_consensus.cc:515] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.123708  6190 leader_election.cc:290] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:49.124847  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:49.125458  6069 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:49.127317  6107 leader_election.cc:336] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.130612  6069 raft_consensus.cc:2468] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 2.
I20260710 11:06:49.131630  6109 leader_election.cc:304] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:49.132340  6190 raft_consensus.cc:2804] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.132730  6190 raft_consensus.cc:697] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:49.133332  6190 consensus_queue.cc:237] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER 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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.141441  5891 catalog_manager.cc:5697] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 1 to 2, leader changed from 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 2 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:49.166297  6190 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 307e12c9cb7a4f7b8d56cbd3c6d26833)
I20260710 11:06:49.166807  6190 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.168526  6190 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:49.169657  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:49.170323  6069 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:49.171337  6109 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:49.172044  6190 raft_consensus.cc:2804] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:49.172168  6107 leader_election.cc:336] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.172374  6190 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 307e12c9cb7a4f7b8d56cbd3c6d26833)
I20260710 11:06:49.172756  6190 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.177538  6190 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.179087  6190 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:49.180074  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:49.180624  6069 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:49.182309  6107 leader_election.cc:336] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.185170  6069 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 2.
I20260710 11:06:49.186106  6109 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:49.186725  6190 raft_consensus.cc:2804] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.187134  6190 raft_consensus.cc:697] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:49.187741  6190 consensus_queue.cc:237] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.194022  5891 catalog_manager.cc:5697] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 1 to 2, leader changed from 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 2 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:49.287588  6240 raft_consensus.cc:493] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.288066  6240 raft_consensus.cc:515] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.289904  6240 leader_election.cc:290] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:49.291049  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" is_pre_election: true
I20260710 11:06:49.291736  6143 raft_consensus.cc:2468] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 1.
I20260710 11:06:49.292861  6035 leader_election.cc:304] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:49.293648  6240 raft_consensus.cc:2804] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:49.293674  6033 leader_election.cc:336] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.294137  6240 raft_consensus.cc:493] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:49.294484  6240 raft_consensus.cc:3060] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.299250  6240 raft_consensus.cc:515] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.300922  6240 leader_election.cc:290] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:49.302030  6143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29604c672a6404b867d998d3ac1e214" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:49.302634  6143 raft_consensus.cc:3060] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:49.304555  6033 leader_election.cc:336] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.307770  6143 raft_consensus.cc:2468] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:49.308837  6035 leader_election.cc:304] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:49.309512  6240 raft_consensus.cc:2804] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.309851  6240 raft_consensus.cc:697] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:49.310499  6240 consensus_queue.cc:237] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER 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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.318128  5891 catalog_manager.cc:5697] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 1 to 2, leader changed from 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:49.393487  6190 raft_consensus.cc:493] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:49.394013  6190 raft_consensus.cc:515] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.395572  6190 leader_election.cc:290] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:49.396698  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbb38699ec940138d394309223f62b5" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71" is_pre_election: true
I20260710 11:06:49.397336  6069 raft_consensus.cc:2468] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 1.
I20260710 11:06:49.398373  6109 leader_election.cc:304] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 
I20260710 11:06:49.399088  6190 raft_consensus.cc:2804] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:06:49.399252  6107 leader_election.cc:336] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.399382  6190 raft_consensus.cc:493] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:49.399812  6190 raft_consensus.cc:3060] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:49.405391  6190 raft_consensus.cc:515] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
W20260710 11:06:49.406214  6033 consensus_peers.cc:597] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.407253  6190 leader_election.cc:290] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:49.408175  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfbb38699ec940138d394309223f62b5" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:49.408741  6069 raft_consensus.cc:3060] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:49.410557  6107 leader_election.cc:336] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111)
I20260710 11:06:49.413898  6069 raft_consensus.cc:2468] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 2.
I20260710 11:06:49.414922  6109 leader_election.cc:304] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:49.415598  6190 raft_consensus.cc:2804] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:49.415975  6190 raft_consensus.cc:697] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:49.416736  6190 consensus_queue.cc:237] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER 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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:49.422998  5891 catalog_manager.cc:5697] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 1 to 2, leader changed from 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 2 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:49.586934  6143 raft_consensus.cc:1275] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:49.588320  6263 consensus_queue.cc:1048] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:49.645025  6107 consensus_peers.cc:597] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.651382  6069 raft_consensus.cc:1275] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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:49.652691  6190 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:49.666728  6107 consensus_peers.cc:597] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.673437  6068 raft_consensus.cc:1275] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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:49.674791  6190 consensus_queue.cc:1048] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:49.811192  6033 consensus_peers.cc:597] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.851564  6068 raft_consensus.cc:1275] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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:49.852842  6190 consensus_queue.cc:1048] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:49.865605  6107 consensus_peers.cc:597] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.902680  6143 raft_consensus.cc:1275] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:49.904286  6263 consensus_queue.cc:1048] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:49.946530  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:50.188532  6107 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260710 11:06:50.447263  6107 consensus_peers.cc:597] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:50.472456  6107 consensus_peers.cc:597] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:50.498692  6033 consensus_peers.cc:597] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:50.737469  6033 consensus_peers.cc:597] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:50.752930  6107 consensus_peers.cc:597] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:50.947616  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:51.842724  6107 consensus_peers.cc:597] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:51.895007  6033 consensus_peers.cc:597] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:51.948580  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:06:52.311964  6107 consensus_peers.cc:597] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:52.445904  6107 consensus_peers.cc:597] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:06:52.485437  6033 consensus_peers.cc:597] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:06:52.763752  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:52.771418  6286 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:52.772426  6285 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:06:52.776119  3113 server_base.cc:1061] running on GCE node
W20260710 11:06:52.776489  6288 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:52.778735  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:52.778959  3113 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:52.779126  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681612779113 us; error 0 us; skew 500 ppm
I20260710 11:06:52.779717  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:52.782302  3113 webserver.cc:533] Webserver started at http://127.3.10.65:45063/ using document root <none> and password file <none>
I20260710 11:06:52.782801  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:52.782994  3113 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:52.786562  3113 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:06:52.790086  6293 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:52.790868  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:52.791177  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
format_stamp: "Formatted at 2026-07-10 11:06:46 on dist-test-slave-s4lx"
I20260710 11:06:52.791574  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681536024405-3113-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:52.801748  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:52.803056  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:52.804798  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:52.808225  6300 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:06:52.853641  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:06:52.853965  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260710 11:06:52.854266  3113 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:06:52.858538  6300 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:52.871248  6300 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:52.871994  6300 tablet_bootstrap.cc:492] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:52.872594  6300 ts_tablet_manager.cc:1403] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260710 11:06:52.874588  6300 raft_consensus.cc:359] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.875104  6300 raft_consensus.cc:740] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.875708  6300 consensus_queue.cc:260] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.878090  6300 ts_tablet_manager.cc:1434] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:52.878751  6300 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:52.889302  6300 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:52.889400  3113 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:06:52.889734  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.035s	user 0.035s	sys 0.000s
I20260710 11:06:52.890069  6300 tablet_bootstrap.cc:492] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:52.890650  6300 ts_tablet_manager.cc:1403] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:06:52.892777  6300 raft_consensus.cc:359] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.893342  6300 raft_consensus.cc:740] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.893970  6300 consensus_queue.cc:260] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.895865  6300 ts_tablet_manager.cc:1434] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:06:52.896696  6300 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:52.907799  6300 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:52.908660  6300 tablet_bootstrap.cc:492] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:52.909237  6300 ts_tablet_manager.cc:1403] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 11:06:52.911227  6300 raft_consensus.cc:359] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.911773  6300 raft_consensus.cc:740] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.912439  6300 consensus_queue.cc:260] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.915346  6300 ts_tablet_manager.cc:1434] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:06:52.916114  6300 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:52.929210  6300 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:52.930127  6300 tablet_bootstrap.cc:492] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:52.930721  6300 ts_tablet_manager.cc:1403] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:06:52.932576  6300 raft_consensus.cc:359] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:52.933071  6300 raft_consensus.cc:740] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.933646  6300 consensus_queue.cc:260] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:52.935258  6300 ts_tablet_manager.cc:1434] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:06:52.935853  6300 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
W20260710 11:06:52.944737  6107 consensus_peers.cc:597] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:06:52.949697  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:52.951372  6300 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:52.952368  6300 tablet_bootstrap.cc:492] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:52.953053  6300 ts_tablet_manager.cc:1403] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:06:52.955229  6300 raft_consensus.cc:359] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.955854  6300 raft_consensus.cc:740] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.956467  6300 consensus_queue.cc:260] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.958217  6300 ts_tablet_manager.cc:1434] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:52.959021  6300 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:52.960847  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:46529
I20260710 11:06:52.961043  6362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:46529 every 8 connection(s)
I20260710 11:06:52.966820  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:52.980306  6300 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:52.981685  6300 tablet_bootstrap.cc:492] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:52.988704  6300 ts_tablet_manager.cc:1403] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260710 11:06:52.993911  6300 raft_consensus.cc:359] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.994808  6300 raft_consensus.cc:740] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.995608  6300 consensus_queue.cc:260] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:52.997618  6300 ts_tablet_manager.cc:1434] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:52.998490  6300 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:53.013875  6141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0890654bb9114620b29e9cb44821076a"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
mode: GRACEFUL
new_leader_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:06:53.014671  6141 raft_consensus.cc:606] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Received request to transfer leadership to TS 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:53.017970  6363 heartbeater.cc:344] Connected to a master server at 127.3.10.126:36747
I20260710 11:06:53.018066  6141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
mode: GRACEFUL
new_leader_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:06:53.018378  6363 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:53.018683  6141 raft_consensus.cc:606] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Received request to transfer leadership to TS 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:53.019220  6363 heartbeater.cc:507] Master 127.3.10.126:36747 requested a full tablet report, sending...
I20260710 11:06:53.019723  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:53.020143  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:53.020787  6300 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:53.020820  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:53.021919  6300 tablet_bootstrap.cc:492] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:53.022550  6300 ts_tablet_manager.cc:1403] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
W20260710 11:06:53.022652  6107 consensus_peers.cc:597] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:06:53.025076  6300 raft_consensus.cc:359] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.025619  5889 ts_manager.cc:194] Re-registered known tserver with Master: 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529)
I20260710 11:06:53.025897  6300 raft_consensus.cc:740] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.026598  6300 consensus_queue.cc:260] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.028543  6300 ts_tablet_manager.cc:1434] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:53.029282  6300 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:53.033511  6202 raft_consensus.cc:993] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: : Instructing follower 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:53.033980  6202 raft_consensus.cc:1081] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Signalling peer 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:53.035969  6069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:06:53.036790  6069 raft_consensus.cc:493] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:53.037271  6069 raft_consensus.cc:3060] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.046008  5889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35314
I20260710 11:06:53.051249  6363 heartbeater.cc:499] Master 127.3.10.126:36747 was elected leader, sending a full tablet report...
I20260710 11:06:53.047643  6069 raft_consensus.cc:515] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.056629  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
W20260710 11:06:53.058591  6033 leader_election.cc:343] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.061327  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc16f801de44105b6ba1a0b2d2379c6" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:53.062065  6141 raft_consensus.cc:3055] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:53.062513  6141 raft_consensus.cc:740] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:53.063524  6141 consensus_queue.cc:260] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.065532  6141 raft_consensus.cc:3060] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.072383  6069 leader_election.cc:290] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:53.078648  6141 raft_consensus.cc:2468] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:53.079782  6337 raft_consensus.cc:3060] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.080050  6035 leader_election.cc:304] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 2debbef81ee84bdfbaa7260efa317d71; no voters: 307e12c9cb7a4f7b8d56cbd3c6d26833
I20260710 11:06:53.080646  6300 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:53.081311  6300 tablet_bootstrap.cc:492] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:53.081296  6284 raft_consensus.cc:2804] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:53.082115  6300 ts_tablet_manager.cc:1403] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.024s
I20260710 11:06:53.082834  6284 raft_consensus.cc:697] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:53.083730  6284 consensus_queue.cc:237] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.084677  6300 raft_consensus.cc:359] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.085350  6300 raft_consensus.cc:740] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.085664  6336 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.085955  6300 consensus_queue.cc:260] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.087806  6300 ts_tablet_manager.cc:1434] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:06:53.088742  6300 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:53.096859  6337 pending_rounds.cc:85] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting all ops after (but not including) 0
I20260710 11:06:53.098620  6337 pending_rounds.cc:107] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:53.098948  6337 raft_consensus.cc:2889] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:53.104306  5891 catalog_manager.cc:5697] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 1 to 2, leader changed from 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.122040  6202 raft_consensus.cc:993] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: : Instructing follower 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:53.122637  6375 raft_consensus.cc:1081] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Signalling peer 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:53.124465  6069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0890654bb9114620b29e9cb44821076a"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:06:53.125196  6069 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:53.125550  6069 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:53.124375  6300 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:06:53.128583  6300 tablet_bootstrap.cc:492] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:53.131996  6300 ts_tablet_manager.cc:1403] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.012s
I20260710 11:06:53.134913  6300 raft_consensus.cc:359] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.135763  6069 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.136015  6300 raft_consensus.cc:740] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.137180  6300 consensus_queue.cc:260] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.138176  6069 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 3 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:53.139147  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:53.139287  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:53.139775  6337 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:53.140131  6300 ts_tablet_manager.cc:1434] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:53.139801  6141 raft_consensus.cc:3055] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:53.140786  6141 raft_consensus.cc:740] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:53.141247  6300 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap starting.
I20260710 11:06:53.141615  6141 consensus_queue.cc:260] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.143174  6141 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:53.147524  6337 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 3.
I20260710 11:06:53.148702  6033 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [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: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:53.149668  6377 raft_consensus.cc:2804] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:53.150118  6377 raft_consensus.cc:697] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:53.150897  6377 consensus_queue.cc:237] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.157385  6141 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 3.
I20260710 11:06:53.168912  6300 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: 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:53.169803  6300 tablet_bootstrap.cc:492] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Bootstrap complete.
I20260710 11:06:53.170332  6300 ts_tablet_manager.cc:1403] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.005s
I20260710 11:06:53.171038  5889 catalog_manager.cc:5697] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 2 to 3, leader changed from 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 3 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.172115  6300 raft_consensus.cc:359] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.172670  6300 raft_consensus.cc:740] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 307e12c9cb7a4f7b8d56cbd3c6d26833, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.173260  6300 consensus_queue.cc:260] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:53.175307  6300 ts_tablet_manager.cc:1434] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:53.265175  6337 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.270332  6337 pending_rounds.cc:85] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting all ops after (but not including) 0
I20260710 11:06:53.270601  6337 pending_rounds.cc:107] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:53.270879  6337 raft_consensus.cc:2889] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:53.277153  6337 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.283138  6337 pending_rounds.cc:85] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting all ops after (but not including) 0
I20260710 11:06:53.283424  6337 pending_rounds.cc:107] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:53.283679  6337 raft_consensus.cc:2889] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:53.481566  6337 raft_consensus.cc:3060] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.486195  6337 pending_rounds.cc:85] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting all ops after (but not including) 0
I20260710 11:06:53.486404  6337 pending_rounds.cc:107] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:53.486572  6337 raft_consensus.cc:2889] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:53.492619  6141 raft_consensus.cc:1275] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:53.492650  6337 raft_consensus.cc:3060] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.494067  6377 consensus_queue.cc:1048] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:53.499581  6337 raft_consensus.cc:1275] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:53.501101  6377 consensus_queue.cc:1048] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:53.541858  6337 raft_consensus.cc:1275] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:53.543395  6392 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:53.550282  6141 raft_consensus.cc:1275] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:53.551622  6284 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:53.950709  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:54.029963  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:54.050779  6069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0890654bb9114620b29e9cb44821076a"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
mode: GRACEFUL
new_leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:06:54.051250  6069 raft_consensus.cc:606] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Received request to transfer leadership to TS 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:54.053772  6069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30f423f9a14e49d98a99df172410944d"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
mode: GRACEFUL
new_leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:06:54.054198  6069 raft_consensus.cc:606] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Received request to transfer leadership to TS 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:54.055258  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:54.055729  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:54.056381  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:54.135679  6377 raft_consensus.cc:993] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: : Instructing follower 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:54.136130  6392 raft_consensus.cc:1081] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Signalling peer 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:54.137460  6141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30f423f9a14e49d98a99df172410944d"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:42422
I20260710 11:06:54.137931  6141 raft_consensus.cc:493] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.138221  6141 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:54.143035  6141 raft_consensus.cc:515] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:54.144671  6141 leader_election.cc:290] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 3 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:54.145529  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:54.145679  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:54.146199  6337 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:54.146271  6069 raft_consensus.cc:3055] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:54.146680  6069 raft_consensus.cc:740] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:54.147310  6069 consensus_queue.cc:260] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:54.148151  6069 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:54.151077  6337 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 3.
I20260710 11:06:54.152139  6107 leader_election.cc:304] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:54.152324  6069 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 3.
I20260710 11:06:54.152927  6399 raft_consensus.cc:2804] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:54.153488  6399 raft_consensus.cc:697] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:54.154278  6399 consensus_queue.cc:237] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:54.161531  5889 catalog_manager.cc:5697] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 2 to 3, leader changed from 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 3 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:54.511157  6377 raft_consensus.cc:993] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: : Instructing follower 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:54.511615  6392 raft_consensus.cc:1081] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Signalling peer 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:54.513895  6141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0890654bb9114620b29e9cb44821076a"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:42422
I20260710 11:06:54.514559  6141 raft_consensus.cc:493] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:54.514966  6141 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:54.520473  6141 raft_consensus.cc:515] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:54.522169  6141 leader_election.cc:290] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 4 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:54.523097  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:54.523835  6337 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:54.524750  6069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0890654bb9114620b29e9cb44821076a" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:54.525382  6069 raft_consensus.cc:3055] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:54.525702  6069 raft_consensus.cc:740] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:54.526497  6069 consensus_queue.cc:260] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:54.529347  6069 raft_consensus.cc:3060] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:54.532176  6337 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 4.
I20260710 11:06:54.533375  6107 leader_election.cc:304] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:54.534128  6399 raft_consensus.cc:2804] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:54.534654  6399 raft_consensus.cc:697] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:54.534667  6069 raft_consensus.cc:2468] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 4.
I20260710 11:06:54.535555  6399 consensus_queue.cc:237] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:54.541879  5889 catalog_manager.cc:5697] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 3 to 4, leader changed from 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 4 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:54.727229  6068 raft_consensus.cc:1275] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:54.728528  6400 consensus_queue.cc:1048] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:54.738051  6337 raft_consensus.cc:1275] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:54.740389  6399 consensus_queue.cc:1048] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:54.951663  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:54.967254  6337 raft_consensus.cc:1275] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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:54.968608  6399 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:54.977469  6068 raft_consensus.cc:1275] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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:54.978915  6408 consensus_queue.cc:1048] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:55.062992  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.070170  6141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30f423f9a14e49d98a99df172410944d"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
mode: GRACEFUL
new_leader_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:06:55.070744  6141 raft_consensus.cc:606] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Received request to transfer leadership to TS 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:55.073246  6141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
mode: GRACEFUL
new_leader_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:06:55.073724  6141 raft_consensus.cc:606] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Received request to transfer leadership to TS 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:55.074748  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:55.075208  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:55.075716  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:55.228780  6400 raft_consensus.cc:993] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: : Instructing follower 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:55.229256  6408 raft_consensus.cc:1081] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Signalling peer 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:55.230654  6068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30f423f9a14e49d98a99df172410944d"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:06:55.231122  6068 raft_consensus.cc:493] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.231381  6068 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:55.236351  6068 raft_consensus.cc:515] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:55.237900  6068 leader_election.cc:290] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 4 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:55.239069  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:55.239614  6141 raft_consensus.cc:3055] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:55.239560  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f423f9a14e49d98a99df172410944d" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:55.240051  6141 raft_consensus.cc:740] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:55.240330  6337 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:55.240896  6141 consensus_queue.cc:260] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:55.241904  6141 raft_consensus.cc:3060] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:55.245332  6337 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 4.
I20260710 11:06:55.246500  6033 leader_election.cc:304] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [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: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:55.246721  6141 raft_consensus.cc:2468] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 4.
I20260710 11:06:55.247135  6392 raft_consensus.cc:2804] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:55.247561  6392 raft_consensus.cc:697] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 4 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:55.248807  6392 consensus_queue.cc:237] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:55.254381  5889 catalog_manager.cc:5697] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 3 to 4, leader changed from 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 4 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.472599  6408 raft_consensus.cc:993] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: : Instructing follower 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:55.473088  6400 raft_consensus.cc:1081] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Signalling peer 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:55.474545  6068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:06:55.475003  6068 raft_consensus.cc:493] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:55.475284  6068 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.480139  6068 raft_consensus.cc:515] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:55.481696  6068 leader_election.cc:290] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Requested vote from peers 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929), 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529)
I20260710 11:06:55.482625  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:55.482847  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:55.483172  6141 raft_consensus.cc:3055] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:55.483453  6337 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.483557  6141 raft_consensus.cc:740] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:55.484875  6141 consensus_queue.cc:260] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:55.486006  6141 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.489681  6337 raft_consensus.cc:2468] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:55.490706  6033 leader_election.cc:304] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:55.490891  6141 raft_consensus.cc:2468] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:55.491361  6392 raft_consensus.cc:2804] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.491832  6392 raft_consensus.cc:697] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:55.492587  6392 consensus_queue.cc:237] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:55.499432  5889 catalog_manager.cc:5697] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 1 to 2, leader changed from 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.657851  6141 raft_consensus.cc:1275] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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.659202  6392 consensus_queue.cc:1048] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, 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.668179  6337 raft_consensus.cc:1275] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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.669565  6421 consensus_queue.cc:1048] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, 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.927341  6337 raft_consensus.cc:1275] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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.928570  6421 consensus_queue.cc:1048] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, 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.936700  6141 raft_consensus.cc:1275] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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.938478  6421 consensus_queue.cc:1048] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:55.952643  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:56.081753  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:56.088670  6068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
mode: GRACEFUL
new_leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:06:56.089200  6068 raft_consensus.cc:606] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Received request to transfer leadership to TS 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:56.091486  6068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
mode: GRACEFUL
new_leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:58436
I20260710 11:06:56.091977  6068 raft_consensus.cc:606] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Received request to transfer leadership to TS 0665bfe8f2a54102bcdcf023f1c1d3ba
I20260710 11:06:56.092984  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:56.093479  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:56.094055  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:56.174520  6377 raft_consensus.cc:993] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: : Instructing follower 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:56.174994  6421 raft_consensus.cc:1081] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Signalling peer 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:56.176579  6141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:42422
I20260710 11:06:56.177079  6141 raft_consensus.cc:493] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.177363  6141 raft_consensus.cc:3060] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.182256  6141 raft_consensus.cc:515] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:56.183954  6141 leader_election.cc:290] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171)
I20260710 11:06:56.184871  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:56.185112  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5540db32d8d44fae9a37b40f0add17a0" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:56.185405  6337 raft_consensus.cc:3060] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.185748  6068 raft_consensus.cc:3055] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:56.186028  6068 raft_consensus.cc:740] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:56.186774  6068 consensus_queue.cc:260] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:56.187889  6068 raft_consensus.cc:3060] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.189962  6337 raft_consensus.cc:2468] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 2.
I20260710 11:06:56.190899  6107 leader_election.cc:304] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:56.191663  6408 raft_consensus.cc:2804] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.192058  6408 raft_consensus.cc:697] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:56.192843  6408 consensus_queue.cc:237] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:56.193229  6068 raft_consensus.cc:2468] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 2.
I20260710 11:06:56.199927  5889 catalog_manager.cc:5697] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 1 to 2, leader changed from 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 2 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:56.338555  6377 raft_consensus.cc:993] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: : Instructing follower 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:56.339030  6421 raft_consensus.cc:1081] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Signalling peer 0665bfe8f2a54102bcdcf023f1c1d3ba to start an election
I20260710 11:06:56.340557  6141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
 from {username='slave'} at 127.0.0.1:42422
I20260710 11:06:56.341104  6141 raft_consensus.cc:493] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:56.341523  6141 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.346297  6141 raft_consensus.cc:515] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:56.347952  6141 leader_election.cc:290] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [CANDIDATE]: Term 3 election: Requested vote from peers 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66:37171), 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529)
I20260710 11:06:56.348796  6068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
I20260710 11:06:56.349026  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fdcfb52e2a49e89172aaa30323e4db" candidate_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:56.349341  6068 raft_consensus.cc:3055] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:56.349545  6337 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.349717  6068 raft_consensus.cc:740] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:56.350608  6068 consensus_queue.cc:260] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [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: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:56.351539  6068 raft_consensus.cc:3060] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:56.354100  6337 raft_consensus.cc:2468] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 3.
I20260710 11:06:56.355204  6107 leader_election.cc:304] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: 0665bfe8f2a54102bcdcf023f1c1d3ba, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:56.356009  6408 raft_consensus.cc:2804] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:56.356514  6408 raft_consensus.cc:697] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Becoming Leader. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:56.357568  6068 raft_consensus.cc:2468] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665bfe8f2a54102bcdcf023f1c1d3ba in term 3.
I20260710 11:06:56.357292  6408 consensus_queue.cc:237] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } }
I20260710 11:06:56.363771  5889 catalog_manager.cc:5697] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba reported cstate change: term changed from 2 to 3, leader changed from 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66) to 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67). New cstate: current_term: 3 leader_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.627873  6337 raft_consensus.cc:1275] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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.629106  6400 consensus_queue.cc:1048] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, 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.640980  6068 raft_consensus.cc:1275] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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.643074  6433 consensus_queue.cc:1048] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, 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.800159  6068 raft_consensus.cc:1275] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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.803448  6400 consensus_queue.cc:1048] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:56.805579  6336 raft_consensus.cc:1275] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Refusing update from remote peer 0665bfe8f2a54102bcdcf023f1c1d3ba: 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.807200  6433 consensus_queue.cc:1048] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:06:56.953771  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:57.100997  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:57.109856  6141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
mode: GRACEFUL
new_leader_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:06:57.110399  6141 raft_consensus.cc:606] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Received request to transfer leadership to TS 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:57.113044  6141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8"
dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
mode: GRACEFUL
new_leader_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:34758
I20260710 11:06:57.113528  6141 raft_consensus.cc:606] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Received request to transfer leadership to TS 2debbef81ee84bdfbaa7260efa317d71
I20260710 11:06:57.114698  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:57.115188  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:57.115983  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:57.116797  6400 raft_consensus.cc:993] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: : Instructing follower 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:57.117268  6433 raft_consensus.cc:1081] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Signalling peer 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:57.118734  6068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:06:57.119240  6068 raft_consensus.cc:493] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:57.119716  6068 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:57.131479  6068 raft_consensus.cc:515] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:57.135809  6068 leader_election.cc:290] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 3 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:57.136747  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:57.137571  6337 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:57.138581  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b489dbaea4514084b02f851dbde963c8" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:57.139240  6141 raft_consensus.cc:3055] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:57.139578  6141 raft_consensus.cc:740] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:57.140646  6141 consensus_queue.cc:260] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:57.141996  6141 raft_consensus.cc:3060] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:57.145916  6337 raft_consensus.cc:2468] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 3.
I20260710 11:06:57.147293  6033 leader_election.cc:304] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [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: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:57.148211  6441 raft_consensus.cc:2804] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:57.148695  6441 raft_consensus.cc:697] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:57.149549  6141 raft_consensus.cc:2468] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 3.
I20260710 11:06:57.149698  6441 consensus_queue.cc:237] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [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: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:57.160116  5891 catalog_manager.cc:5697] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 2 to 3, leader changed from 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 3 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:57.463948  6439 raft_consensus.cc:993] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: : Instructing follower 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:57.464462  6433 raft_consensus.cc:1081] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Signalling peer 2debbef81ee84bdfbaa7260efa317d71 to start an election
I20260710 11:06:57.465930  6068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5"
dest_uuid: "2debbef81ee84bdfbaa7260efa317d71"
 from {username='slave'} at 127.0.0.1:39304
I20260710 11:06:57.466521  6068 raft_consensus.cc:493] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:57.466804  6068 raft_consensus.cc:3060] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.471704  6068 raft_consensus.cc:515] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:57.473208  6068 leader_election.cc:290] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Requested vote from peers 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529), 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67:39929)
I20260710 11:06:57.473886  6337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833"
I20260710 11:06:57.474270  6141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d5ac2397ec47e4a98eb582c881b5d5" candidate_uuid: "2debbef81ee84bdfbaa7260efa317d71" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba"
I20260710 11:06:57.474525  6337 raft_consensus.cc:3060] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.474807  6141 raft_consensus.cc:3055] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:57.475092  6141 raft_consensus.cc:740] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0665bfe8f2a54102bcdcf023f1c1d3ba, State: Running, Role: LEADER
I20260710 11:06:57.475745  6141 consensus_queue.cc:260] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:57.476682  6141 raft_consensus.cc:3060] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:57.479110  6337 raft_consensus.cc:2468] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:57.480111  6033 leader_election.cc:304] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2debbef81ee84bdfbaa7260efa317d71, 307e12c9cb7a4f7b8d56cbd3c6d26833; no voters: 
I20260710 11:06:57.480796  6441 raft_consensus.cc:2804] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:57.480985  6141 raft_consensus.cc:2468] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2debbef81ee84bdfbaa7260efa317d71 in term 2.
I20260710 11:06:57.481185  6441 raft_consensus.cc:697] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Becoming Leader. State: Replica: 2debbef81ee84bdfbaa7260efa317d71, State: Running, Role: LEADER
I20260710 11:06:57.482507  6441 consensus_queue.cc:237] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } }
I20260710 11:06:57.489339  5891 catalog_manager.cc:5697] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 reported cstate change: term changed from 1 to 2, leader changed from 0665bfe8f2a54102bcdcf023f1c1d3ba (127.3.10.67) to 2debbef81ee84bdfbaa7260efa317d71 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "2debbef81ee84bdfbaa7260efa317d71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2debbef81ee84bdfbaa7260efa317d71" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:57.607563  6141 raft_consensus.cc:1275] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:57.608757  6441 consensus_queue.cc:1048] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.618634  6336 raft_consensus.cc:1275] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:57.620532  6441 consensus_queue.cc:1048] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.911846  6141 raft_consensus.cc:1275] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:57.913093  6441 consensus_queue.cc:1048] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665bfe8f2a54102bcdcf023f1c1d3ba" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 39929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:57.924602  6336 raft_consensus.cc:1275] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Refusing update from remote peer 2debbef81ee84bdfbaa7260efa317d71: 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:57.925845  6455 consensus_queue.cc:1048] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "307e12c9cb7a4f7b8d56cbd3c6d26833" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 46529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:57.954715  5940 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:06:58.123924  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:58.155375  3113 tablet_server.cc:179] TabletServer@127.3.10.65:46529 shutting down...
I20260710 11:06:58.178602  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:58.179301  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.179958  3113 raft_consensus.cc:2243] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.180501  3113 raft_consensus.cc:2272] T 8cc16f801de44105b6ba1a0b2d2379c6 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.182621  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.183163  3113 raft_consensus.cc:2243] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.183560  3113 raft_consensus.cc:2272] T b29604c672a6404b867d998d3ac1e214 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.185889  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.186532  3113 raft_consensus.cc:2243] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.186950  3113 raft_consensus.cc:2272] T 21d5ac2397ec47e4a98eb582c881b5d5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:58.187410  6033 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]
I20260710 11:06:58.190407  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.191285  3113 raft_consensus.cc:2243] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:58.191331  6033 consensus_peers.cc:597] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. 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:58.191843  3113 raft_consensus.cc:2272] T bfbb38699ec940138d394309223f62b5 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.194172  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.194694  3113 raft_consensus.cc:2243] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.195107  3113 raft_consensus.cc:2272] T 5540db32d8d44fae9a37b40f0add17a0 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.197607  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.198208  3113 raft_consensus.cc:2243] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.198695  3113 raft_consensus.cc:2272] T 30f423f9a14e49d98a99df172410944d P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.200745  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.201252  3113 raft_consensus.cc:2243] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.201678  3113 raft_consensus.cc:2272] T 17bb9a0d23454f1a89c46459ba24c815 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.203655  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.204154  3113 raft_consensus.cc:2243] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.204618  3113 raft_consensus.cc:2272] T 41fdcfb52e2a49e89172aaa30323e4db P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.206485  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.207088  3113 raft_consensus.cc:2243] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.207566  3113 raft_consensus.cc:2272] T b489dbaea4514084b02f851dbde963c8 P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.210932  3113 tablet_replica.cc:333] stopping tablet replica
I20260710 11:06:58.211457  3113 raft_consensus.cc:2243] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.211997  3113 raft_consensus.cc:2272] T 0890654bb9114620b29e9cb44821076a P 307e12c9cb7a4f7b8d56cbd3c6d26833 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:58.219754  6033 consensus_peers.cc:597] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. 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:58.227609  6033 consensus_peers.cc:597] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. 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:58.243599  6033 consensus_peers.cc:597] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:58.246181  3113 tablet_server.cc:196] TabletServer@127.3.10.65:46529 shutdown complete.
I20260710 11:06:58.273218  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
I20260710 11:06:58.299402  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:58.300379  3113 tablet_replica.cc:333] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.301024  3113 raft_consensus.cc:2243] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.301517  3113 raft_consensus.cc:2272] T 5540db32d8d44fae9a37b40f0add17a0 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.303642  3113 tablet_replica.cc:333] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.304276  3113 raft_consensus.cc:2243] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.304700  3113 raft_consensus.cc:2272] T bfbb38699ec940138d394309223f62b5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.306519  3113 tablet_replica.cc:333] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.307032  3113 raft_consensus.cc:2243] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.307811  3113 raft_consensus.cc:2272] T 30f423f9a14e49d98a99df172410944d P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.309700  3113 tablet_replica.cc:333] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.310228  3113 raft_consensus.cc:2243] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.310623  3113 raft_consensus.cc:2272] T 41fdcfb52e2a49e89172aaa30323e4db P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.312434  3113 tablet_replica.cc:333] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.312891  3113 raft_consensus.cc:2243] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.313642  3113 raft_consensus.cc:2272] T 17bb9a0d23454f1a89c46459ba24c815 P 2debbef81ee84bdfbaa7260efa317d71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.315358  3113 tablet_replica.cc:333] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.315824  3113 raft_consensus.cc:2243] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.316593  3113 raft_consensus.cc:2272] T b29604c672a6404b867d998d3ac1e214 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.318372  3113 tablet_replica.cc:333] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.318830  3113 raft_consensus.cc:2243] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.319615  3113 raft_consensus.cc:2272] T 21d5ac2397ec47e4a98eb582c881b5d5 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.322266  3113 tablet_replica.cc:333] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.322760  3113 raft_consensus.cc:2243] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.323503  3113 raft_consensus.cc:2272] T 8cc16f801de44105b6ba1a0b2d2379c6 P 2debbef81ee84bdfbaa7260efa317d71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.325351  3113 tablet_replica.cc:333] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.325824  3113 raft_consensus.cc:2243] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.326508  3113 raft_consensus.cc:2272] T b489dbaea4514084b02f851dbde963c8 P 2debbef81ee84bdfbaa7260efa317d71 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.328791  3113 tablet_replica.cc:333] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71: stopping tablet replica
I20260710 11:06:58.329237  3113 raft_consensus.cc:2243] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.329648  3113 raft_consensus.cc:2272] T 0890654bb9114620b29e9cb44821076a P 2debbef81ee84bdfbaa7260efa317d71 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:58.340114  6107 consensus_peers.cc:597] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:58.362380  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
I20260710 11:06:58.384400  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
W20260710 11:06:58.399559  6107 consensus_peers.cc:597] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba -> Peer 307e12c9cb7a4f7b8d56cbd3c6d26833 (127.3.10.65:46529): Couldn't send request to peer 307e12c9cb7a4f7b8d56cbd3c6d26833. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:46529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:58.411592  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:58.412372  3113 tablet_replica.cc:333] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.412966  3113 raft_consensus.cc:2243] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.413800  3113 raft_consensus.cc:2272] T 5540db32d8d44fae9a37b40f0add17a0 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.415750  3113 tablet_replica.cc:333] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.416369  3113 raft_consensus.cc:2243] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.416759  3113 raft_consensus.cc:2272] T b29604c672a6404b867d998d3ac1e214 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.418567  3113 tablet_replica.cc:333] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.419143  3113 raft_consensus.cc:2243] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.419590  3113 raft_consensus.cc:2272] T 21d5ac2397ec47e4a98eb582c881b5d5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.421898  3113 tablet_replica.cc:333] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.422735  3113 raft_consensus.cc:2243] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.423355  3113 raft_consensus.cc:2272] T 30f423f9a14e49d98a99df172410944d P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.425331  3113 tablet_replica.cc:333] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.425820  3113 raft_consensus.cc:2243] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.426568  3113 raft_consensus.cc:2272] T 0890654bb9114620b29e9cb44821076a P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.428489  3113 tablet_replica.cc:333] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.428915  3113 raft_consensus.cc:2243] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.429247  3113 raft_consensus.cc:2272] T b489dbaea4514084b02f851dbde963c8 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.431376  3113 tablet_replica.cc:333] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.431824  3113 raft_consensus.cc:2243] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.432215  3113 raft_consensus.cc:2272] T 8cc16f801de44105b6ba1a0b2d2379c6 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.434023  3113 tablet_replica.cc:333] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.434619  3113 raft_consensus.cc:2243] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.435379  3113 raft_consensus.cc:2272] T bfbb38699ec940138d394309223f62b5 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.437156  3113 tablet_replica.cc:333] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.437592  3113 raft_consensus.cc:2243] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:58.437994  3113 raft_consensus.cc:2272] T 17bb9a0d23454f1a89c46459ba24c815 P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.439723  3113 tablet_replica.cc:333] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba: stopping tablet replica
I20260710 11:06:58.440198  3113 raft_consensus.cc:2243] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.440970  3113 raft_consensus.cc:2272] T 41fdcfb52e2a49e89172aaa30323e4db P 0665bfe8f2a54102bcdcf023f1c1d3ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.470969  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
I20260710 11:06:58.495509  3113 master.cc:562] Master@127.3.10.126:36747 shutting down...
I20260710 11:06:58.526721  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:58.527251  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:58.527614  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3e1385a5ff948b194cc3be4d6ce517a: stopping tablet replica
I20260710 11:06:58.547937  3113 master.cc:584] Master@127.3.10.126:36747 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12784 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:06:58.591418  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:41079
I20260710 11:06:58.592676  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:58.599042  6464 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:58.599031  6463 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.600340  6466 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.600631  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:58.601850  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:58.602114  3113 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.602288  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681618602272 us; error 0 us; skew 500 ppm
I20260710 11:06:58.602828  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:58.605445  3113 webserver.cc:533] Webserver started at http://127.3.10.126:45647/ using document root <none> and password file <none>
I20260710 11:06:58.605966  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:58.606180  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:58.606459  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:58.607640  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "79bd58fa577f4c29815322cf1ca7c6a5"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-s4lx"
I20260710 11:06:58.612061  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:58.615471  6471 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.616361  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:06:58.616662  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "79bd58fa577f4c29815322cf1ca7c6a5"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-s4lx"
I20260710 11:06:58.616959  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-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:58.648818  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:58.650028  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:58.687925  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:41079
I20260710 11:06:58.688042  6522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:41079 every 8 connection(s)
I20260710 11:06:58.691823  6523 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:58.702656  6523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5: Bootstrap starting.
I20260710 11:06:58.707301  6523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:58.711447  6523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5: No bootstrap required, opened a new log
I20260710 11:06:58.713601  6523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bd58fa577f4c29815322cf1ca7c6a5" member_type: VOTER }
I20260710 11:06:58.713975  6523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:58.714248  6523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bd58fa577f4c29815322cf1ca7c6a5, State: Initialized, Role: FOLLOWER
I20260710 11:06:58.714834  6523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79bd58fa577f4c29815322cf1ca7c6a5" member_type: VOTER }
I20260710 11:06:58.715306  6523 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:58.715509  6523 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:58.715770  6523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:58.720630  6523 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bd58fa577f4c29815322cf1ca7c6a5" member_type: VOTER }
I20260710 11:06:58.721205  6523 leader_election.cc:304] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [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: 79bd58fa577f4c29815322cf1ca7c6a5; no voters: 
I20260710 11:06:58.722470  6523 leader_election.cc:290] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:58.722856  6526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:58.724298  6526 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 1 LEADER]: Becoming Leader. State: Replica: 79bd58fa577f4c29815322cf1ca7c6a5, State: Running, Role: LEADER
I20260710 11:06:58.724970  6526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [LEADER]: Queue going to LEADER mode. State: All 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: "79bd58fa577f4c29815322cf1ca7c6a5" member_type: VOTER }
I20260710 11:06:58.725677  6523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:58.727897  6528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79bd58fa577f4c29815322cf1ca7c6a5. Latest consensus state: current_term: 1 leader_uuid: "79bd58fa577f4c29815322cf1ca7c6a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bd58fa577f4c29815322cf1ca7c6a5" member_type: VOTER } }
I20260710 11:06:58.727921  6527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79bd58fa577f4c29815322cf1ca7c6a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79bd58fa577f4c29815322cf1ca7c6a5" member_type: VOTER } }
I20260710 11:06:58.728670  6528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:58.728830  6527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:58.731478  6532 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:58.738101  6532 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:58.740633  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:58.747407  6532 catalog_manager.cc:1383] Generated new cluster ID: 2eac47b057b0446b825021cfa3a99029
I20260710 11:06:58.747735  6532 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:58.761499  6532 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:58.762771  6532 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:58.775789  6532 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5: Generated new TSK 0
I20260710 11:06:58.776417  6532 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:58.807014  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:58.812924  6544 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.815505  6545 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:58.818477  6547 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.819263  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:58.820822  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:58.821041  3113 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.821203  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681618821187 us; error 0 us; skew 500 ppm
I20260710 11:06:58.821785  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:58.824132  3113 webserver.cc:533] Webserver started at http://127.3.10.65:38097/ using document root <none> and password file <none>
I20260710 11:06:58.824698  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:58.824855  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:58.825179  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:58.826242  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "056e3372568d43b4b720d14c79c79380"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-s4lx"
I20260710 11:06:58.831008  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:06:58.834333  6552 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.835065  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:58.835350  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "056e3372568d43b4b720d14c79c79380"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-s4lx"
I20260710 11:06:58.835662  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-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:58.881054  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:58.882306  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:58.883809  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:58.886023  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:58.886245  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:58.886471  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:58.886654  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:58.926867  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:41165
I20260710 11:06:58.927032  6614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:41165 every 8 connection(s)
I20260710 11:06:58.931546  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:58.939236  6619 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.941247  6620 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:58.943113  6622 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.943840  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:58.944988  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:58.945276  3113 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.945364  6615 heartbeater.cc:344] Connected to a master server at 127.3.10.126:41079
I20260710 11:06:58.945451  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681618945436 us; error 0 us; skew 500 ppm
I20260710 11:06:58.945955  6615 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:58.946323  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:58.946729  6615 heartbeater.cc:507] Master 127.3.10.126:41079 requested a full tablet report, sending...
I20260710 11:06:58.949154  3113 webserver.cc:533] Webserver started at http://127.3.10.66:45917/ using document root <none> and password file <none>
I20260710 11:06:58.949298  6488 ts_manager.cc:194] Registered new tserver with Master: 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165)
I20260710 11:06:58.949690  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:58.949949  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:58.950218  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:58.951324  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "e7a349495ff24dfdab148f8474f3c8ef"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-s4lx"
I20260710 11:06:58.951438  6488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59082
I20260710 11:06:58.955866  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:58.959254  6627 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.960179  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:58.960556  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "e7a349495ff24dfdab148f8474f3c8ef"
format_stamp: "Formatted at 2026-07-10 11:06:58 on dist-test-slave-s4lx"
I20260710 11:06:58.960842  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-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:58.975926  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:58.977161  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:58.978596  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:58.980752  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:58.980966  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:58.981200  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:58.981364  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:59.022136  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:32991
I20260710 11:06:59.022264  6689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:32991 every 8 connection(s)
I20260710 11:06:59.027210  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:59.035084  6693 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:59.035925  6694 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:59.039136  6696 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:59.040087  3113 server_base.cc:1061] running on GCE node
I20260710 11:06:59.040433  6690 heartbeater.cc:344] Connected to a master server at 127.3.10.126:41079
I20260710 11:06:59.040844  6690 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:59.041158  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:59.041410  3113 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:59.041603  6690 heartbeater.cc:507] Master 127.3.10.126:41079 requested a full tablet report, sending...
I20260710 11:06:59.041674  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681619041555 us; error 0 us; skew 500 ppm
I20260710 11:06:59.042629  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:59.043836  6488 ts_manager.cc:194] Registered new tserver with Master: e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991)
I20260710 11:06:59.045249  3113 webserver.cc:533] Webserver started at http://127.3.10.67:38711/ using document root <none> and password file <none>
I20260710 11:06:59.045658  6488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59098
I20260710 11:06:59.045889  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:59.046223  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:59.046505  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:59.047748  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
format_stamp: "Formatted at 2026-07-10 11:06:59 on dist-test-slave-s4lx"
I20260710 11:06:59.052148  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:06:59.055402  6701 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:59.056363  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:59.056737  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
format_stamp: "Formatted at 2026-07-10 11:06:59 on dist-test-slave-s4lx"
I20260710 11:06:59.057080  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681536024405-3113-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:59.078003  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:59.079272  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:59.080895  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:59.083088  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:59.083323  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:59.083575  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:59.083750  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:59.128122  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:41917
I20260710 11:06:59.128269  6763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:41917 every 8 connection(s)
I20260710 11:06:59.142970  6764 heartbeater.cc:344] Connected to a master server at 127.3.10.126:41079
I20260710 11:06:59.143374  6764 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:59.144212  6764 heartbeater.cc:507] Master 127.3.10.126:41079 requested a full tablet report, sending...
I20260710 11:06:59.146397  6488 ts_manager.cc:194] Registered new tserver with Master: 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:06:59.147321  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015943666s
I20260710 11:06:59.147783  6488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59110
I20260710 11:06:59.176501  6488 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59114:
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:06:59.178642  6488 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:06:59.235265  6729 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6969a9d94a4a8989f2a2070cbc052f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=09f896b9ac0f4b02abe199f50e5c2a30]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:59.235526  6728 tablet_service.cc:1511] Processing CreateTablet for tablet c7c0d5aae94443199e7839702756e695 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=09f896b9ac0f4b02abe199f50e5c2a30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:59.236873  6729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6969a9d94a4a8989f2a2070cbc052f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.237589  6728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c0d5aae94443199e7839702756e695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.246650  6580 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6969a9d94a4a8989f2a2070cbc052f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=09f896b9ac0f4b02abe199f50e5c2a30]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:59.247484  6655 tablet_service.cc:1511] Processing CreateTablet for tablet 7b6969a9d94a4a8989f2a2070cbc052f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=09f896b9ac0f4b02abe199f50e5c2a30]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:59.247830  6579 tablet_service.cc:1511] Processing CreateTablet for tablet c7c0d5aae94443199e7839702756e695 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=09f896b9ac0f4b02abe199f50e5c2a30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:59.248086  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6969a9d94a4a8989f2a2070cbc052f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.248872  6655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b6969a9d94a4a8989f2a2070cbc052f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.251582  6654 tablet_service.cc:1511] Processing CreateTablet for tablet c7c0d5aae94443199e7839702756e695 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=09f896b9ac0f4b02abe199f50e5c2a30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:59.252274  6579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c0d5aae94443199e7839702756e695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.252943  6654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c0d5aae94443199e7839702756e695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.266347  6779 tablet_bootstrap.cc:492] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d: Bootstrap starting.
I20260710 11:06:59.273413  6780 tablet_bootstrap.cc:492] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380: Bootstrap starting.
I20260710 11:06:59.277451  6779 tablet_bootstrap.cc:654] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.285707  6781 tablet_bootstrap.cc:492] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: Bootstrap starting.
I20260710 11:06:59.286723  6780 tablet_bootstrap.cc:654] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.288468  6779 tablet_bootstrap.cc:492] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d: No bootstrap required, opened a new log
I20260710 11:06:59.289034  6779 ts_tablet_manager.cc:1403] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 11:06:59.292384  6779 raft_consensus.cc:359] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.293175  6779 raft_consensus.cc:385] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.293318  6781 tablet_bootstrap.cc:654] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.293534  6780 tablet_bootstrap.cc:492] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380: No bootstrap required, opened a new log
I20260710 11:06:59.293493  6779 raft_consensus.cc:740] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.294108  6780 ts_tablet_manager.cc:1403] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 11:06:59.294404  6779 consensus_queue.cc:260] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.297115  6764 heartbeater.cc:499] Master 127.3.10.126:41079 was elected leader, sending a full tablet report...
I20260710 11:06:59.297520  6779 ts_tablet_manager.cc:1434] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:06:59.298471  6779 tablet_bootstrap.cc:492] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d: Bootstrap starting.
I20260710 11:06:59.299166  6781 tablet_bootstrap.cc:492] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: No bootstrap required, opened a new log
I20260710 11:06:59.299688  6781 ts_tablet_manager.cc:1403] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:06:59.299518  6780 raft_consensus.cc:359] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.300359  6780 raft_consensus.cc:385] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.300699  6780 raft_consensus.cc:740] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.301674  6780 consensus_queue.cc:260] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.303009  6781 raft_consensus.cc:359] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.303851  6781 raft_consensus.cc:385] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.304178  6781 raft_consensus.cc:740] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.305035  6781 consensus_queue.cc:260] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.306419  6779 tablet_bootstrap.cc:654] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.313493  6690 heartbeater.cc:499] Master 127.3.10.126:41079 was elected leader, sending a full tablet report...
I20260710 11:06:59.314473  6781 ts_tablet_manager.cc:1434] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.012s
I20260710 11:06:59.315675  6781 tablet_bootstrap.cc:492] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef: Bootstrap starting.
I20260710 11:06:59.317328  6615 heartbeater.cc:499] Master 127.3.10.126:41079 was elected leader, sending a full tablet report...
I20260710 11:06:59.323422  6781 tablet_bootstrap.cc:654] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.323819  6779 tablet_bootstrap.cc:492] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d: No bootstrap required, opened a new log
I20260710 11:06:59.324448  6779 ts_tablet_manager.cc:1403] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260710 11:06:59.327453  6779 raft_consensus.cc:359] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.328277  6779 raft_consensus.cc:385] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.328680  6779 raft_consensus.cc:740] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.329463  6779 consensus_queue.cc:260] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.328372  6780 ts_tablet_manager.cc:1434] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.011s
I20260710 11:06:59.331576  6779 ts_tablet_manager.cc:1434] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:59.334038  6780 tablet_bootstrap.cc:492] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380: Bootstrap starting.
I20260710 11:06:59.335261  6781 tablet_bootstrap.cc:492] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef: No bootstrap required, opened a new log
I20260710 11:06:59.335806  6781 ts_tablet_manager.cc:1403] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:06:59.338927  6781 raft_consensus.cc:359] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.339728  6781 raft_consensus.cc:385] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.340071  6781 raft_consensus.cc:740] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.340852  6781 consensus_queue.cc:260] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.341579  6780 tablet_bootstrap.cc:654] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.343073  6781 ts_tablet_manager.cc:1434] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:06:59.346321  6780 tablet_bootstrap.cc:492] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380: No bootstrap required, opened a new log
I20260710 11:06:59.346771  6780 ts_tablet_manager.cc:1403] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260710 11:06:59.349718  6780 raft_consensus.cc:359] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.350343  6780 raft_consensus.cc:385] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.350603  6780 raft_consensus.cc:740] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.351205  6780 consensus_queue.cc:260] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.352916  6780 ts_tablet_manager.cc:1434] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:59.509459  6787 raft_consensus.cc:493] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.509967  6787 raft_consensus.cc:515] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.512014  6787 leader_election.cc:290] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917), 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165)
I20260710 11:06:59.521543  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" is_pre_election: true
I20260710 11:06:59.522302  6739 raft_consensus.cc:2468] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 0.
I20260710 11:06:59.522500  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380" is_pre_election: true
I20260710 11:06:59.523180  6590 raft_consensus.cc:2468] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 0.
I20260710 11:06:59.523427  6630 leader_election.cc:304] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:06:59.523439  6784 raft_consensus.cc:493] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.524348  6787 raft_consensus.cc:2804] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.524227  6784 raft_consensus.cc:515] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.524776  6787 raft_consensus.cc:493] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.525238  6787 raft_consensus.cc:3060] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.526645  6784 leader_election.cc:290] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991)
I20260710 11:06:59.533098  6787 raft_consensus.cc:515] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.535434  6787 leader_election.cc:290] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 election: Requested vote from peers 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917), 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165)
I20260710 11:06:59.535954  6787 raft_consensus.cc:493] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.536199  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:06:59.536530  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380"
I20260710 11:06:59.536839  6739 raft_consensus.cc:3060] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.537176  6590 raft_consensus.cc:3060] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.536425  6787 raft_consensus.cc:515] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.541148  6787 leader_election.cc:290] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:06:59.541340  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380" is_pre_election: true
I20260710 11:06:59.541868  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380" is_pre_election: true
I20260710 11:06:59.542071  6589 raft_consensus.cc:2468] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bca5eeddec74e62bbb1f9e6e070182d in term 0.
I20260710 11:06:59.543623  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" is_pre_election: true
I20260710 11:06:59.544323  6738 raft_consensus.cc:2468] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 0.
I20260710 11:06:59.544322  6705 leader_election.cc:304] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056e3372568d43b4b720d14c79c79380, 5bca5eeddec74e62bbb1f9e6e070182d; no voters: 
I20260710 11:06:59.544675  6590 raft_consensus.cc:2468] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 1.
I20260710 11:06:59.545140  6739 raft_consensus.cc:2468] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 1.
I20260710 11:06:59.545429  6784 raft_consensus.cc:2804] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.545835  6784 raft_consensus.cc:493] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.545781  6630 leader_election.cc:304] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [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: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef; no voters: 056e3372568d43b4b720d14c79c79380
I20260710 11:06:59.545955  6631 leader_election.cc:304] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056e3372568d43b4b720d14c79c79380, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:06:59.546418  6784 raft_consensus.cc:3060] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.547037  6793 raft_consensus.cc:2804] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.547430  6793 raft_consensus.cc:493] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.547801  6793 raft_consensus.cc:3060] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.547672  6787 raft_consensus.cc:2804] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.550787  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef" is_pre_election: true
I20260710 11:06:59.551179  6787 raft_consensus.cc:697] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Becoming Leader. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Running, Role: LEADER
I20260710 11:06:59.552212  6787 consensus_queue.cc:237] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:06:59.556097  6793 raft_consensus.cc:515] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.556370  6784 raft_consensus.cc:515] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.558578  6665 raft_consensus.cc:2393] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bca5eeddec74e62bbb1f9e6e070182d in current term 1: Already voted for candidate e7a349495ff24dfdab148f8474f3c8ef in this term.
I20260710 11:06:59.558997  6793 leader_election.cc:290] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 election: Requested vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:06:59.559700  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380"
I20260710 11:06:59.559713  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380"
I20260710 11:06:59.560129  6784 leader_election.cc:290] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 election: Requested vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991)
I20260710 11:06:59.561614  6590 raft_consensus.cc:3060] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.562070  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
I20260710 11:06:59.562361  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c0d5aae94443199e7839702756e695" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:06:59.563161  6739 raft_consensus.cc:2393] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7a349495ff24dfdab148f8474f3c8ef in current term 1: Already voted for candidate 5bca5eeddec74e62bbb1f9e6e070182d in this term.
I20260710 11:06:59.564376  6630 leader_election.cc:304] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [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: e7a349495ff24dfdab148f8474f3c8ef; no voters: 056e3372568d43b4b720d14c79c79380, 5bca5eeddec74e62bbb1f9e6e070182d
I20260710 11:06:59.565141  6793 raft_consensus.cc:2749] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.566092  6487 catalog_manager.cc:5697] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef reported cstate change: term changed from 0 to 1, leader changed from <none> to e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66). New cstate: current_term: 1 leader_uuid: "e7a349495ff24dfdab148f8474f3c8ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.568516  6590 raft_consensus.cc:2468] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bca5eeddec74e62bbb1f9e6e070182d in term 1.
I20260710 11:06:59.569676  6705 leader_election.cc:304] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [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: 056e3372568d43b4b720d14c79c79380, 5bca5eeddec74e62bbb1f9e6e070182d; no voters: e7a349495ff24dfdab148f8474f3c8ef
I20260710 11:06:59.570536  6784 raft_consensus.cc:2804] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.571849  6784 raft_consensus.cc:697] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Becoming Leader. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Running, Role: LEADER
I20260710 11:06:59.572728  6784 consensus_queue.cc:237] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.581013  6487 catalog_manager.cc:5697] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67). New cstate: current_term: 1 leader_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.645941  6487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59128:
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:06:59.647923  6487 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:06:59.672827  6580 tablet_service.cc:1511] Processing CreateTablet for tablet 434f1c03e2cb48ce92f4aa30f81855a3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a8a102032fae4fbdbe122ef85c55c1ea]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:59.674036  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f1c03e2cb48ce92f4aa30f81855a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.674058  6655 tablet_service.cc:1511] Processing CreateTablet for tablet 434f1c03e2cb48ce92f4aa30f81855a3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a8a102032fae4fbdbe122ef85c55c1ea]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:59.675390  6655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f1c03e2cb48ce92f4aa30f81855a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.676420  6729 tablet_service.cc:1511] Processing CreateTablet for tablet 434f1c03e2cb48ce92f4aa30f81855a3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a8a102032fae4fbdbe122ef85c55c1ea]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:06:59.677608  6729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f1c03e2cb48ce92f4aa30f81855a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.677877  6579 tablet_service.cc:1511] Processing CreateTablet for tablet e81f7c961b204a749be103709b931065 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a8a102032fae4fbdbe122ef85c55c1ea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:59.679068  6579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81f7c961b204a749be103709b931065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.690240  6654 tablet_service.cc:1511] Processing CreateTablet for tablet e81f7c961b204a749be103709b931065 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a8a102032fae4fbdbe122ef85c55c1ea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:59.691454  6780 tablet_bootstrap.cc:492] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380: Bootstrap starting.
I20260710 11:06:59.691682  6654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81f7c961b204a749be103709b931065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.693099  6781 tablet_bootstrap.cc:492] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: Bootstrap starting.
I20260710 11:06:59.696619  6779 tablet_bootstrap.cc:492] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d: Bootstrap starting.
I20260710 11:06:59.699851  6781 tablet_bootstrap.cc:654] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.702544  6780 tablet_bootstrap.cc:654] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.703629  6779 tablet_bootstrap.cc:654] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.707906  6781 tablet_bootstrap.cc:492] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: No bootstrap required, opened a new log
I20260710 11:06:59.708423  6781 ts_tablet_manager.cc:1403] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:06:59.711433  6781 raft_consensus.cc:359] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.712311  6781 raft_consensus.cc:385] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.712677  6781 raft_consensus.cc:740] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.713515  6781 consensus_queue.cc:260] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.714357  6729 tablet_service.cc:1511] Processing CreateTablet for tablet e81f7c961b204a749be103709b931065 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a8a102032fae4fbdbe122ef85c55c1ea]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:06:59.715348  6780 tablet_bootstrap.cc:492] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380: No bootstrap required, opened a new log
I20260710 11:06:59.715361  6779 tablet_bootstrap.cc:492] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d: No bootstrap required, opened a new log
I20260710 11:06:59.715998  6779 ts_tablet_manager.cc:1403] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.015s
I20260710 11:06:59.716456  6780 ts_tablet_manager.cc:1403] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260710 11:06:59.717689  6781 ts_tablet_manager.cc:1434] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:06:59.715597  6729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81f7c961b204a749be103709b931065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:59.719521  6780 raft_consensus.cc:359] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.720340  6780 raft_consensus.cc:385] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.720687  6780 raft_consensus.cc:740] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.721472  6780 consensus_queue.cc:260] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.726655  6780 ts_tablet_manager.cc:1434] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:06:59.727560  6781 tablet_bootstrap.cc:492] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: Bootstrap starting.
I20260710 11:06:59.727698  6780 tablet_bootstrap.cc:492] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: Bootstrap starting.
I20260710 11:06:59.732187  6779 raft_consensus.cc:359] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.733947  6779 raft_consensus.cc:385] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.734272  6779 raft_consensus.cc:740] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.734467  6781 tablet_bootstrap.cc:654] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:59.736531  6536 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:59.735252  6779 consensus_queue.cc:260] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.740500  6779 ts_tablet_manager.cc:1434] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 11:06:59.741560  6779 tablet_bootstrap.cc:492] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: Bootstrap starting.
I20260710 11:06:59.742062  6781 tablet_bootstrap.cc:492] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: No bootstrap required, opened a new log
I20260710 11:06:59.742596  6781 ts_tablet_manager.cc:1403] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 11:06:59.746095  6780 tablet_bootstrap.cc:654] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.745800  6781 raft_consensus.cc:359] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.746879  6781 raft_consensus.cc:385] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.747285  6781 raft_consensus.cc:740] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.748232  6779 tablet_bootstrap.cc:654] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:59.748194  6781 consensus_queue.cc:260] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.755311  6781 ts_tablet_manager.cc:1434] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:06:59.759145  6780 tablet_bootstrap.cc:492] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: No bootstrap required, opened a new log
I20260710 11:06:59.759732  6780 ts_tablet_manager.cc:1403] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.004s
I20260710 11:06:59.760723  6779 tablet_bootstrap.cc:492] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: No bootstrap required, opened a new log
I20260710 11:06:59.761234  6779 ts_tablet_manager.cc:1403] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:06:59.762171  6780 raft_consensus.cc:359] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.762897  6780 raft_consensus.cc:385] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.763180  6780 raft_consensus.cc:740] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.763866  6780 consensus_queue.cc:260] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.764101  6779 raft_consensus.cc:359] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.764802  6779 raft_consensus.cc:385] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:59.765105  6779 raft_consensus.cc:740] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Initialized, Role: FOLLOWER
I20260710 11:06:59.765914  6780 ts_tablet_manager.cc:1434] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 11:06:59.765889  6779 consensus_queue.cc:260] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.768285  6779 ts_tablet_manager.cc:1434] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260710 11:06:59.777668  6691 tablet.cc:2406] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:59.830924  6793 raft_consensus.cc:493] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.831453  6793 raft_consensus.cc:515] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.833441  6793 leader_election.cc:290] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:06:59.834198  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380" is_pre_election: true
I20260710 11:06:59.834347  6786 raft_consensus.cc:493] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.834636  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" is_pre_election: true
I20260710 11:06:59.834889  6786 raft_consensus.cc:515] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.835314  6739 raft_consensus.cc:2468] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 0.
I20260710 11:06:59.835851  6590 raft_consensus.cc:2468] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 0.
I20260710 11:06:59.836405  6630 leader_election.cc:304] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:06:59.837301  6793 raft_consensus.cc:2804] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.837661  6793 raft_consensus.cc:493] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.837987  6793 raft_consensus.cc:3060] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.840736  6786 leader_election.cc:290] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:06:59.846772  6793 raft_consensus.cc:515] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.847374  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef" is_pre_election: true
I20260710 11:06:59.848387  6665 raft_consensus.cc:2393] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 056e3372568d43b4b720d14c79c79380 in current term 1: Already voted for candidate e7a349495ff24dfdab148f8474f3c8ef in this term.
I20260710 11:06:59.850041  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380"
I20260710 11:06:59.850173  6793 leader_election.cc:290] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 election: Requested vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:06:59.850378  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:06:59.850669  6590 raft_consensus.cc:3060] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.851047  6739 raft_consensus.cc:3060] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.855798  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" is_pre_election: true
I20260710 11:06:59.857347  6739 raft_consensus.cc:2468] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 1.
I20260710 11:06:59.857471  6590 raft_consensus.cc:2468] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 1.
I20260710 11:06:59.857414  6555 leader_election.cc:304] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056e3372568d43b4b720d14c79c79380; no voters: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef
I20260710 11:06:59.858337  6630 leader_election.cc:304] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:06:59.858950  6786 raft_consensus.cc:2749] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:59.859118  6793 raft_consensus.cc:2804] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.859717  6793 raft_consensus.cc:697] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Becoming Leader. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Running, Role: LEADER
I20260710 11:06:59.860757  6784 raft_consensus.cc:493] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:59.860535  6793 consensus_queue.cc:237] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.861219  6784 raft_consensus.cc:515] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.863304  6784 leader_election.cc:290] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991)
I20260710 11:06:59.864009  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380" is_pre_election: true
I20260710 11:06:59.864698  6590 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bca5eeddec74e62bbb1f9e6e070182d in term 0.
I20260710 11:06:59.865818  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef" is_pre_election: true
I20260710 11:06:59.866240  6705 leader_election.cc:304] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056e3372568d43b4b720d14c79c79380, 5bca5eeddec74e62bbb1f9e6e070182d; no voters: 
I20260710 11:06:59.866540  6665 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bca5eeddec74e62bbb1f9e6e070182d in term 0.
I20260710 11:06:59.867156  6784 raft_consensus.cc:2804] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:59.867507  6784 raft_consensus.cc:493] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:59.867831  6784 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.870637  6486 catalog_manager.cc:5697] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef reported cstate change: term changed from 0 to 1, leader changed from <none> to e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66). New cstate: current_term: 1 leader_uuid: "e7a349495ff24dfdab148f8474f3c8ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:59.874745  6784 raft_consensus.cc:515] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.876485  6784 leader_election.cc:290] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 election: Requested vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991)
I20260710 11:06:59.877317  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056e3372568d43b4b720d14c79c79380"
I20260710 11:06:59.877584  6665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
I20260710 11:06:59.877964  6590 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.878130  6665 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:59.885164  6665 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bca5eeddec74e62bbb1f9e6e070182d in term 1.
I20260710 11:06:59.885164  6590 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bca5eeddec74e62bbb1f9e6e070182d in term 1.
I20260710 11:06:59.886569  6705 leader_election.cc:304] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:06:59.887193  6784 raft_consensus.cc:2804] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:59.887604  6784 raft_consensus.cc:697] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Becoming Leader. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Running, Role: LEADER
I20260710 11:06:59.888224  6784 consensus_queue.cc:237] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:06:59.895421  6486 catalog_manager.cc:5697] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67). New cstate: current_term: 1 leader_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:59.918964  6665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f"
dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
mode: GRACEFUL
new_leader_uuid: "056e3372568d43b4b720d14c79c79380"
 from {username='slave'} at 127.0.0.1:39802
I20260710 11:06:59.919517  6665 raft_consensus.cc:606] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Received request to transfer leadership to TS 056e3372568d43b4b720d14c79c79380
I20260710 11:06:59.928433  6665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3"
dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
mode: GRACEFUL
new_leader_uuid: "056e3372568d43b4b720d14c79c79380"
 from {username='slave'} at 127.0.0.1:39802
I20260710 11:06:59.928974  6665 raft_consensus.cc:606] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Received request to transfer leadership to TS 056e3372568d43b4b720d14c79c79380
I20260710 11:06:59.943617  6739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81f7c961b204a749be103709b931065"
dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
mode: GRACEFUL
new_leader_uuid: "056e3372568d43b4b720d14c79c79380"
 from {username='slave'} at 127.0.0.1:56434
I20260710 11:06:59.944394  6739 raft_consensus.cc:606] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Received request to transfer leadership to TS 056e3372568d43b4b720d14c79c79380
I20260710 11:07:00.037451  6793 consensus_queue.cc:1048] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.044279  6787 raft_consensus.cc:993] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: : Instructing follower 056e3372568d43b4b720d14c79c79380 to start an election
I20260710 11:07:00.044747  6787 raft_consensus.cc:1081] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Signalling peer 056e3372568d43b4b720d14c79c79380 to start an election
I20260710 11:07:00.046669  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f"
dest_uuid: "056e3372568d43b4b720d14c79c79380"
 from {username='slave'} at 127.0.0.1:32838
I20260710 11:07:00.047240  6588 raft_consensus.cc:493] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.047590  6588 raft_consensus.cc:3060] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.050909  6787 consensus_queue.cc:1048] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:00.053066  6784 consensus_queue.cc:1048] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.055622  6588 raft_consensus.cc:515] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:07:00.056874  6590 raft_consensus.cc:1240] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Rejecting Update request from peer e7a349495ff24dfdab148f8474f3c8ef for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:00.059347  6588 leader_election.cc:290] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 2 election: Requested vote from peers 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917), e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991)
I20260710 11:07:00.060096  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
I20260710 11:07:00.060868  6664 raft_consensus.cc:3055] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.061203  6664 raft_consensus.cc:740] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Running, Role: LEADER
I20260710 11:07:00.061472  6794 consensus_queue.cc:1059] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:00.061550  6738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b6969a9d94a4a8989f2a2070cbc052f" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:07:00.072206  6664 consensus_queue.cc:260] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:07:00.073378  6796 consensus_queue.cc:1048] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:00.074945  6664 raft_consensus.cc:3060] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:00.075732  6793 consensus_queue.cc:1175] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:07:00.084278  6664 raft_consensus.cc:2468] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056e3372568d43b4b720d14c79c79380 in term 2.
W20260710 11:07:00.084983  6794 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:00.088490  6556 leader_election.cc:304] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [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: 056e3372568d43b4b720d14c79c79380, e7a349495ff24dfdab148f8474f3c8ef; no voters: 5bca5eeddec74e62bbb1f9e6e070182d
I20260710 11:07:00.089619  6786 raft_consensus.cc:2804] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.090131  6786 raft_consensus.cc:697] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Becoming Leader. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Running, Role: LEADER
I20260710 11:07:00.090967  6786 consensus_queue.cc:237] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [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: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } }
I20260710 11:07:00.100225  6486 catalog_manager.cc:5697] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 reported cstate change: term changed from 1 to 2, leader changed from e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66) to 056e3372568d43b4b720d14c79c79380 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "056e3372568d43b4b720d14c79c79380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:00.356137  6793 consensus_queue.cc:1048] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.358279  6793 consensus_queue.cc:1048] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.366840  6794 raft_consensus.cc:993] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: : Instructing follower 056e3372568d43b4b720d14c79c79380 to start an election
I20260710 11:07:00.367290  6794 raft_consensus.cc:1081] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Signalling peer 056e3372568d43b4b720d14c79c79380 to start an election
I20260710 11:07:00.374030  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3"
dest_uuid: "056e3372568d43b4b720d14c79c79380"
 from {username='slave'} at 127.0.0.1:32838
I20260710 11:07:00.374639  6588 raft_consensus.cc:493] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.375001  6588 raft_consensus.cc:3060] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.381067  6588 raft_consensus.cc:515] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.382042  6590 raft_consensus.cc:1240] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Rejecting Update request from peer e7a349495ff24dfdab148f8474f3c8ef for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:00.382879  6588 leader_election.cc:290] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 2 election: Requested vote from peers e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:07:00.383728  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
I20260710 11:07:00.383912  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f1c03e2cb48ce92f4aa30f81855a3" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:07:00.383874  6824 consensus_queue.cc:1059] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:00.384738  6739 raft_consensus.cc:3060] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.385295  6664 raft_consensus.cc:3055] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.385602  6664 raft_consensus.cc:740] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Running, Role: LEADER
I20260710 11:07:00.386234  6664 consensus_queue.cc:260] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.387329  6664 raft_consensus.cc:3060] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.391062  6739 raft_consensus.cc:2468] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056e3372568d43b4b720d14c79c79380 in term 2.
I20260710 11:07:00.392181  6555 leader_election.cc:304] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056e3372568d43b4b720d14c79c79380, 5bca5eeddec74e62bbb1f9e6e070182d; no voters: 
I20260710 11:07:00.392994  6786 raft_consensus.cc:2804] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.393474  6786 raft_consensus.cc:697] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Becoming Leader. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Running, Role: LEADER
I20260710 11:07:00.393507  6664 raft_consensus.cc:2468] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056e3372568d43b4b720d14c79c79380 in term 2.
W20260710 11:07:00.394594  6787 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:00.394851  6786 consensus_queue.cc:237] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [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: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.401643  6486 catalog_manager.cc:5697] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 reported cstate change: term changed from 1 to 2, leader changed from e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66) to 056e3372568d43b4b720d14c79c79380 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "056e3372568d43b4b720d14c79c79380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.431787  6796 consensus_queue.cc:1048] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.441995  6796 consensus_queue.cc:1048] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [LEADER]: Connected to new peer: Peer: permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:00.450546  6826 raft_consensus.cc:993] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: : Instructing follower 056e3372568d43b4b720d14c79c79380 to start an election
I20260710 11:07:00.451014  6796 raft_consensus.cc:1081] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Signalling peer 056e3372568d43b4b720d14c79c79380 to start an election
I20260710 11:07:00.452531  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81f7c961b204a749be103709b931065"
dest_uuid: "056e3372568d43b4b720d14c79c79380"
 from {username='slave'} at 127.0.0.1:32850
I20260710 11:07:00.453039  6588 raft_consensus.cc:493] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.453452  6588 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.458554  6588 raft_consensus.cc:515] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.460098  6588 leader_election.cc:290] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 2 election: Requested vote from peers e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66:32991), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:07:00.460894  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
I20260710 11:07:00.461346  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "056e3372568d43b4b720d14c79c79380" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:07:00.461398  6664 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.461910  6739 raft_consensus.cc:3055] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:00.462188  6739 raft_consensus.cc:740] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bca5eeddec74e62bbb1f9e6e070182d, State: Running, Role: LEADER
I20260710 11:07:00.462924  6739 consensus_queue.cc:260] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.463810  6739 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.466446  6664 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056e3372568d43b4b720d14c79c79380 in term 2.
I20260710 11:07:00.467384  6556 leader_election.cc:304] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056e3372568d43b4b720d14c79c79380, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:07:00.468032  6786 raft_consensus.cc:2804] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:00.468528  6786 raft_consensus.cc:697] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Becoming Leader. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Running, Role: LEADER
I20260710 11:07:00.468624  6739 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056e3372568d43b4b720d14c79c79380 in term 2.
I20260710 11:07:00.469302  6786 consensus_queue.cc:237] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.475077  6487 catalog_manager.cc:5697] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 reported cstate change: term changed from 1 to 2, leader changed from 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67) to 056e3372568d43b4b720d14c79c79380 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "056e3372568d43b4b720d14c79c79380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:00.545440  6739 raft_consensus.cc:3060] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:00.550343  6739 raft_consensus.cc:1275] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Refusing update from remote peer 056e3372568d43b4b720d14c79c79380: 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:00.551649  6786 consensus_queue.cc:1048] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.560791  6664 raft_consensus.cc:1275] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Refusing update from remote peer 056e3372568d43b4b720d14c79c79380: 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:00.562115  6828 consensus_queue.cc:1048] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.683462  3113 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:07:00.685014  3113 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:07:00.685398  3113 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:07:00.697655  6588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81f7c961b204a749be103709b931065"
dest_uuid: "056e3372568d43b4b720d14c79c79380"
mode: GRACEFUL
new_leader_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
 from {username='slave'} at 127.0.0.1:32860
I20260710 11:07:00.698145  6588 raft_consensus.cc:606] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Received request to transfer leadership to TS e7a349495ff24dfdab148f8474f3c8ef
I20260710 11:07:00.699226  3113 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:07:00.790731  6739 raft_consensus.cc:1275] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Refusing update from remote peer 056e3372568d43b4b720d14c79c79380: 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:00.792133  6828 consensus_queue.cc:1048] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.800050  6664 raft_consensus.cc:1275] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Refusing update from remote peer 056e3372568d43b4b720d14c79c79380: 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:00.801805  6821 consensus_queue.cc:1048] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.934201  6739 raft_consensus.cc:1275] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Refusing update from remote peer 056e3372568d43b4b720d14c79c79380: 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:00.935632  6821 consensus_queue.cc:1048] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.943727  6664 raft_consensus.cc:1275] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Refusing update from remote peer 056e3372568d43b4b720d14c79c79380: 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:00.945391  6786 consensus_queue.cc:1048] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:00.953202  6828 raft_consensus.cc:993] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: : Instructing follower e7a349495ff24dfdab148f8474f3c8ef to start an election
I20260710 11:07:00.953692  6828 raft_consensus.cc:1081] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Signalling peer e7a349495ff24dfdab148f8474f3c8ef to start an election
I20260710 11:07:00.955305  6664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81f7c961b204a749be103709b931065"
dest_uuid: "e7a349495ff24dfdab148f8474f3c8ef"
 from {username='slave'} at 127.0.0.1:39792
I20260710 11:07:00.955857  6664 raft_consensus.cc:493] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:00.956264  6664 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:00.962302  6664 raft_consensus.cc:515] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.966143  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "056e3372568d43b4b720d14c79c79380"
I20260710 11:07:00.966732  6588 raft_consensus.cc:3055] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:00.966583  6739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81f7c961b204a749be103709b931065" candidate_uuid: "e7a349495ff24dfdab148f8474f3c8ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bca5eeddec74e62bbb1f9e6e070182d"
I20260710 11:07:00.967139  6588 raft_consensus.cc:740] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 056e3372568d43b4b720d14c79c79380, State: Running, Role: LEADER
I20260710 11:07:00.967337  6739 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:00.967916  6588 consensus_queue.cc:260] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [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: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.968873  6588 raft_consensus.cc:3060] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:00.972333  6739 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 3.
I20260710 11:07:00.965541  6664 leader_election.cc:290] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [CANDIDATE]: Term 3 election: Requested vote from peers 056e3372568d43b4b720d14c79c79380 (127.3.10.65:41165), 5bca5eeddec74e62bbb1f9e6e070182d (127.3.10.67:41917)
I20260710 11:07:00.973450  6630 leader_election.cc:304] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [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: 5bca5eeddec74e62bbb1f9e6e070182d, e7a349495ff24dfdab148f8474f3c8ef; no voters: 
I20260710 11:07:00.973798  6588 raft_consensus.cc:2468] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7a349495ff24dfdab148f8474f3c8ef in term 3.
I20260710 11:07:00.974301  6787 raft_consensus.cc:2804] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:00.975461  6787 raft_consensus.cc:697] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 3 LEADER]: Becoming Leader. State: Replica: e7a349495ff24dfdab148f8474f3c8ef, State: Running, Role: LEADER
I20260710 11:07:00.976217  6787 consensus_queue.cc:237] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [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: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } }
I20260710 11:07:00.982364  6486 catalog_manager.cc:5697] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef reported cstate change: term changed from 2 to 3, leader changed from 056e3372568d43b4b720d14c79c79380 (127.3.10.65) to e7a349495ff24dfdab148f8474f3c8ef (127.3.10.66). New cstate: current_term: 3 leader_uuid: "e7a349495ff24dfdab148f8474f3c8ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056e3372568d43b4b720d14c79c79380" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 41165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7a349495ff24dfdab148f8474f3c8ef" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 32991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bca5eeddec74e62bbb1f9e6e070182d" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:01.048472  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
I20260710 11:07:01.070161  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:01.071213  3113 tablet_replica.cc:333] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380: stopping tablet replica
I20260710 11:07:01.071798  3113 raft_consensus.cc:2243] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.072330  3113 raft_consensus.cc:2272] T e81f7c961b204a749be103709b931065 P 056e3372568d43b4b720d14c79c79380 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.074817  3113 tablet_replica.cc:333] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380: stopping tablet replica
I20260710 11:07:01.075333  3113 raft_consensus.cc:2243] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.076077  3113 raft_consensus.cc:2272] T 434f1c03e2cb48ce92f4aa30f81855a3 P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.078126  3113 tablet_replica.cc:333] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380: stopping tablet replica
I20260710 11:07:01.078605  3113 raft_consensus.cc:2243] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.078994  3113 raft_consensus.cc:2272] T c7c0d5aae94443199e7839702756e695 P 056e3372568d43b4b720d14c79c79380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.081063  3113 tablet_replica.cc:333] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380: stopping tablet replica
I20260710 11:07:01.081543  3113 raft_consensus.cc:2243] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.082248  3113 raft_consensus.cc:2272] T 7b6969a9d94a4a8989f2a2070cbc052f P 056e3372568d43b4b720d14c79c79380 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.104182  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
I20260710 11:07:01.115211  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
I20260710 11:07:01.131559  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:01.132122  3113 tablet_replica.cc:333] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: stopping tablet replica
I20260710 11:07:01.132704  3113 raft_consensus.cc:2243] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.133277  3113 pending_rounds.cc:70] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: Trying to abort 1 pending ops.
I20260710 11:07:01.133451  3113 pending_rounds.cc:77] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305959919525527552 op_type: NO_OP noop_request { }
I20260710 11:07:01.133695  3113 raft_consensus.cc:2889] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:01.133924  3113 raft_consensus.cc:2272] T e81f7c961b204a749be103709b931065 P e7a349495ff24dfdab148f8474f3c8ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.136437  3113 tablet_replica.cc:333] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef: stopping tablet replica
I20260710 11:07:01.136912  3113 raft_consensus.cc:2243] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.137261  3113 raft_consensus.cc:2272] T 434f1c03e2cb48ce92f4aa30f81855a3 P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.139120  3113 tablet_replica.cc:333] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef: stopping tablet replica
I20260710 11:07:01.139578  3113 raft_consensus.cc:2243] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.139916  3113 raft_consensus.cc:2272] T c7c0d5aae94443199e7839702756e695 P e7a349495ff24dfdab148f8474f3c8ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.141901  3113 tablet_replica.cc:333] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef: stopping tablet replica
I20260710 11:07:01.142498  3113 raft_consensus.cc:2243] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.142935  3113 raft_consensus.cc:2272] T 7b6969a9d94a4a8989f2a2070cbc052f P e7a349495ff24dfdab148f8474f3c8ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.164499  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
I20260710 11:07:01.175765  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
I20260710 11:07:01.194804  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:01.195482  3113 tablet_replica.cc:333] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d: stopping tablet replica
I20260710 11:07:01.196070  3113 raft_consensus.cc:2243] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.196609  3113 raft_consensus.cc:2272] T e81f7c961b204a749be103709b931065 P 5bca5eeddec74e62bbb1f9e6e070182d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.199285  3113 tablet_replica.cc:333] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d: stopping tablet replica
I20260710 11:07:01.199841  3113 raft_consensus.cc:2243] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.200349  3113 raft_consensus.cc:2272] T 434f1c03e2cb48ce92f4aa30f81855a3 P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.202476  3113 tablet_replica.cc:333] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d: stopping tablet replica
I20260710 11:07:01.203025  3113 raft_consensus.cc:2243] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:01.203495  3113 raft_consensus.cc:2272] T 7b6969a9d94a4a8989f2a2070cbc052f P 5bca5eeddec74e62bbb1f9e6e070182d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.205785  3113 tablet_replica.cc:333] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d: stopping tablet replica
I20260710 11:07:01.206269  3113 raft_consensus.cc:2243] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.207037  3113 raft_consensus.cc:2272] T c7c0d5aae94443199e7839702756e695 P 5bca5eeddec74e62bbb1f9e6e070182d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.228997  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
I20260710 11:07:01.240339  3113 master.cc:562] Master@127.3.10.126:41079 shutting down...
I20260710 11:07:01.254788  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:01.255272  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:01.255532  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79bd58fa577f4c29815322cf1ca7c6a5: stopping tablet replica
I20260710 11:07:01.273448  3113 master.cc:584] Master@127.3.10.126:41079 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2710 ms)
[----------] 6 tests from LeaderRebalancerTest (85110 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:07:01.301597  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:41459
I20260710 11:07:01.302742  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.307787  6835 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:01.307821  6836 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:01.309218  6838 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:01.310496  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:01.311245  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.311452  3113 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:01.311565  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681621311553 us; error 0 us; skew 500 ppm
I20260710 11:07:01.312012  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.314280  3113 webserver.cc:533] Webserver started at http://127.3.10.126:40499/ using document root <none> and password file <none>
I20260710 11:07:01.314687  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.314836  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.315037  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.316009  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "d88e1bf70d274cb69a8d318714b2a684"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.320330  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:01.323691  6843 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:01.324728  3113 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:01.325024  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "d88e1bf70d274cb69a8d318714b2a684"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.325289  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-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:01.351568  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.352708  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.388505  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:41459
I20260710 11:07:01.388602  6894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:41459 every 8 connection(s)
I20260710 11:07:01.392338  6895 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:01.401990  6895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684: Bootstrap starting.
I20260710 11:07:01.406086  6895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:01.410115  6895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684: No bootstrap required, opened a new log
I20260710 11:07:01.412019  6895 raft_consensus.cc:359] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d88e1bf70d274cb69a8d318714b2a684" member_type: VOTER }
I20260710 11:07:01.412396  6895 raft_consensus.cc:385] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:01.412570  6895 raft_consensus.cc:740] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88e1bf70d274cb69a8d318714b2a684, State: Initialized, Role: FOLLOWER
I20260710 11:07:01.413048  6895 consensus_queue.cc:260] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d88e1bf70d274cb69a8d318714b2a684" member_type: VOTER }
I20260710 11:07:01.413443  6895 raft_consensus.cc:399] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:01.413627  6895 raft_consensus.cc:493] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:01.413823  6895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:01.417948  6895 raft_consensus.cc:515] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d88e1bf70d274cb69a8d318714b2a684" member_type: VOTER }
I20260710 11:07:01.418394  6895 leader_election.cc:304] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [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: d88e1bf70d274cb69a8d318714b2a684; no voters: 
I20260710 11:07:01.419476  6895 leader_election.cc:290] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:01.419812  6898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:01.421613  6898 raft_consensus.cc:697] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 1 LEADER]: Becoming Leader. State: Replica: d88e1bf70d274cb69a8d318714b2a684, State: Running, Role: LEADER
I20260710 11:07:01.422269  6898 consensus_queue.cc:237] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [LEADER]: Queue going to LEADER mode. State: All 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: "d88e1bf70d274cb69a8d318714b2a684" member_type: VOTER }
I20260710 11:07:01.422796  6895 sys_catalog.cc:565] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:01.426502  6899 sys_catalog.cc:455] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d88e1bf70d274cb69a8d318714b2a684" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d88e1bf70d274cb69a8d318714b2a684" member_type: VOTER } }
I20260710 11:07:01.427264  6899 sys_catalog.cc:458] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:01.427297  6900 sys_catalog.cc:455] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d88e1bf70d274cb69a8d318714b2a684. Latest consensus state: current_term: 1 leader_uuid: "d88e1bf70d274cb69a8d318714b2a684" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d88e1bf70d274cb69a8d318714b2a684" member_type: VOTER } }
I20260710 11:07:01.428231  6900 sys_catalog.cc:458] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:01.431308  6905 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:01.435909  6905 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:01.439262  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:01.444631  6905 catalog_manager.cc:1383] Generated new cluster ID: 0047ff0e95984835ad244604c3045c82
I20260710 11:07:01.444900  6905 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:01.460736  6905 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:01.461973  6905 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:01.474956  6905 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684: Generated new TSK 0
I20260710 11:07:01.475567  6905 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:01.506047  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.512148  6916 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:01.513509  6917 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:01.515084  6919 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:01.517452  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:01.518379  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.518615  3113 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:01.518784  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681621518762 us; error 0 us; skew 500 ppm
I20260710 11:07:01.519321  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.521741  3113 webserver.cc:533] Webserver started at http://127.3.10.65:46623/ using document root <none> and password file <none>
I20260710 11:07:01.522254  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.522476  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.522750  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.523815  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "2746123613bc4252b5fa4ffbc246e218"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.529161  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:07:01.532776  6924 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:01.533676  3113 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:07:01.534052  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "2746123613bc4252b5fa4ffbc246e218"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.534397  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-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:01.547370  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.548555  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.549944  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.552233  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.552493  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.552794  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.552958  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.592100  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:38199
I20260710 11:07:01.592224  6986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:38199 every 8 connection(s)
I20260710 11:07:01.597136  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.604159  6991 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:01.606775  6992 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:01.608300  3113 server_base.cc:1061] running on GCE node
W20260710 11:07:01.609579  6994 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:01.610172  6987 heartbeater.cc:344] Connected to a master server at 127.3.10.126:41459
I20260710 11:07:01.610589  6987 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:01.610685  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.610972  3113 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:01.611169  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681621611150 us; error 0 us; skew 500 ppm
I20260710 11:07:01.611472  6987 heartbeater.cc:507] Master 127.3.10.126:41459 requested a full tablet report, sending...
I20260710 11:07:01.611917  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.613842  6860 ts_manager.cc:194] Registered new tserver with Master: 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199)
I20260710 11:07:01.614894  3113 webserver.cc:533] Webserver started at http://127.3.10.66:32981/ using document root <none> and password file <none>
I20260710 11:07:01.615393  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.615592  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.615671  6860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33692
I20260710 11:07:01.615862  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.617107  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.621753  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:07:01.625006  6999 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:01.625835  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:07:01.626183  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.626516  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-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:01.643318  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.644420  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.645802  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.648021  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.648198  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.648500  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.648682  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.685524  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:38671
I20260710 11:07:01.685701  7061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:38671 every 8 connection(s)
I20260710 11:07:01.690306  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:01.697292  7065 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:01.699362  7066 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:01.703066  7062 heartbeater.cc:344] Connected to a master server at 127.3.10.126:41459
W20260710 11:07:01.703156  7068 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:01.703681  7062 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:01.703946  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:01.704618  7062 heartbeater.cc:507] Master 127.3.10.126:41459 requested a full tablet report, sending...
I20260710 11:07:01.704937  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:01.705183  3113 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:01.705365  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681621705331 us; error 0 us; skew 500 ppm
I20260710 11:07:01.706115  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:01.706769  6860 ts_manager.cc:194] Registered new tserver with Master: b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:01.708529  6860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33708
I20260710 11:07:01.708950  3113 webserver.cc:533] Webserver started at http://127.3.10.67:38797/ using document root <none> and password file <none>
I20260710 11:07:01.709584  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:01.709832  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:01.710119  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:01.711163  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "2477df75d0b541268007f2f7b77b0156"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.715415  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:01.718552  7073 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:01.719316  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:01.719652  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "2477df75d0b541268007f2f7b77b0156"
format_stamp: "Formatted at 2026-07-10 11:07:01 on dist-test-slave-s4lx"
I20260710 11:07:01.719942  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681536024405-3113-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:01.736536  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:01.737630  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:01.739081  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:01.741497  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:01.741732  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.741978  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:01.742148  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:01.783206  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:43917
I20260710 11:07:01.783325  7135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:43917 every 8 connection(s)
I20260710 11:07:01.797091  7136 heartbeater.cc:344] Connected to a master server at 127.3.10.126:41459
I20260710 11:07:01.797480  7136 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:01.798213  7136 heartbeater.cc:507] Master 127.3.10.126:41459 requested a full tablet report, sending...
I20260710 11:07:01.800186  6860 ts_manager.cc:194] Registered new tserver with Master: 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:01.801280  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014873458s
I20260710 11:07:01.801671  6860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33714
I20260710 11:07:01.826716  6860 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33724:
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:01.829555  6860 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:01.908733  6949 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac15e578e024823861e50853bbddbe8 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:01.908973  7099 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae9769080e844cdadc42fc90373ed44 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:01.909253  6951 tablet_service.cc:1511] Processing CreateTablet for tablet 1886c9aefa694c8daf74b3ddf2b9faf7 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:01.910223  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac15e578e024823861e50853bbddbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.907503  6952 tablet_service.cc:1511] Processing CreateTablet for tablet 26120b2eb59e4e51a89d7f59cef81fdf (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:01.911468  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1886c9aefa694c8daf74b3ddf2b9faf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.911257  7100 tablet_service.cc:1511] Processing CreateTablet for tablet 1886c9aefa694c8daf74b3ddf2b9faf7 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:01.912343  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26120b2eb59e4e51a89d7f59cef81fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.907420  7101 tablet_service.cc:1511] Processing CreateTablet for tablet 26120b2eb59e4e51a89d7f59cef81fdf (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:01.910223  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae9769080e844cdadc42fc90373ed44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.915199  7027 tablet_service.cc:1511] Processing CreateTablet for tablet 26120b2eb59e4e51a89d7f59cef81fdf (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:01.915544  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26120b2eb59e4e51a89d7f59cef81fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.916502  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26120b2eb59e4e51a89d7f59cef81fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.911296  6950 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae9769080e844cdadc42fc90373ed44 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:01.919019  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae9769080e844cdadc42fc90373ed44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.921785  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1886c9aefa694c8daf74b3ddf2b9faf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.923712  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 1886c9aefa694c8daf74b3ddf2b9faf7 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:01.925102  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1886c9aefa694c8daf74b3ddf2b9faf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.930382  7025 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae9769080e844cdadc42fc90373ed44 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:01.932211  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae9769080e844cdadc42fc90373ed44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.955580  7024 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac15e578e024823861e50853bbddbe8 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:01.957140  7024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac15e578e024823861e50853bbddbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.960143  6949 tablet_service.cc:1511] Processing CreateTablet for tablet 03f05220a7c94f96a453e2dbf0363705 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:01.961637  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f05220a7c94f96a453e2dbf0363705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.961287  7098 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac15e578e024823861e50853bbddbe8 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:01.963582  7098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac15e578e024823861e50853bbddbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.969102  7097 tablet_service.cc:1511] Processing CreateTablet for tablet 03f05220a7c94f96a453e2dbf0363705 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:01.970592  7097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f05220a7c94f96a453e2dbf0363705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.972327  7151 tablet_bootstrap.cc:492] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:01.978258  7023 tablet_service.cc:1511] Processing CreateTablet for tablet 03f05220a7c94f96a453e2dbf0363705 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:01.981714  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f05220a7c94f96a453e2dbf0363705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:01.992852  6950 tablet_service.cc:1511] Processing CreateTablet for tablet 900a923aa0a84d32830b09ebf8864e6c (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:01.994688  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900a923aa0a84d32830b09ebf8864e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.003445  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 900a923aa0a84d32830b09ebf8864e6c (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:02.003726  7099 tablet_service.cc:1511] Processing CreateTablet for tablet 900a923aa0a84d32830b09ebf8864e6c (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:02.005048  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900a923aa0a84d32830b09ebf8864e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.005030  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900a923aa0a84d32830b09ebf8864e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.011404  6949 tablet_service.cc:1511] Processing CreateTablet for tablet e032362e17524d5fa59150ce95086683 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:02.012805  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e032362e17524d5fa59150ce95086683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.017450  7152 tablet_bootstrap.cc:492] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:01.988137  7151 tablet_bootstrap.cc:654] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.022925  7153 tablet_bootstrap.cc:492] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.025353  7023 tablet_service.cc:1511] Processing CreateTablet for tablet e032362e17524d5fa59150ce95086683 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:02.026820  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e032362e17524d5fa59150ce95086683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.026836  7100 tablet_service.cc:1511] Processing CreateTablet for tablet e032362e17524d5fa59150ce95086683 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:02.028177  6952 tablet_service.cc:1511] Processing CreateTablet for tablet e22e6ced6ba5417caae898c49f479672 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:02.028525  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e032362e17524d5fa59150ce95086683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.029477  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22e6ced6ba5417caae898c49f479672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.035378  7025 tablet_service.cc:1511] Processing CreateTablet for tablet e22e6ced6ba5417caae898c49f479672 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:02.036835  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22e6ced6ba5417caae898c49f479672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.044225  6951 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfacdc69daa47e3bc6a6c26a051df90 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:02.045557  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfacdc69daa47e3bc6a6c26a051df90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.046224  7097 tablet_service.cc:1511] Processing CreateTablet for tablet e22e6ced6ba5417caae898c49f479672 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:02.053031  7097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22e6ced6ba5417caae898c49f479672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.057528  7027 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfacdc69daa47e3bc6a6c26a051df90 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:02.061100  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfacdc69daa47e3bc6a6c26a051df90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.058887  7100 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfacdc69daa47e3bc6a6c26a051df90 (DEFAULT_TABLE table=test-workload [id=d0dcbfe793624921847269d25eacb7ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:02.076790  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfacdc69daa47e3bc6a6c26a051df90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:02.081180  7152 tablet_bootstrap.cc:654] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.086124  7153 tablet_bootstrap.cc:654] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.089182  7151 tablet_bootstrap.cc:492] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.092599  7151 ts_tablet_manager.cc:1403] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.023s
I20260710 11:07:02.094846  7152 tablet_bootstrap.cc:492] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.095342  7152 ts_tablet_manager.cc:1403] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260710 11:07:02.095481  7151 raft_consensus.cc:359] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.096253  7151 raft_consensus.cc:385] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.096572  7151 raft_consensus.cc:740] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.097311  7151 consensus_queue.cc:260] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.097916  7153 tablet_bootstrap.cc:492] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.098430  7153 ts_tablet_manager.cc:1403] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260710 11:07:02.098416  7152 raft_consensus.cc:359] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.099386  7152 raft_consensus.cc:385] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.099769  6987 heartbeater.cc:499] Master 127.3.10.126:41459 was elected leader, sending a full tablet report...
I20260710 11:07:02.100198  7151 ts_tablet_manager.cc:1434] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:02.099704  7152 raft_consensus.cc:740] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.101257  7151 tablet_bootstrap.cc:492] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.101094  7152 consensus_queue.cc:260] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.101974  7153 raft_consensus.cc:359] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.102725  7153 raft_consensus.cc:385] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.103020  7153 raft_consensus.cc:740] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.103765  7153 consensus_queue.cc:260] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.107894  7151 tablet_bootstrap.cc:654] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.120954  7151 tablet_bootstrap.cc:492] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.121740  7151 ts_tablet_manager.cc:1403] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 11:07:02.125430  7062 heartbeater.cc:499] Master 127.3.10.126:41459 was elected leader, sending a full tablet report...
I20260710 11:07:02.126125  7152 ts_tablet_manager.cc:1434] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.019s
I20260710 11:07:02.127614  7157 raft_consensus.cc:493] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.128113  7157 raft_consensus.cc:515] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.136890  7157 leader_election.cc:290] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:02.137892  7153 ts_tablet_manager.cc:1434] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.024s
I20260710 11:07:02.138721  7136 heartbeater.cc:499] Master 127.3.10.126:41459 was elected leader, sending a full tablet report...
I20260710 11:07:02.138974  7153 tablet_bootstrap.cc:492] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.139889  7152 tablet_bootstrap.cc:492] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.144982  7153 tablet_bootstrap.cc:654] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.146476  7152 tablet_bootstrap.cc:654] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.149155  7151 raft_consensus.cc:359] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.150244  7151 raft_consensus.cc:385] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.150638  7151 raft_consensus.cc:740] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.152977  7151 consensus_queue.cc:260] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.160804  7151 ts_tablet_manager.cc:1434] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.001s
I20260710 11:07:02.162077  7151 tablet_bootstrap.cc:492] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.172315  7153 tablet_bootstrap.cc:492] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.172602  7151 tablet_bootstrap.cc:654] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.172907  7153 ts_tablet_manager.cc:1403] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260710 11:07:02.176609  7153 raft_consensus.cc:359] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.179209  7153 raft_consensus.cc:385] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.179265  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26120b2eb59e4e51a89d7f59cef81fdf" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:02.179878  7153 raft_consensus.cc:740] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
W20260710 11:07:02.181160  6927 leader_election.cc:343] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.181097  7153 consensus_queue.cc:260] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.185755  7153 ts_tablet_manager.cc:1434] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:07:02.186442  7152 tablet_bootstrap.cc:492] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.186348  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26120b2eb59e4e51a89d7f59cef81fdf" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.186715  7153 tablet_bootstrap.cc:492] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.186980  7152 ts_tablet_manager.cc:1403] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.028s
I20260710 11:07:02.187076  7111 raft_consensus.cc:2468] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.188233  6926 leader_election.cc:304] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.189463  7157 raft_consensus.cc:2804] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.189814  7157 raft_consensus.cc:493] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.190192  7157 raft_consensus.cc:3060] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.189900  7152 raft_consensus.cc:359] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.190754  7152 raft_consensus.cc:385] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.191076  7152 raft_consensus.cc:740] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.191962  7152 consensus_queue.cc:260] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.193053  7153 tablet_bootstrap.cc:654] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.194162  7152 ts_tablet_manager.cc:1434] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:02.195133  7152 tablet_bootstrap.cc:492] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.197935  7157 raft_consensus.cc:515] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
I20260710 11:07:02.200794  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26120b2eb59e4e51a89d7f59cef81fdf" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.201356  7111 raft_consensus.cc:3060] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.202873  7152 tablet_bootstrap.cc:654] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.208906  7111 raft_consensus.cc:2468] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.210072  6926 leader_election.cc:304] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:02.216688  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26120b2eb59e4e51a89d7f59cef81fdf" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.217267  7037 raft_consensus.cc:3060] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.218345  7151 tablet_bootstrap.cc:492] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.218912  7151 ts_tablet_manager.cc:1403] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.007s
I20260710 11:07:02.224702  7037 raft_consensus.cc:2468] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.226779  7157 leader_election.cc:290] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:02.227348  7157 raft_consensus.cc:2804] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.227759  7151 raft_consensus.cc:359] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.228757  7157 raft_consensus.cc:697] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:02.228863  7151 raft_consensus.cc:385] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.229291  7151 raft_consensus.cc:740] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.231336  7151 consensus_queue.cc:260] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.244529  7169 raft_consensus.cc:493] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.245162  7169 raft_consensus.cc:515] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.249155  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1886c9aefa694c8daf74b3ddf2b9faf7" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
W20260710 11:07:02.251091  6927 leader_election.cc:343] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.229709  7157 consensus_queue.cc:237] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } }
W20260710 11:07:02.256661  6926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.67:43917, user_credentials={real_user=slave}} blocked reactor thread for 46671.9us
I20260710 11:07:02.261162  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1886c9aefa694c8daf74b3ddf2b9faf7" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.262032  7111 raft_consensus.cc:2468] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.263859  6926 leader_election.cc:304] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.265076  7168 raft_consensus.cc:2804] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.265583  7168 raft_consensus.cc:493] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.266000  7168 raft_consensus.cc:3060] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.268391  7169 leader_election.cc:290] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.274834  7151 ts_tablet_manager.cc:1434] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.056s	user 0.020s	sys 0.026s
I20260710 11:07:02.275599  7153 tablet_bootstrap.cc:492] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.276196  7153 ts_tablet_manager.cc:1403] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.059s
I20260710 11:07:02.276223  7151 tablet_bootstrap.cc:492] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.276510  7152 tablet_bootstrap.cc:492] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.277068  7152 ts_tablet_manager.cc:1403] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.082s	user 0.041s	sys 0.039s
I20260710 11:07:02.279304  7153 raft_consensus.cc:359] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.280141  7153 raft_consensus.cc:385] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.279855  7152 raft_consensus.cc:359] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.280525  7153 raft_consensus.cc:740] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.280661  7152 raft_consensus.cc:385] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.281023  7152 raft_consensus.cc:740] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.281327  7153 consensus_queue.cc:260] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.281860  7152 consensus_queue.cc:260] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.283630  7153 ts_tablet_manager.cc:1434] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:02.284740  7153 tablet_bootstrap.cc:492] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.285409  7168 raft_consensus.cc:515] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.287021  7152 ts_tablet_manager.cc:1434] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:02.288432  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1886c9aefa694c8daf74b3ddf2b9faf7" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.289083  7037 raft_consensus.cc:3060] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.289608  7152 tablet_bootstrap.cc:492] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.290922  7153 tablet_bootstrap.cc:654] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.296483  7152 tablet_bootstrap.cc:654] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.296669  7037 raft_consensus.cc:2468] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.302242  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1886c9aefa694c8daf74b3ddf2b9faf7" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.303011  7111 raft_consensus.cc:3060] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.282913  6859 catalog_manager.cc:5697] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:02.306064  6927 leader_election.cc:304] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.307010  7157 raft_consensus.cc:2804] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.307485  7157 raft_consensus.cc:697] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:02.308319  7157 consensus_queue.cc:237] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.310936  7111 raft_consensus.cc:2468] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.312932  7168 leader_election.cc:290] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.317489  7152 tablet_bootstrap.cc:492] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.319042  7152 ts_tablet_manager.cc:1403] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.030s	user 0.001s	sys 0.017s
I20260710 11:07:02.320286  7153 tablet_bootstrap.cc:492] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.320545  7151 tablet_bootstrap.cc:654] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.320896  7153 ts_tablet_manager.cc:1403] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.021s
I20260710 11:07:02.321979  7152 raft_consensus.cc:359] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.322734  7152 raft_consensus.cc:385] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.323035  7152 raft_consensus.cc:740] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.323949  7152 consensus_queue.cc:260] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.324263  7153 raft_consensus.cc:359] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.325152  7153 raft_consensus.cc:385] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.325500  7153 raft_consensus.cc:740] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.326257  7152 ts_tablet_manager.cc:1434] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:02.326277  7153 consensus_queue.cc:260] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.327479  7152 tablet_bootstrap.cc:492] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.332913  7153 ts_tablet_manager.cc:1434] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:02.334113  7153 tablet_bootstrap.cc:492] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.334353  7152 tablet_bootstrap.cc:654] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.341430  7151 tablet_bootstrap.cc:492] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.340819  6858 catalog_manager.cc:5697] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.341559  7153 tablet_bootstrap.cc:654] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.342175  7157 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.342662  7157 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.344791  7157 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.347258  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
W20260710 11:07:02.348788  6927 leader_election.cc:343] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.349656  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
W20260710 11:07:02.351018  6926 leader_election.cc:343] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.351473  6926 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218; no voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.352622  7157 raft_consensus.cc:2749] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.353626  7151 ts_tablet_manager.cc:1403] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.008s
I20260710 11:07:02.356828  7151 raft_consensus.cc:359] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.357571  7151 raft_consensus.cc:385] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.357877  7151 raft_consensus.cc:740] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.358790  7151 consensus_queue.cc:260] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.360517  7153 tablet_bootstrap.cc:492] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.361568  7153 ts_tablet_manager.cc:1403] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.002s
I20260710 11:07:02.361735  7151 ts_tablet_manager.cc:1434] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:07:02.362828  7151 tablet_bootstrap.cc:492] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.366065  7153 raft_consensus.cc:359] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.367153  7153 raft_consensus.cc:385] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.367607  7153 raft_consensus.cc:740] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.369410  7151 tablet_bootstrap.cc:654] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.368837  7153 consensus_queue.cc:260] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.375880  7153 ts_tablet_manager.cc:1434] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:07:02.377435  7153 tablet_bootstrap.cc:492] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.382628  7151 tablet_bootstrap.cc:492] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.383214  7151 ts_tablet_manager.cc:1403] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 11:07:02.386452  7153 tablet_bootstrap.cc:654] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.386250  7151 raft_consensus.cc:359] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.387086  7151 raft_consensus.cc:385] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.387480  7151 raft_consensus.cc:740] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.388281  7151 consensus_queue.cc:260] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.390869  7151 ts_tablet_manager.cc:1434] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:02.391934  7151 tablet_bootstrap.cc:492] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.398622  7151 tablet_bootstrap.cc:654] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.399222  7158 raft_consensus.cc:493] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.399813  7158 raft_consensus.cc:515] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.406101  7153 tablet_bootstrap.cc:492] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.407048  7153 ts_tablet_manager.cc:1403] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260710 11:07:02.407189  7158 leader_election.cc:290] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.411792  7153 raft_consensus.cc:359] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.413743  7151 tablet_bootstrap.cc:492] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.414314  7153 raft_consensus.cc:385] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.414541  7151 ts_tablet_manager.cc:1403] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 11:07:02.414940  7153 raft_consensus.cc:740] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.416271  7153 consensus_queue.cc:260] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.418084  7151 raft_consensus.cc:359] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.419040  7151 raft_consensus.cc:385] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.419414  7151 raft_consensus.cc:740] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.420111  7153 ts_tablet_manager.cc:1434] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:07:02.420498  7151 consensus_queue.cc:260] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.421907  7153 tablet_bootstrap.cc:492] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.423748  7151 ts_tablet_manager.cc:1434] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:07:02.424902  7151 tablet_bootstrap.cc:492] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.432580  7153 tablet_bootstrap.cc:654] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:02.436723  6908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:02.437333  7151 tablet_bootstrap.cc:654] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.448173  7153 tablet_bootstrap.cc:492] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.448271  7157 raft_consensus.cc:493] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.449286  7153 ts_tablet_manager.cc:1403] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260710 11:07:02.449150  7157 raft_consensus.cc:515] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.452702  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:02.453362  7037 raft_consensus.cc:2468] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.454022  7153 raft_consensus.cc:359] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.454697  6927 leader_election.cc:304] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.456010  7168 raft_consensus.cc:2804] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.456410  7157 leader_election.cc:290] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.457212  7153 raft_consensus.cc:385] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.457624  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.457706  7153 raft_consensus.cc:740] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.458353  7111 raft_consensus.cc:2468] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.459081  7153 consensus_queue.cc:260] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.456411  7168 raft_consensus.cc:493] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.460387  7168 raft_consensus.cc:3060] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.465525  7151 tablet_bootstrap.cc:492] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.466048  7151 ts_tablet_manager.cc:1403] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260710 11:07:02.469069  7151 raft_consensus.cc:359] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.469808  7151 raft_consensus.cc:385] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.470124  7151 raft_consensus.cc:740] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.472452  7153 ts_tablet_manager.cc:1434] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 11:07:02.473752  7168 raft_consensus.cc:515] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.475463  7153 tablet_bootstrap.cc:492] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.475399  7151 consensus_queue.cc:260] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.478160  7152 tablet_bootstrap.cc:492] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.479156  7168 leader_election.cc:290] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.490357  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.491348  7110 raft_consensus.cc:2468] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:02.492827  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:02.493031  7152 ts_tablet_manager.cc:1403] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.166s	user 0.057s	sys 0.098s
I20260710 11:07:02.493127  7001 leader_election.cc:304] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.493769  6962 raft_consensus.cc:2393] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2746123613bc4252b5fa4ffbc246e218 in this term.
I20260710 11:07:02.494302  7158 raft_consensus.cc:2804] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.494381  7151 ts_tablet_manager.cc:1434] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260710 11:07:02.494716  7158 raft_consensus.cc:493] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.495137  7158 raft_consensus.cc:3060] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.495734  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.496181  7111 raft_consensus.cc:3060] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.496421  7152 raft_consensus.cc:359] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.497190  7152 raft_consensus.cc:385] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.497476  7152 raft_consensus.cc:740] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.498471  7151 tablet_bootstrap.cc:492] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.498360  7152 consensus_queue.cc:260] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.494968  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.505105  7151 tablet_bootstrap.cc:654] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.511886  7111 raft_consensus.cc:2468] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.513279  6926 leader_election.cc:304] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:02.513926  7151 tablet_bootstrap.cc:492] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.514160  7168 raft_consensus.cc:2804] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.514618  7151 ts_tablet_manager.cc:1403] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 11:07:02.514653  7168 raft_consensus.cc:697] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:02.515661  7168 consensus_queue.cc:237] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.517524  7151 raft_consensus.cc:359] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.518198  7151 raft_consensus.cc:385] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.518448  7151 raft_consensus.cc:740] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.519151  7151 consensus_queue.cc:260] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.521375  7159 raft_consensus.cc:493] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.521607  7151 ts_tablet_manager.cc:1434] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:02.520824  7158 raft_consensus.cc:515] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.521916  7159 raft_consensus.cc:515] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.522742  7151 tablet_bootstrap.cc:492] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:02.522797  7037 raft_consensus.cc:2393] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2746123613bc4252b5fa4ffbc246e218 in current term 1: Already voted for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in this term.
I20260710 11:07:02.528471  7159 leader_election.cc:290] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:02.529722  7151 tablet_bootstrap.cc:654] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.544322  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:02.545375  6962 raft_consensus.cc:2468] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:02.547003  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:02.547458  7077 leader_election.cc:304] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:02.548287  7158 leader_election.cc:290] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.549245  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ae9769080e844cdadc42fc90373ed44" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.550354  7111 raft_consensus.cc:2393] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2746123613bc4252b5fa4ffbc246e218 in this term.
I20260710 11:07:02.551331  7159 raft_consensus.cc:2804] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.551903  7159 raft_consensus.cc:493] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.552351  7159 raft_consensus.cc:3060] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.557436  7153 tablet_bootstrap.cc:654] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.558476  7001 leader_election.cc:304] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:02.564108  7158 raft_consensus.cc:2749] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.574779  7152 ts_tablet_manager.cc:1434] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.081s	user 0.020s	sys 0.044s
I20260710 11:07:02.575927  7152 tablet_bootstrap.cc:492] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.582652  7152 tablet_bootstrap.cc:654] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.582832  6860 catalog_manager.cc:5697] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.585544  7159 raft_consensus.cc:515] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.588610  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:02.589210  6962 raft_consensus.cc:3060] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.592064  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
W20260710 11:07:02.593884  7076 leader_election.cc:343] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.594796  7152 tablet_bootstrap.cc:492] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.595293  7152 ts_tablet_manager.cc:1403] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:07:02.597393  6962 raft_consensus.cc:2468] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:02.598201  7159 leader_election.cc:290] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:02.598809  7151 tablet_bootstrap.cc:492] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:02.599037  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.599274  7151 ts_tablet_manager.cc:1403] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.027s
W20260710 11:07:02.600592  7076 leader_election.cc:343] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.601730  7152 raft_consensus.cc:359] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.601958  7151 raft_consensus.cc:359] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.602523  7152 raft_consensus.cc:385] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.602703  7151 raft_consensus.cc:385] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.602877  7152 raft_consensus.cc:740] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.603049  7151 raft_consensus.cc:740] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.603842  7151 consensus_queue.cc:260] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.603709  7152 consensus_queue.cc:260] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.605708  7151 ts_tablet_manager.cc:1434] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:02.606606  7077 leader_election.cc:304] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.607779  7159 raft_consensus.cc:2804] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.609055  7152 ts_tablet_manager.cc:1434] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:07:02.610082  7152 tablet_bootstrap.cc:492] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.610656  7153 tablet_bootstrap.cc:492] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.611114  7153 ts_tablet_manager.cc:1403] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.004s
I20260710 11:07:02.612314  7168 raft_consensus.cc:493] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.612859  7168 raft_consensus.cc:515] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.613956  7153 raft_consensus.cc:359] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.614681  7153 raft_consensus.cc:385] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.614954  7153 raft_consensus.cc:740] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.615625  7153 consensus_queue.cc:260] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.616439  7152 tablet_bootstrap.cc:654] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.618456  7153 ts_tablet_manager.cc:1434] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:02.619546  7153 tablet_bootstrap.cc:492] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:02.620530  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:02.620852  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.621459  7111 raft_consensus.cc:2468] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
W20260710 11:07:02.622278  6927 leader_election.cc:343] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.622856  6926 leader_election.cc:304] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.623564  7157 raft_consensus.cc:2804] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.623924  7157 raft_consensus.cc:493] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.624286  7157 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.630093  7186 raft_consensus.cc:493] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.630635  7186 raft_consensus.cc:515] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.632928  7153 tablet_bootstrap.cc:654] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.633522  7186 leader_election.cc:290] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.632660  7157 raft_consensus.cc:515] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.634756  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f05220a7c94f96a453e2dbf0363705" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.635452  7111 raft_consensus.cc:2468] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:02.635612  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f05220a7c94f96a453e2dbf0363705" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:02.636750  7001 leader_election.cc:304] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.637576  7168 leader_election.cc:290] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.637918  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.638780  7186 raft_consensus.cc:2804] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.639134  7186 raft_consensus.cc:493] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.639495  7186 raft_consensus.cc:3060] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:02.639797  6927 leader_election.cc:343] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:02.640681  7159 raft_consensus.cc:697] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:02.641635  7159 consensus_queue.cc:237] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.643342  7152 tablet_bootstrap.cc:492] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.643833  7152 ts_tablet_manager.cc:1403] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.018s
I20260710 11:07:02.644990  6962 raft_consensus.cc:2468] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:02.647251  7153 tablet_bootstrap.cc:492] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:02.646932  7152 raft_consensus.cc:359] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.647056  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.647871  7111 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.647949  7152 raft_consensus.cc:385] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.648406  7152 raft_consensus.cc:740] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.648893  7157 leader_election.cc:290] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.649150  7186 raft_consensus.cc:515] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.649148  7152 consensus_queue.cc:260] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.651600  7152 ts_tablet_manager.cc:1434] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:02.652627  7152 tablet_bootstrap.cc:492] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.653385  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f05220a7c94f96a453e2dbf0363705" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:02.654021  6962 raft_consensus.cc:3060] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.655031  7111 raft_consensus.cc:2468] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.656368  6926 leader_election.cc:304] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.657531  7157 raft_consensus.cc:2804] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.658008  7157 raft_consensus.cc:697] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:02.658910  7152 tablet_bootstrap.cc:654] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.658805  7157 consensus_queue.cc:237] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.662148  6962 raft_consensus.cc:2468] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:02.647871  7153 ts_tablet_manager.cc:1403] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260710 11:07:02.663488  7003 leader_election.cc:304] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.664326  7158 raft_consensus.cc:2804] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.666002  7186 leader_election.cc:290] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.666157  7153 raft_consensus.cc:359] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.667104  7153 raft_consensus.cc:385] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.667428  7153 raft_consensus.cc:740] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.668304  7153 consensus_queue.cc:260] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.670735  7153 ts_tablet_manager.cc:1434] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:02.672657  7152 tablet_bootstrap.cc:492] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.673134  7152 ts_tablet_manager.cc:1403] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 11:07:02.671859  6858 catalog_manager.cc:5697] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.675175  7152 raft_consensus.cc:359] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.675671  7152 raft_consensus.cc:385] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.675899  7152 raft_consensus.cc:740] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.676373  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f05220a7c94f96a453e2dbf0363705" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.676962  7111 raft_consensus.cc:3060] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.676760  7152 consensus_queue.cc:260] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.678809  7152 ts_tablet_manager.cc:1434] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:02.679699  7152 tablet_bootstrap.cc:492] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:02.679697  6860 catalog_manager.cc:5697] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:02.684970  7158 raft_consensus.cc:697] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:02.685890  7152 tablet_bootstrap.cc:654] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:02.685909  7158 consensus_queue.cc:237] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.690457  7111 raft_consensus.cc:2468] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:02.697679  7152 tablet_bootstrap.cc:492] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:02.698180  7152 ts_tablet_manager.cc:1403] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260710 11:07:02.699704  6858 catalog_manager.cc:5697] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.700444  7157 consensus_queue.cc:1048] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.700778  7152 raft_consensus.cc:359] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.701483  7152 raft_consensus.cc:385] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:02.701767  7152 raft_consensus.cc:740] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:02.702353  7152 consensus_queue.cc:260] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.704080  7152 ts_tablet_manager.cc:1434] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:02.713814  7170 consensus_queue.cc:1048] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.729219  7157 raft_consensus.cc:493] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.729732  7157 raft_consensus.cc:515] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.731765  7157 leader_election.cc:290] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.732362  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:02.732918  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.733027  7037 raft_consensus.cc:2468] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.733706  7111 raft_consensus.cc:2468] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.734351  6927 leader_election.cc:304] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.735140  7157 raft_consensus.cc:2804] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.735453  7157 raft_consensus.cc:493] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.735771  7157 raft_consensus.cc:3060] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.740712  7157 raft_consensus.cc:515] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.742367  7157 leader_election.cc:290] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.743376  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.743394  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.744007  7037 raft_consensus.cc:3060] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.744127  7111 raft_consensus.cc:3060] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.749083  7111 raft_consensus.cc:2468] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.749593  7037 raft_consensus.cc:2468] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.750180  6926 leader_election.cc:304] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:02.751147  7157 raft_consensus.cc:2804] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.751588  7157 raft_consensus.cc:697] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:02.752345  7157 consensus_queue.cc:237] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.757586  7157 raft_consensus.cc:493] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.758046  7157 raft_consensus.cc:515] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.760185  7157 leader_election.cc:290] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.760886  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e032362e17524d5fa59150ce95086683" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:02.761354  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e032362e17524d5fa59150ce95086683" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.761567  7037 raft_consensus.cc:2468] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.761107  6858 catalog_manager.cc:5697] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.762009  7111 raft_consensus.cc:2468] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:02.762612  6927 leader_election.cc:304] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.763644  7159 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.763638  7157 raft_consensus.cc:2804] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.764168  7159 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.764426  7157 raft_consensus.cc:493] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.764946  7157 raft_consensus.cc:3060] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.766294  7159 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:02.767006  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:02.767681  6962 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:02.767920  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:02.768615  7037 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:02.769075  7077 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:02.769276  7158 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.770911  7158 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.772584  7159 raft_consensus.cc:2804] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.772991  7158 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.774490  7157 raft_consensus.cc:515] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.774828  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:02.774854  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.775615  6962 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:02.772993  7159 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.776742  7159 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.776604  7003 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:02.777108  7157 leader_election.cc:290] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.777822  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e032362e17524d5fa59150ce95086683" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.778357  7110 raft_consensus.cc:3060] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.778852  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e032362e17524d5fa59150ce95086683" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.779433  7037 raft_consensus.cc:3060] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.784308  7158 raft_consensus.cc:2804] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:02.784006  7159 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.784880  7110 raft_consensus.cc:2468] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.785039  7158 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:02.785559  7158 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.785727  7111 raft_consensus.cc:2393] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2477df75d0b541268007f2f7b77b0156 in this term.
I20260710 11:07:02.786273  6926 leader_election.cc:304] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:02.787127  7037 raft_consensus.cc:2468] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:02.789319  7159 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:02.790196  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:02.790400  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:02.790869  6962 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.791389  7157 raft_consensus.cc:2804] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.791857  7157 raft_consensus.cc:697] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:02.793267  7157 consensus_queue.cc:237] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.795356  7158 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.796998  7170 consensus_queue.cc:1048] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:02.798030  6962 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:02.798211  7037 raft_consensus.cc:2393] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2477df75d0b541268007f2f7b77b0156 in current term 1: Already voted for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in this term.
I20260710 11:07:02.800369  7158 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.800750  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:02.801314  7111 raft_consensus.cc:2393] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2477df75d0b541268007f2f7b77b0156 in this term.
I20260710 11:07:02.801623  7077 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:02.799741  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:02.803085  7159 raft_consensus.cc:2804] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:02.803081  6961 raft_consensus.cc:2393] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2477df75d0b541268007f2f7b77b0156 in this term.
I20260710 11:07:02.803731  7159 raft_consensus.cc:697] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:02.804595  7003 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:02.805229  7168 consensus_queue.cc:1048] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.804579  7159 consensus_queue.cc:237] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.806133  7201 raft_consensus.cc:2749] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.809425  6858 catalog_manager.cc:5697] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:02.829035  6859 catalog_manager.cc:5697] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:02.966949  7158 raft_consensus.cc:493] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:02.967453  7158 raft_consensus.cc:515] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:02.969316  7158 leader_election.cc:290] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:02.970103  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:02.970284  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:02.970990  7110 raft_consensus.cc:2393] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2746123613bc4252b5fa4ffbc246e218 in this term.
I20260710 11:07:02.971889  7001 leader_election.cc:304] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:02.972601  7158 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:02.975926  7168 consensus_queue.cc:1048] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:02.978353  7158 raft_consensus.cc:2749] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:02.987411  7157 consensus_queue.cc:1048] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.006811  7158 raft_consensus.cc:493] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:03.007316  7158 raft_consensus.cc:515] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.009147  7158 leader_election.cc:290] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:03.009963  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:03.010178  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:03.010735  6961 raft_consensus.cc:2393] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2477df75d0b541268007f2f7b77b0156 in this term.
I20260710 11:07:03.011616  7003 leader_election.cc:304] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:03.012323  7158 raft_consensus.cc:3060] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:03.017094  7158 raft_consensus.cc:2749] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:03.064986  7110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
mode: GRACEFUL
new_leader_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:56766
I20260710 11:07:03.065580  7110 raft_consensus.cc:606] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Received request to transfer leadership to TS 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:03.073065  7110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
mode: GRACEFUL
new_leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:56766
I20260710 11:07:03.073539  7110 raft_consensus.cc:606] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Received request to transfer leadership to TS b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:03.085510  7157 consensus_queue.cc:1048] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.086665  6961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e032362e17524d5fa59150ce95086683"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
mode: GRACEFUL
new_leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:41048
I20260710 11:07:03.087278  6961 raft_consensus.cc:606] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Received request to transfer leadership to TS b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:03.093537  6962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
mode: GRACEFUL
new_leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:41048
I20260710 11:07:03.094135  6962 raft_consensus.cc:606] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Received request to transfer leadership to TS b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:03.097494  7159 consensus_queue.cc:1048] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.099011  7168 consensus_queue.cc:1048] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.100579  6961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
mode: GRACEFUL
new_leader_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:41048
I20260710 11:07:03.101188  6961 raft_consensus.cc:606] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Received request to transfer leadership to TS 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:03.111049  7157 raft_consensus.cc:993] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: : Instructing follower b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:03.111523  7170 raft_consensus.cc:1081] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Signalling peer b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:03.113322  7037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:47092
I20260710 11:07:03.113876  7037 raft_consensus.cc:493] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.114243  7037 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.116531  7195 consensus_queue.cc:1048] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.124585  7037 raft_consensus.cc:515] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.125429  7159 raft_consensus.cc:993] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: : Instructing follower b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:03.126024  7194 raft_consensus.cc:1081] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Signalling peer b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:03.126821  7037 leader_election.cc:290] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:03.127753  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:03.128432  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:03.128386  6962 raft_consensus.cc:3055] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.128978  7110 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.129208  6962 raft_consensus.cc:740] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:03.130079  6962 consensus_queue.cc:260] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.130654  7037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:47100
I20260710 11:07:03.131182  7037 raft_consensus.cc:493] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.131340  6962 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.131573  7037 raft_consensus.cc:3060] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.134609  7110 raft_consensus.cc:2468] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:03.135588  7001 leader_election.cc:304] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:03.136320  7158 raft_consensus.cc:2804] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.136801  7158 raft_consensus.cc:697] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:03.137580  7158 consensus_queue.cc:237] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.138262  7037 raft_consensus.cc:515] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.140282  7037 leader_election.cc:290] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:03.141222  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:03.141418  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900a923aa0a84d32830b09ebf8864e6c" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:03.141831  6961 raft_consensus.cc:3060] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.141930  7110 raft_consensus.cc:3055] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.142565  7110 raft_consensus.cc:740] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:03.143462  7110 consensus_queue.cc:260] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.144402  6962 raft_consensus.cc:2468] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:03.144764  7110 raft_consensus.cc:3060] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.149322  6961 raft_consensus.cc:2468] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:03.150585  7003 leader_election.cc:304] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:03.150789  6855 catalog_manager.cc:5697] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 1 to 2, leader changed from 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65) to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.151445  7158 raft_consensus.cc:2804] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.151736  7110 raft_consensus.cc:2468] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:03.152087  7158 raft_consensus.cc:697] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:03.152913  7158 consensus_queue.cc:237] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.160856  7170 consensus_queue.cc:1048] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.164014  6855 catalog_manager.cc:5697] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 1 to 2, leader changed from 2477df75d0b541268007f2f7b77b0156 (127.3.10.67) to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.170008  7157 consensus_queue.cc:1048] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.179207  7158 consensus_queue.cc:1048] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.180534  7168 raft_consensus.cc:993] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: : Instructing follower 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:03.181059  7170 raft_consensus.cc:1081] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Signalling peer 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:03.182794  7110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:56746
I20260710 11:07:03.183369  7110 raft_consensus.cc:493] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.183753  7110 raft_consensus.cc:3060] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.191459  7110 raft_consensus.cc:515] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.193630  7158 consensus_queue.cc:1048] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.197853  7110 leader_election.cc:290] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:03.197957  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:03.198961  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfacdc69daa47e3bc6a6c26a051df90" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:03.203533  6961 raft_consensus.cc:3055] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.203572  7037 raft_consensus.cc:3060] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.204174  6961 raft_consensus.cc:740] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:03.205152  6961 consensus_queue.cc:260] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.206382  6961 raft_consensus.cc:3060] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.212738  6961 raft_consensus.cc:2468] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 2.
I20260710 11:07:03.214608  7037 raft_consensus.cc:2468] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 2.
I20260710 11:07:03.214906  7077 leader_election.cc:304] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:03.215945  7194 raft_consensus.cc:2804] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.216473  7194 raft_consensus.cc:697] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 2 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:03.217144  7194 consensus_queue.cc:237] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.223452  6859 catalog_manager.cc:5697] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 1 to 2, leader changed from 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65) to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 2 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:03.266229  7194 consensus_queue.cc:1048] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.266326  7170 consensus_queue.cc:1048] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.273066  7168 raft_consensus.cc:993] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: : Instructing follower b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:03.273512  7168 raft_consensus.cc:1081] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Signalling peer b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:03.276082  7035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e032362e17524d5fa59150ce95086683"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:47092
I20260710 11:07:03.276669  7035 raft_consensus.cc:493] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.277055  7035 raft_consensus.cc:3060] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.286214  7194 consensus_queue.cc:1048] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.289592  7170 consensus_queue.cc:1048] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:03.291442  7035 raft_consensus.cc:515] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.293175  7037 raft_consensus.cc:1240] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Rejecting Update request from peer 2746123613bc4252b5fa4ffbc246e218 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:03.295203  7170 consensus_queue.cc:1059] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:03.296641  7168 raft_consensus.cc:3055] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.297199  7168 raft_consensus.cc:740] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:03.298297  7168 consensus_queue.cc:260] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.299636  7168 raft_consensus.cc:3060] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.296586  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e032362e17524d5fa59150ce95086683" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:03.307257  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e032362e17524d5fa59150ce95086683" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:03.310575  7035 leader_election.cc:290] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:03.311865  7194 raft_consensus.cc:993] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: : Instructing follower 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:03.312340  7194 raft_consensus.cc:1081] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Signalling peer 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:03.313944  6962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:41038
I20260710 11:07:03.314436  6962 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:03.314745  6962 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.321260  6962 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.323940  6961 raft_consensus.cc:2468] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:03.324069  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:03.324520  6962 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:03.324815  7037 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.325522  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:03.325860  7003 leader_election.cc:304] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:03.326718  7201 raft_consensus.cc:2804] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.326068  7111 raft_consensus.cc:3055] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:03.327150  7201 raft_consensus.cc:697] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:03.327216  7111 raft_consensus.cc:740] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:03.328051  7201 consensus_queue.cc:237] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.328184  7111 consensus_queue.cc:260] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.329576  7111 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.335942  7111 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:03.337030  6926 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:03.337741  7168 raft_consensus.cc:2804] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:03.338187  7168 raft_consensus.cc:697] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:03.338371  7037 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:03.339017  7168 consensus_queue.cc:237] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:03.343326  6855 catalog_manager.cc:5697] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 1 to 2, leader changed from 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65) to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.346951  6858 catalog_manager.cc:5697] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 1 to 2, leader changed from 2477df75d0b541268007f2f7b77b0156 (127.3.10.67) to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:03.586151  6961 raft_consensus.cc:1275] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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:03.587862  7201 consensus_queue.cc:1048] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.595440  7111 raft_consensus.cc:1275] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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:03.597368  7158 consensus_queue.cc:1048] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.607398  7110 raft_consensus.cc:1275] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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:03.608737  7158 consensus_queue.cc:1048] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.617266  6961 raft_consensus.cc:1275] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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:03.618589  7201 consensus_queue.cc:1048] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.725057  7110 raft_consensus.cc:3060] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:03.731256  7110 raft_consensus.cc:1275] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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:03.732717  7201 consensus_queue.cc:1048] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.742482  6962 raft_consensus.cc:1275] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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:03.743780  7158 consensus_queue.cc:1048] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.744616  6961 raft_consensus.cc:1275] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:03.747763  7159 consensus_queue.cc:1048] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.756215  7037 raft_consensus.cc:1275] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:03.757916  7195 consensus_queue.cc:1048] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.902745  7110 raft_consensus.cc:1275] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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:03.903892  7233 consensus_queue.cc:1048] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:03.911939  7037 raft_consensus.cc:1275] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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:03.913372  7233 consensus_queue.cc:1048] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, 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.128180  6859 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33730:
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:06.130800  6859 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:06.178550  6952 tablet_service.cc:1511] Processing CreateTablet for tablet aabe2458a23a46048df3c8b1a937b9a3 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:06.179847  6952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabe2458a23a46048df3c8b1a937b9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.179700  7025 tablet_service.cc:1511] Processing CreateTablet for tablet aabe2458a23a46048df3c8b1a937b9a3 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:06.180930  7100 tablet_service.cc:1511] Processing CreateTablet for tablet aabe2458a23a46048df3c8b1a937b9a3 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:06.180972  7025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabe2458a23a46048df3c8b1a937b9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.182156  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aabe2458a23a46048df3c8b1a937b9a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.186385  7023 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8e922a58e34d11be1a997cbbcbe09a (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:06.187670  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8e922a58e34d11be1a997cbbcbe09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.189208  7027 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6d701583624beb916725a021617b22 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:06.189632  7026 tablet_service.cc:1511] Processing CreateTablet for tablet d05f602ebb8944a4a7141ab2bb6f9a8e (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:06.190490  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6d701583624beb916725a021617b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.192986  7024 tablet_service.cc:1511] Processing CreateTablet for tablet fa319908077a491db1ada3b065e92eac (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:06.194253  7024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa319908077a491db1ada3b065e92eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.196630  7022 tablet_service.cc:1511] Processing CreateTablet for tablet 98cba62b61bd4b3d883b98acd64fbc79 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:06.198247  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05f602ebb8944a4a7141ab2bb6f9a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.200533  7021 tablet_service.cc:1511] Processing CreateTablet for tablet e7607950343149918c1afc863cc00155 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:06.202328  7021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7607950343149918c1afc863cc00155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.204514  7020 tablet_service.cc:1511] Processing CreateTablet for tablet fbf6d6b2c5d1411bae58c7a64dacd538 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:06.205860  7099 tablet_service.cc:1511] Processing CreateTablet for tablet d05f602ebb8944a4a7141ab2bb6f9a8e (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:06.206168  7101 tablet_service.cc:1511] Processing CreateTablet for tablet fa319908077a491db1ada3b065e92eac (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:06.206517  7098 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8e922a58e34d11be1a997cbbcbe09a (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:06.207155  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05f602ebb8944a4a7141ab2bb6f9a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.206877  7097 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6d701583624beb916725a021617b22 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:06.207773  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa319908077a491db1ada3b065e92eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.208670  7096 tablet_service.cc:1511] Processing CreateTablet for tablet 98cba62b61bd4b3d883b98acd64fbc79 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:06.209139  7097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6d701583624beb916725a021617b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.209895  7096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cba62b61bd4b3d883b98acd64fbc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.213279  7095 tablet_service.cc:1511] Processing CreateTablet for tablet e7607950343149918c1afc863cc00155 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:06.214635  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7607950343149918c1afc863cc00155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.219004  7094 tablet_service.cc:1511] Processing CreateTablet for tablet fbf6d6b2c5d1411bae58c7a64dacd538 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:06.217366  7019 tablet_service.cc:1511] Processing CreateTablet for tablet 01a170a11e634c26bd3c0ac09ea94e3b (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:06.224079  7094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf6d6b2c5d1411bae58c7a64dacd538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.226887  7093 tablet_service.cc:1511] Processing CreateTablet for tablet 01a170a11e634c26bd3c0ac09ea94e3b (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:06.233644  7022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cba62b61bd4b3d883b98acd64fbc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.235500  7250 tablet_bootstrap.cc:492] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.236389  7093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a170a11e634c26bd3c0ac09ea94e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.240593  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf6d6b2c5d1411bae58c7a64dacd538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.243441  6950 tablet_service.cc:1511] Processing CreateTablet for tablet 6b6d701583624beb916725a021617b22 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:06.244902  6950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b6d701583624beb916725a021617b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.246562  6947 tablet_service.cc:1511] Processing CreateTablet for tablet 98cba62b61bd4b3d883b98acd64fbc79 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:06.248024  6947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cba62b61bd4b3d883b98acd64fbc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.249579  6951 tablet_service.cc:1511] Processing CreateTablet for tablet 6e8e922a58e34d11be1a997cbbcbe09a (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:06.265062  6951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8e922a58e34d11be1a997cbbcbe09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.266196  7250 tablet_bootstrap.cc:654] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.251200  6949 tablet_service.cc:1511] Processing CreateTablet for tablet d05f602ebb8944a4a7141ab2bb6f9a8e (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:06.269074  6949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d05f602ebb8944a4a7141ab2bb6f9a8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.251313  6945 tablet_service.cc:1511] Processing CreateTablet for tablet fbf6d6b2c5d1411bae58c7a64dacd538 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:06.253568  6944 tablet_service.cc:1511] Processing CreateTablet for tablet 01a170a11e634c26bd3c0ac09ea94e3b (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:06.249579  6946 tablet_service.cc:1511] Processing CreateTablet for tablet e7607950343149918c1afc863cc00155 (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:06.258917  7019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a170a11e634c26bd3c0ac09ea94e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.284843  6946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7607950343149918c1afc863cc00155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.289029  6945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf6d6b2c5d1411bae58c7a64dacd538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.290112  7252 tablet_bootstrap.cc:492] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:06.245018  6948 tablet_service.cc:1511] Processing CreateTablet for tablet fa319908077a491db1ada3b065e92eac (DEFAULT_TABLE table=soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:06.292001  6948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa319908077a491db1ada3b065e92eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.293788  6944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a170a11e634c26bd3c0ac09ea94e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.261714  7098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e8e922a58e34d11be1a997cbbcbe09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:06.417241  7249 tablet_bootstrap.cc:492] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:06.423506  7249 tablet_bootstrap.cc:654] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.441936  7249 tablet_bootstrap.cc:492] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:06.442528  7249 ts_tablet_manager.cc:1403] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260710 11:07:06.443854  7250 tablet_bootstrap.cc:492] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.444396  7250 ts_tablet_manager.cc:1403] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.209s	user 0.077s	sys 0.084s
I20260710 11:07:06.446465  7249 raft_consensus.cc:359] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.447407  7249 raft_consensus.cc:385] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.447345  7250 raft_consensus.cc:359] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.447957  7249 raft_consensus.cc:740] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.448261  7250 raft_consensus.cc:385] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.448611  7250 raft_consensus.cc:740] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.448941  7249 consensus_queue.cc:260] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.450899  7250 consensus_queue.cc:260] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.454375  7250 ts_tablet_manager.cc:1434] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:07:06.456852  7250 tablet_bootstrap.cc:492] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.465587  7250 tablet_bootstrap.cc:654] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.471961  7249 ts_tablet_manager.cc:1434] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260710 11:07:06.472491  6908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:06.479933  7249 tablet_bootstrap.cc:492] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:06.490851  7249 tablet_bootstrap.cc:654] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.498461  7252 tablet_bootstrap.cc:654] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.528120  7249 tablet_bootstrap.cc:492] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:06.528689  7249 ts_tablet_manager.cc:1403] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.018s
I20260710 11:07:06.530305  7250 tablet_bootstrap.cc:492] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.534482  7250 ts_tablet_manager.cc:1403] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.030s
I20260710 11:07:06.535029  7249 raft_consensus.cc:359] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.535820  7249 raft_consensus.cc:385] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.539100  7249 raft_consensus.cc:740] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.539896  7249 consensus_queue.cc:260] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.538487  7250 raft_consensus.cc:359] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.541108  7250 raft_consensus.cc:385] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.541409  7250 raft_consensus.cc:740] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.542140  7250 consensus_queue.cc:260] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.544415  7250 ts_tablet_manager.cc:1434] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:07:06.545432  7250 tablet_bootstrap.cc:492] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.547673  7249 ts_tablet_manager.cc:1434] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:07:06.548776  7249 tablet_bootstrap.cc:492] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:06.551748  7250 tablet_bootstrap.cc:654] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.555171  7249 tablet_bootstrap.cc:654] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.557332  7252 tablet_bootstrap.cc:492] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:06.557866  7252 ts_tablet_manager.cc:1403] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.268s	user 0.020s	sys 0.000s
I20260710 11:07:06.559414  7250 tablet_bootstrap.cc:492] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.560145  7250 ts_tablet_manager.cc:1403] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 11:07:06.560904  7252 raft_consensus.cc:359] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.561760  7252 raft_consensus.cc:385] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.562084  7252 raft_consensus.cc:740] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.562943  7250 raft_consensus.cc:359] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.562805  7252 consensus_queue.cc:260] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.563243  7249 tablet_bootstrap.cc:492] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:06.563565  7250 raft_consensus.cc:385] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.563941  7249 ts_tablet_manager.cc:1403] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.011s
I20260710 11:07:06.563891  7250 raft_consensus.cc:740] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.564779  7250 consensus_queue.cc:260] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.565299  7252 ts_tablet_manager.cc:1434] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:06.566308  7252 tablet_bootstrap.cc:492] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:06.567085  7250 ts_tablet_manager.cc:1434] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 11:07:06.566984  7249 raft_consensus.cc:359] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.567754  7249 raft_consensus.cc:385] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.568048  7249 raft_consensus.cc:740] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.568840  7249 consensus_queue.cc:260] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.571128  7249 ts_tablet_manager.cc:1434] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:06.572079  7249 tablet_bootstrap.cc:492] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:06.573412  7252 tablet_bootstrap.cc:654] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.568156  7250 tablet_bootstrap.cc:492] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.580415  7249 tablet_bootstrap.cc:654] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.586120  7250 tablet_bootstrap.cc:654] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.597096  7252 tablet_bootstrap.cc:492] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:06.597714  7252 ts_tablet_manager.cc:1403] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.011s
I20260710 11:07:06.598771  7249 tablet_bootstrap.cc:492] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:06.599272  7249 ts_tablet_manager.cc:1403] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260710 11:07:06.601596  7249 raft_consensus.cc:359] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.601675  7252 raft_consensus.cc:359] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.602224  7249 raft_consensus.cc:385] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.602674  7252 raft_consensus.cc:385] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.602823  7249 raft_consensus.cc:740] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.603025  7252 raft_consensus.cc:740] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.603847  7249 consensus_queue.cc:260] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.603849  7252 consensus_queue.cc:260] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.604664  7250 tablet_bootstrap.cc:492] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.605185  7250 ts_tablet_manager.cc:1403] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.009s
I20260710 11:07:06.606484  7249 ts_tablet_manager.cc:1434] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:06.606508  7252 ts_tablet_manager.cc:1434] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:07:06.607681  7252 tablet_bootstrap.cc:492] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:06.607713  7249 tablet_bootstrap.cc:492] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:06.608268  7250 raft_consensus.cc:359] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.609011  7250 raft_consensus.cc:385] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.609279  7250 raft_consensus.cc:740] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.610008  7250 consensus_queue.cc:260] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.612303  7250 ts_tablet_manager.cc:1434] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:06.613271  7250 tablet_bootstrap.cc:492] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.615192  7249 tablet_bootstrap.cc:654] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.619711  7250 tablet_bootstrap.cc:654] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.620704  7238 raft_consensus.cc:493] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.622505  7238 raft_consensus.cc:515] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.624933  7238 leader_election.cc:290] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.626257  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cba62b61bd4b3d883b98acd64fbc79" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
W20260710 11:07:06.629411  7003 leader_election.cc:343] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.630362  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cba62b61bd4b3d883b98acd64fbc79" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:06.631078  7111 raft_consensus.cc:2468] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:06.632160  7249 tablet_bootstrap.cc:492] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:06.632735  7249 ts_tablet_manager.cc:1403] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260710 11:07:06.632510  7001 leader_election.cc:304] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:06.632984  7252 tablet_bootstrap.cc:654] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.633821  7238 raft_consensus.cc:2804] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:06.634210  7238 raft_consensus.cc:493] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:06.634598  7238 raft_consensus.cc:3060] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.643457  7238 raft_consensus.cc:515] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.645787  7250 tablet_bootstrap.cc:492] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.646340  7250 ts_tablet_manager.cc:1403] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.013s
I20260710 11:07:06.646610  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cba62b61bd4b3d883b98acd64fbc79" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:06.647228  7249 raft_consensus.cc:359] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.648101  7249 raft_consensus.cc:385] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:06.648236  7003 leader_election.cc:343] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.648541  7249 raft_consensus.cc:740] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.649482  7249 consensus_queue.cc:260] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.650781  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cba62b61bd4b3d883b98acd64fbc79" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:06.651646  7111 raft_consensus.cc:3060] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.649358  7250 raft_consensus.cc:359] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.654115  7250 raft_consensus.cc:385] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.654420  7250 raft_consensus.cc:740] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.655185  7250 consensus_queue.cc:260] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.657083  7235 raft_consensus.cc:493] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.657562  7250 ts_tablet_manager.cc:1434] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:07:06.657735  7235 raft_consensus.cc:515] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.658664  7250 tablet_bootstrap.cc:492] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.661859  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
W20260710 11:07:06.663961  7077 leader_election.cc:343] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.665652  7250 tablet_bootstrap.cc:654] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.666882  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:06.667548  7252 tablet_bootstrap.cc:492] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:06.668076  7252 ts_tablet_manager.cc:1403] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
W20260710 11:07:06.668932  7076 leader_election.cc:343] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.669638  7076 leader_election.cc:304] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156; no voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:06.671891  7252 raft_consensus.cc:359] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.673617  7252 raft_consensus.cc:385] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.674005  7252 raft_consensus.cc:740] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.674996  7252 consensus_queue.cc:260] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.678771  7235 leader_election.cc:290] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:06.681583  7235 raft_consensus.cc:2749] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:06.682433  7235 raft_consensus.cc:493] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.682987  7235 raft_consensus.cc:515] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.690622  7252 ts_tablet_manager.cc:1434] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:07:06.698342  7235 leader_election.cc:290] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:06.698714  7252 tablet_bootstrap.cc:492] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:06.704866  7238 leader_election.cc:290] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.710758  7238 raft_consensus.cc:493] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.711294  7238 raft_consensus.cc:515] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.714155  7252 tablet_bootstrap.cc:654] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:06.721393  7076 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.66:38671, user_credentials={real_user=slave}} blocked reactor thread for 52513.7us
I20260710 11:07:06.723766  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:06.724680  7037 raft_consensus.cc:2468] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:06.727936  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
W20260710 11:07:06.729832  7003 leader_election.cc:343] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.716550  7111 raft_consensus.cc:2468] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:06.732831  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:06.733506  7110 raft_consensus.cc:2468] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:06.734686  7001 leader_election.cc:304] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:06.736640  7001 leader_election.cc:304] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:06.735838  7252 tablet_bootstrap.cc:492] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:06.737890  7235 raft_consensus.cc:493] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.738376  7252 ts_tablet_manager.cc:1403] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.007s
I20260710 11:07:06.738476  7235 raft_consensus.cc:515] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.744593  7270 raft_consensus.cc:2804] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:06.741762  7252 raft_consensus.cc:359] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.747830  7235 leader_election.cc:290] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:06.747953  7252 raft_consensus.cc:385] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.748729  7252 raft_consensus.cc:740] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.750259  7238 leader_election.cc:290] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.749779  7252 consensus_queue.cc:260] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.754547  7267 raft_consensus.cc:2804] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:06.755120  7267 raft_consensus.cc:493] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:06.755601  7267 raft_consensus.cc:3060] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.757226  7076 leader_election.cc:304] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:06.758074  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:06.758816  6962 raft_consensus.cc:2468] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:06.759768  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:06.757682  7252 ts_tablet_manager.cc:1434] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:07:06.760694  7037 raft_consensus.cc:2468] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:06.761873  7252 tablet_bootstrap.cc:492] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:06.763262  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:06.763984  6962 raft_consensus.cc:2468] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:06.764829  7269 raft_consensus.cc:2804] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:06.765435  7269 raft_consensus.cc:493] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:06.765901  7269 raft_consensus.cc:3060] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.766724  7077 leader_election.cc:304] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:06.767293  7270 raft_consensus.cc:697] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:06.768657  7270 consensus_queue.cc:237] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.772634  7235 raft_consensus.cc:2804] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:06.773339  7235 raft_consensus.cc:493] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:06.774091  7235 raft_consensus.cc:3060] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.764057  7272 raft_consensus.cc:493] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.776551  7238 raft_consensus.cc:493] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.793059  7252 tablet_bootstrap.cc:654] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.792201  7272 raft_consensus.cc:515] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.797785  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:06.798810  6962 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:06.800906  7003 leader_election.cc:304] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:06.792681  7238 raft_consensus.cc:515] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.808895  7252 tablet_bootstrap.cc:492] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:06.823196  7249 ts_tablet_manager.cc:1434] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.180s	user 0.057s	sys 0.093s
I20260710 11:07:06.829279  7250 tablet_bootstrap.cc:492] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.829821  7250 ts_tablet_manager.cc:1403] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.171s	user 0.043s	sys 0.059s
I20260710 11:07:06.830293  7238 leader_election.cc:290] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.830408  7252 ts_tablet_manager.cc:1403] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.003s
I20260710 11:07:06.829876  7249 tablet_bootstrap.cc:492] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:06.832973  7250 raft_consensus.cc:359] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.833720  7250 raft_consensus.cc:385] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.834021  7250 raft_consensus.cc:740] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.834750  7250 consensus_queue.cc:260] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.837110  7250 ts_tablet_manager.cc:1434] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:06.838091  7250 tablet_bootstrap.cc:492] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:06.841200  7249 tablet_bootstrap.cc:654] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.842051  7272 leader_election.cc:290] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.825161  7264 raft_consensus.cc:2804] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:06.842360  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8e922a58e34d11be1a997cbbcbe09a" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:06.842693  7264 raft_consensus.cc:493] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:06.843118  7264 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:06.844734  7001 leader_election.cc:343] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.845865  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:06.845935  7252 raft_consensus.cc:359] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.846715  7252 raft_consensus.cc:385] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.847051  7252 raft_consensus.cc:740] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.848169  7110 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:06.847874  7252 consensus_queue.cc:260] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.851131  7250 tablet_bootstrap.cc:654] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.852629  7252 ts_tablet_manager.cc:1434] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:07:06.854319  7252 tablet_bootstrap.cc:492] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:06.859375  7249 tablet_bootstrap.cc:492] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:06.859982  7249 ts_tablet_manager.cc:1403] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260710 11:07:06.861685  7252 tablet_bootstrap.cc:654] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.863238  7249 raft_consensus.cc:359] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.864076  7249 raft_consensus.cc:385] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.863469  7267 raft_consensus.cc:515] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.895874  7280 raft_consensus.cc:493] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:06.899869  7001 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.67:43917, user_credentials={real_user=slave}} blocked reactor thread for 55054.6us
I20260710 11:07:06.927192  7280 raft_consensus.cc:515] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
W20260710 11:07:06.901245  7003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.65:38199, user_credentials={real_user=slave}} blocked reactor thread for 100371us
I20260710 11:07:06.864552  7249 raft_consensus.cc:740] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.920037  7235 raft_consensus.cc:515] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.859742  7269 raft_consensus.cc:515] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.932121  7249 consensus_queue.cc:260] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.935205  7269 leader_election.cc:290] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:06.937026  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:06.940999  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:06.942132  6961 raft_consensus.cc:3060] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.942394  6959 raft_consensus.cc:3060] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.938777  6960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:06.936911  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8e922a58e34d11be1a997cbbcbe09a" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:06.948902  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:06.949977  7037 raft_consensus.cc:2393] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2477df75d0b541268007f2f7b77b0156 in current term 1: Already voted for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in this term.
I20260710 11:07:06.949100  6859 catalog_manager.cc:5697] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.950486  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:06.952265  7249 ts_tablet_manager.cc:1434] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.002s
W20260710 11:07:06.952934  6927 leader_election.cc:343] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.948470  7280 leader_election.cc:290] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.954280  7249 tablet_bootstrap.cc:492] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
W20260710 11:07:06.955004  7003 leader_election.cc:343] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.955224  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:06.955615  7003 leader_election.cc:304] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218
W20260710 11:07:06.956867  6926 leader_election.cc:343] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:06.957306  6926 leader_election.cc:304] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218; no voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:06.958636  7280 raft_consensus.cc:2749] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:06.961908  7235 leader_election.cc:290] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:06.963024  7250 tablet_bootstrap.cc:492] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:06.963335  7270 raft_consensus.cc:2749] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:06.963865  7250 ts_tablet_manager.cc:1403] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.002s
I20260710 11:07:06.965938  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:06.966810  7274 raft_consensus.cc:493] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:06.967442  7274 raft_consensus.cc:515] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.970043  7274 leader_election.cc:290] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.966897  7111 raft_consensus.cc:2393] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in current term 1: Already voted for candidate 2477df75d0b541268007f2f7b77b0156 in this term.
I20260710 11:07:06.970839  7252 tablet_bootstrap.cc:492] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:06.971299  6961 raft_consensus.cc:2468] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:06.971626  7252 ts_tablet_manager.cc:1403] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.000s
I20260710 11:07:06.973057  7077 leader_election.cc:304] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:06.974030  7269 raft_consensus.cc:2804] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:06.974622  7269 raft_consensus.cc:697] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:06.976425  7252 raft_consensus.cc:359] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.975575  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:06.977875  7252 raft_consensus.cc:385] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.978319  7252 raft_consensus.cc:740] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.977108  7269 consensus_queue.cc:237] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.979117  6959 raft_consensus.cc:2468] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:06.979342  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:06.980206  7035 raft_consensus.cc:3060] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.980538  7077 leader_election.cc:304] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:06.981406  7249 tablet_bootstrap.cc:654] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:06.963759  7267 leader_election.cc:290] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:06.981554  7235 raft_consensus.cc:2804] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:06.982591  7235 raft_consensus.cc:697] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:06.983493  7235 consensus_queue.cc:237] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.978374  7111 raft_consensus.cc:2468] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:06.984609  7001 leader_election.cc:304] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:06.985515  7267 raft_consensus.cc:2749] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:06.972888  7250 raft_consensus.cc:359] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.986802  7250 raft_consensus.cc:385] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:06.978207  7264 raft_consensus.cc:515] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.987147  7250 raft_consensus.cc:740] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:06.988922  7250 consensus_queue.cc:260] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.986976  7001 leader_election.cc:304] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:06.979346  7252 consensus_queue.cc:260] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:06.996546  7252 ts_tablet_manager.cc:1434] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 11:07:06.998392  7264 leader_election.cc:290] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.000324  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.001091  6962 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:06.992733  7267 raft_consensus.cc:2804] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:07.003707  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:06.993732  6961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:07.004452  7111 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:07.005229  7003 leader_election.cc:343] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:07.006400  7035 raft_consensus.cc:2468] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:07.002817  7267 raft_consensus.cc:493] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:07.004834  7252 tablet_bootstrap.cc:492] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:07.008746  7267 raft_consensus.cc:3060] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.010159  7249 tablet_bootstrap.cc:492] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:07.010696  7249 ts_tablet_manager.cc:1403] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.004s
I20260710 11:07:07.020512  7250 ts_tablet_manager.cc:1434] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.002s
I20260710 11:07:07.022130  7252 tablet_bootstrap.cc:654] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.027206  7250 tablet_bootstrap.cc:492] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:07.028674  7249 raft_consensus.cc:359] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.029747  7249 raft_consensus.cc:385] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.030138  7249 raft_consensus.cc:740] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.034713  7111 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:07.036013  7250 tablet_bootstrap.cc:654] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.038756  7249 consensus_queue.cc:260] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.039151  7267 raft_consensus.cc:515] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.037328  6962 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:07.043241  7003 leader_election.cc:304] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.044261  7264 raft_consensus.cc:2804] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.044967  7264 raft_consensus.cc:697] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.046362  7264 consensus_queue.cc:237] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.047405  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
W20260710 11:07:07.048925  7003 leader_election.cc:343] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:07.050530  7267 leader_election.cc:290] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.054948  6858 catalog_manager.cc:5697] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.057616  7252 tablet_bootstrap.cc:492] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:07.058228  7252 ts_tablet_manager.cc:1403] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.017s
I20260710 11:07:07.059026  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.059834  7111 raft_consensus.cc:3060] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.057267  6858 catalog_manager.cc:5697] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.060418  7249 ts_tablet_manager.cc:1434] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.003s
I20260710 11:07:07.061667  7252 raft_consensus.cc:359] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.062570  7252 raft_consensus.cc:385] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.062968  7252 raft_consensus.cc:740] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.063968  7252 consensus_queue.cc:260] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.066702  7252 ts_tablet_manager.cc:1434] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:07.068027  7252 tablet_bootstrap.cc:492] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:07.070134  7250 tablet_bootstrap.cc:492] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:07.070653  7250 ts_tablet_manager.cc:1403] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.007s
I20260710 11:07:07.073936  7250 raft_consensus.cc:359] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.074681  7250 raft_consensus.cc:385] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.074973  7250 raft_consensus.cc:740] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.075479  7252 tablet_bootstrap.cc:654] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.075758  7111 raft_consensus.cc:2468] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:07.077435  7001 leader_election.cc:304] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:07.061729  7249 tablet_bootstrap.cc:492] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:07.078554  7264 raft_consensus.cc:2804] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.085072  7264 raft_consensus.cc:697] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.086344  7264 consensus_queue.cc:237] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.077590  7250 consensus_queue.cc:260] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.091463  7252 tablet_bootstrap.cc:492] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:07.092056  7280 raft_consensus.cc:493] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:07.092672  7280 raft_consensus.cc:515] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.092123  7250 ts_tablet_manager.cc:1434] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 11:07:07.096441  7280 leader_election.cc:290] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.097110  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8e922a58e34d11be1a997cbbcbe09a" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:07.097267  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8e922a58e34d11be1a997cbbcbe09a" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:07.097900  7035 raft_consensus.cc:2468] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:07.098187  7252 ts_tablet_manager.cc:1403] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260710 11:07:07.097900  7111 raft_consensus.cc:2468] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:07.099246  6927 leader_election.cc:304] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.100669  7250 tablet_bootstrap.cc:492] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: Bootstrap starting.
I20260710 11:07:07.104543  7249 tablet_bootstrap.cc:654] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.104686  7237 raft_consensus.cc:2804] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:07.105212  7237 raft_consensus.cc:493] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:07.105613  7237 raft_consensus.cc:3060] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.108821  7250 tablet_bootstrap.cc:654] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.109179  7280 raft_consensus.cc:493] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:07.112111  7280 raft_consensus.cc:515] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.115856  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:07.116000  7280 leader_election.cc:290] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
W20260710 11:07:07.117386  6927 leader_election.cc:343] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:07.119083  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:07.109393  6858 catalog_manager.cc:5697] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.120126  7110 raft_consensus.cc:2468] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 0.
I20260710 11:07:07.121629  6858 catalog_manager.cc:5697] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.122303  6926 leader_election.cc:304] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:07.133209  7280 raft_consensus.cc:2804] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:07.133589  7280 raft_consensus.cc:493] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:07.133925  7280 raft_consensus.cc:3060] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.129506  7249 tablet_bootstrap.cc:492] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:07.134738  7249 ts_tablet_manager.cc:1403] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.010s
I20260710 11:07:07.135216  7252 raft_consensus.cc:359] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.136312  7252 raft_consensus.cc:385] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.137684  7249 raft_consensus.cc:359] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.138121  7252 raft_consensus.cc:740] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.138561  7249 raft_consensus.cc:385] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.138885  7249 raft_consensus.cc:740] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.137197  7237 raft_consensus.cc:515] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.139581  7249 consensus_queue.cc:260] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.141934  7249 ts_tablet_manager.cc:1434] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:07.142406  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8e922a58e34d11be1a997cbbcbe09a" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:07.143011  7035 raft_consensus.cc:3060] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.143113  7249 tablet_bootstrap.cc:492] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: Bootstrap starting.
I20260710 11:07:07.143442  7250 tablet_bootstrap.cc:492] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: No bootstrap required, opened a new log
I20260710 11:07:07.143911  7250 ts_tablet_manager.cc:1403] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.012s
I20260710 11:07:07.145208  7237 leader_election.cc:290] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.139523  7252 consensus_queue.cc:260] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.146363  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e8e922a58e34d11be1a997cbbcbe09a" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.146947  7237 raft_consensus.cc:493] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:07.146988  7110 raft_consensus.cc:3060] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.149528  7250 raft_consensus.cc:359] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.150254  7250 raft_consensus.cc:385] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.150518  7250 raft_consensus.cc:740] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.150967  7252 ts_tablet_manager.cc:1434] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260710 11:07:07.151312  7250 consensus_queue.cc:260] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.152221  7252 tablet_bootstrap.cc:492] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: Bootstrap starting.
I20260710 11:07:07.153548  7250 ts_tablet_manager.cc:1434] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260710 11:07:07.154194  7280 raft_consensus.cc:515] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.155730  7249 tablet_bootstrap.cc:654] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.159817  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.160382  7111 raft_consensus.cc:3060] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.161273  7252 tablet_bootstrap.cc:654] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:07.163844  7249 tablet_bootstrap.cc:492] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: No bootstrap required, opened a new log
I20260710 11:07:07.164292  7249 ts_tablet_manager.cc:1403] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260710 11:07:07.166816  7111 raft_consensus.cc:2468] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:07.167259  7035 raft_consensus.cc:2468] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:07.167949  6926 leader_election.cc:304] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:07.168957  7281 raft_consensus.cc:2804] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.168813  6927 leader_election.cc:304] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.156193  7110 raft_consensus.cc:2468] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:07.157150  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:07.172698  7037 raft_consensus.cc:3060] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.174069  7299 raft_consensus.cc:2804] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.175350  7299 raft_consensus.cc:697] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:07.176752  7299 consensus_queue.cc:237] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.158762  7280 leader_election.cc:290] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.177783  7249 raft_consensus.cc:359] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.179124  7249 raft_consensus.cc:385] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.179486  7249 raft_consensus.cc:740] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.147444  7237 raft_consensus.cc:515] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.180066  7281 raft_consensus.cc:697] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:07.180475  7249 consensus_queue.cc:260] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.182049  7237 leader_election.cc:290] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.183840  7037 raft_consensus.cc:2468] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 1.
I20260710 11:07:07.184257  7036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:07.189042  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:07.189637  7249 ts_tablet_manager.cc:1434] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:07:07.190055  7110 raft_consensus.cc:2393] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2746123613bc4252b5fa4ffbc246e218 in current term 1: Already voted for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in this term.
I20260710 11:07:07.191411  6926 leader_election.cc:304] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218; no voters: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:07.192431  7299 raft_consensus.cc:3060] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.191948  7281 consensus_queue.cc:237] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.201395  7299 raft_consensus.cc:2749] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:07.201886  7252 tablet_bootstrap.cc:492] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: No bootstrap required, opened a new log
I20260710 11:07:07.204448  7252 ts_tablet_manager.cc:1403] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.009s
I20260710 11:07:07.206604  7252 raft_consensus.cc:359] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.207134  7252 raft_consensus.cc:385] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:07.207386  7252 raft_consensus.cc:740] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Initialized, Role: FOLLOWER
I20260710 11:07:07.207152  6858 catalog_manager.cc:5697] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.207934  7252 consensus_queue.cc:260] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.208747  6858 catalog_manager.cc:5697] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 1 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.209683  7252 ts_tablet_manager.cc:1434] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:07.218416  6959 raft_consensus.cc:3060] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.227188  7264 consensus_queue.cc:1048] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:07.240581  7274 consensus_queue.cc:1048] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.259979  7235 raft_consensus.cc:493] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:07.260464  7235 raft_consensus.cc:515] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.262128  7235 leader_election.cc:290] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:07.262785  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:07.263072  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" is_pre_election: true
I20260710 11:07:07.263362  6959 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:07.263680  7035 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 0.
I20260710 11:07:07.264568  7077 leader_election.cc:304] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:07.265275  7235 raft_consensus.cc:2804] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:07.265611  7235 raft_consensus.cc:493] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:07.265872  7235 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.271083  7235 raft_consensus.cc:515] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.272866  7235 leader_election.cc:290] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:07.273681  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.273903  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:07.274231  6959 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.274547  7035 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.279356  6959 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:07.279453  7035 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 1.
I20260710 11:07:07.280735  7076 leader_election.cc:304] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.281490  7235 raft_consensus.cc:2804] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.281991  7235 raft_consensus.cc:697] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:07.282781  7235 consensus_queue.cc:237] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.292034  6858 catalog_manager.cc:5697] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.330950  7274 raft_consensus.cc:493] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:07.331485  7274 raft_consensus.cc:515] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.333305  7274 leader_election.cc:290] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.334296  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218" is_pre_election: true
I20260710 11:07:07.334517  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156" is_pre_election: true
I20260710 11:07:07.334883  6959 raft_consensus.cc:2468] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:07.335265  7110 raft_consensus.cc:2468] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 0.
I20260710 11:07:07.336061  7003 leader_election.cc:304] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.337162  7274 raft_consensus.cc:2804] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:07.337509  7274 raft_consensus.cc:493] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:07.337852  7274 raft_consensus.cc:3060] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.343134  7274 raft_consensus.cc:515] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.345084  7274 leader_election.cc:290] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.346015  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.345932  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.346704  7111 raft_consensus.cc:3060] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.346747  6959 raft_consensus.cc:3060] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:07.353567  6959 raft_consensus.cc:2468] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:07.353567  7111 raft_consensus.cc:2468] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 1.
I20260710 11:07:07.354991  7003 leader_election.cc:304] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.355683  7274 raft_consensus.cc:2804] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:07.356113  7274 raft_consensus.cc:697] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.357108  7274 consensus_queue.cc:237] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.365921  6858 catalog_manager.cc:5697] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.381556  7235 consensus_queue.cc:1048] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.393148  7310 consensus_queue.cc:1048] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:07.407065  7310 consensus_queue.cc:1048] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.417717  7269 consensus_queue.cc:1048] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.485934  7035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
mode: GRACEFUL
new_leader_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:47102
I20260710 11:07:07.486577  7035 raft_consensus.cc:606] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Received request to transfer leadership to TS 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:07.491396  7035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b6d701583624beb916725a021617b22"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
mode: GRACEFUL
new_leader_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:47102
I20260710 11:07:07.491900  7035 raft_consensus.cc:606] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Received request to transfer leadership to TS 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:07.499963  7111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
mode: GRACEFUL
new_leader_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:56766
I20260710 11:07:07.500541  7111 raft_consensus.cc:606] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Received request to transfer leadership to TS 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:07.505898  6959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa319908077a491db1ada3b065e92eac"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
mode: GRACEFUL
new_leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:41048
I20260710 11:07:07.506459  6959 raft_consensus.cc:606] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Received request to transfer leadership to TS b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:07.513725  7111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7607950343149918c1afc863cc00155"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
mode: GRACEFUL
new_leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:56766
I20260710 11:07:07.514225  7111 raft_consensus.cc:606] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Received request to transfer leadership to TS b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:07.514755  7274 consensus_queue.cc:1048] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.519315  7111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
mode: GRACEFUL
new_leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:56766
I20260710 11:07:07.519903  7111 raft_consensus.cc:606] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Received request to transfer leadership to TS b240a4ab3bcc4efc8f84a1640a85d6d7
I20260710 11:07:07.521842  7267 raft_consensus.cc:993] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: : Instructing follower 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:07.522251  7267 raft_consensus.cc:1081] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Signalling peer 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:07.524758  6962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:41032
I20260710 11:07:07.525364  6962 raft_consensus.cc:493] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.525732  6962 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.529551  7267 consensus_queue.cc:1048] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.540495  7035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
mode: GRACEFUL
new_leader_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:47102
I20260710 11:07:07.541127  7035 raft_consensus.cc:606] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Received request to transfer leadership to TS 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:07.539774  6962 raft_consensus.cc:515] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.545444  6959 raft_consensus.cc:1240] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Rejecting Update request from peer b240a4ab3bcc4efc8f84a1640a85d6d7 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:07.547319  6962 leader_election.cc:290] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.547565  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.548414  7110 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.548375  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:07.549098  7035 raft_consensus.cc:3055] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.549427  7035 raft_consensus.cc:740] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.550257  7035 consensus_queue.cc:260] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.551530  7035 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.556346  7110 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:07.557657  6926 leader_election.cc:304] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:07.558466  7299 raft_consensus.cc:2804] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.558820  7035 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:07.558960  7299 raft_consensus.cc:697] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:07.559916  7299 consensus_queue.cc:237] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.562371  7281 consensus_queue.cc:1048] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.567626  6859 catalog_manager.cc:5697] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 1 to 2, leader changed from b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66) to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.568207  7267 consensus_queue.cc:1048] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.580108  7299 consensus_queue.cc:1048] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:07.594632  7274 consensus_queue.cc:1048] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.602593  7274 raft_consensus.cc:993] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: : Instructing follower 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:07.603040  7267 raft_consensus.cc:1081] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Signalling peer 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:07.604588  7111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:56762
I20260710 11:07:07.605118  7111 raft_consensus.cc:493] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.605459  7111 raft_consensus.cc:3060] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.609961  7111 raft_consensus.cc:515] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.611404  7111 leader_election.cc:290] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:07.612468  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.612583  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a170a11e634c26bd3c0ac09ea94e3b" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:07.613142  6959 raft_consensus.cc:3060] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.613246  7035 raft_consensus.cc:3055] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.613724  7035 raft_consensus.cc:740] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.614563  7035 consensus_queue.cc:260] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.615567  7035 raft_consensus.cc:3060] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.619251  6959 raft_consensus.cc:2468] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 2.
I20260710 11:07:07.620287  7077 leader_election.cc:304] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:07.621004  7235 raft_consensus.cc:2804] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.621120  7035 raft_consensus.cc:2468] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 2.
I20260710 11:07:07.621546  7235 raft_consensus.cc:697] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 2 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:07.622429  7235 consensus_queue.cc:237] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.629104  6858 catalog_manager.cc:5697] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 1 to 2, leader changed from b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66) to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 2 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.723865  7235 consensus_queue.cc:1048] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.730286  7269 raft_consensus.cc:993] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: : Instructing follower b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:07.730748  7268 raft_consensus.cc:1081] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Signalling peer b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:07.732435  7037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:47100
I20260710 11:07:07.733765  7037 raft_consensus.cc:493] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.734138  7037 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.737632  7268 consensus_queue.cc:1048] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.738358  7299 consensus_queue.cc:1048] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.740362  7037 raft_consensus.cc:515] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.742771  7037 leader_election.cc:290] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.744710  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.744714  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.746883  7280 consensus_queue.cc:1048] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.747566  7111 raft_consensus.cc:3055] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.748003  7111 raft_consensus.cc:740] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:07.748998  7111 consensus_queue.cc:260] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.750067  7111 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.751111  7280 raft_consensus.cc:993] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: : Instructing follower b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:07.751585  7280 raft_consensus.cc:1081] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Signalling peer b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:07.756372  7037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa319908077a491db1ada3b065e92eac"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:47092
I20260710 11:07:07.756896  7037 raft_consensus.cc:493] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.757253  7037 raft_consensus.cc:3060] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.768258  7111 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:07.770207  7001 leader_election.cc:304] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 2746123613bc4252b5fa4ffbc246e218
I20260710 11:07:07.770670  7037 raft_consensus.cc:515] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.771369  7267 raft_consensus.cc:2804] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.771885  7267 raft_consensus.cc:697] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.772667  7267 consensus_queue.cc:237] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.776571  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.777122  7111 raft_consensus.cc:3060] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.777341  6959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa319908077a491db1ada3b065e92eac" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.777897  6959 raft_consensus.cc:3055] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.778183  6959 raft_consensus.cc:740] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:07.778704  7037 leader_election.cc:290] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.779105  6959 consensus_queue.cc:260] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.780586  6959 raft_consensus.cc:3060] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.786625  6859 catalog_manager.cc:5697] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 1 to 2, leader changed from 2477df75d0b541268007f2f7b77b0156 (127.3.10.67) to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.788919  6959 raft_consensus.cc:2468] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:07.790241  7003 leader_election.cc:304] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.791043  7267 raft_consensus.cc:2804] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.791646  7267 raft_consensus.cc:697] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:07.792717  7267 consensus_queue.cc:237] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.790961  7111 raft_consensus.cc:2468] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:07.807535  6859 catalog_manager.cc:5697] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 1 to 2, leader changed from 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65) to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.903409  7235 raft_consensus.cc:993] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: : Instructing follower 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:07.903985  7269 raft_consensus.cc:1081] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Signalling peer 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:07.905433  6959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:41038
I20260710 11:07:07.906011  6959 raft_consensus.cc:493] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.906374  6959 raft_consensus.cc:3060] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.911401  6959 raft_consensus.cc:515] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.913061  6959 leader_election.cc:290] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.913743  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:07.914078  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d05f602ebb8944a4a7141ab2bb6f9a8e" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:07.914321  7037 raft_consensus.cc:3060] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.914587  7111 raft_consensus.cc:3055] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.914872  7111 raft_consensus.cc:740] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:07.915632  7111 consensus_queue.cc:260] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.916821  7111 raft_consensus.cc:3060] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.919198  7037 raft_consensus.cc:2468] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:07.920462  6927 leader_election.cc:304] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:07.921290  7111 raft_consensus.cc:2468] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:07.921293  7280 raft_consensus.cc:2804] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.922067  7280 raft_consensus.cc:697] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:07.922973  7280 consensus_queue.cc:237] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.929926  6859 catalog_manager.cc:5697] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 1 to 2, leader changed from 2477df75d0b541268007f2f7b77b0156 (127.3.10.67) to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:07.956519  7264 consensus_queue.cc:1048] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.962958  7274 consensus_queue.cc:1048] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:07.978183  7264 raft_consensus.cc:993] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: : Instructing follower 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:07.978680  7264 raft_consensus.cc:1081] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Signalling peer 2746123613bc4252b5fa4ffbc246e218 to start an election
I20260710 11:07:07.978993  7268 raft_consensus.cc:993] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: : Instructing follower b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:07.979537  7268 raft_consensus.cc:1081] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Signalling peer b240a4ab3bcc4efc8f84a1640a85d6d7 to start an election
I20260710 11:07:07.982726  7037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7607950343149918c1afc863cc00155"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
 from {username='slave'} at 127.0.0.1:47100
I20260710 11:07:07.983246  7037 raft_consensus.cc:493] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.983597  7037 raft_consensus.cc:3060] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.991415  7037 raft_consensus.cc:515] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:07.992296  6959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b6d701583624beb916725a021617b22"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
 from {username='slave'} at 127.0.0.1:41032
I20260710 11:07:07.992966  6959 raft_consensus.cc:493] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.993352  6959 raft_consensus.cc:3060] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.993808  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:07.994406  6962 raft_consensus.cc:3060] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.998035  7037 leader_election.cc:290] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:07.999855  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7607950343149918c1afc863cc00155" candidate_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:08.000437  7111 raft_consensus.cc:3055] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:08.000747  7111 raft_consensus.cc:740] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:08.001495  7111 consensus_queue.cc:260] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:08.002429  6962 raft_consensus.cc:2468] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:08.002595  7111 raft_consensus.cc:3060] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:08.003453  7003 leader_election.cc:304] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2746123613bc4252b5fa4ffbc246e218, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:08.003536  6959 raft_consensus.cc:515] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:08.004182  7267 raft_consensus.cc:2804] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:08.004628  7267 raft_consensus.cc:697] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Leader. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:08.005379  7267 consensus_queue.cc:237] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:08.006101  6959 leader_election.cc:290] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Requested vote from peers b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671), 2477df75d0b541268007f2f7b77b0156 (127.3.10.67:43917)
I20260710 11:07:08.007229  7110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2477df75d0b541268007f2f7b77b0156"
I20260710 11:07:08.007809  7110 raft_consensus.cc:3060] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:08.009423  7111 raft_consensus.cc:2468] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b240a4ab3bcc4efc8f84a1640a85d6d7 in term 2.
I20260710 11:07:08.008131  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b6d701583624beb916725a021617b22" candidate_uuid: "2746123613bc4252b5fa4ffbc246e218" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:08.010574  7037 raft_consensus.cc:3055] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:08.010847  7037 raft_consensus.cc:740] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:08.011534  7037 consensus_queue.cc:260] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:08.012701  7037 raft_consensus.cc:3060] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:08.013721  7110 raft_consensus.cc:2468] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:08.014858  6926 leader_election.cc:304] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:08.014355  6855 catalog_manager.cc:5697] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 reported cstate change: term changed from 1 to 2, leader changed from 2477df75d0b541268007f2f7b77b0156 (127.3.10.67) to b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:08.015724  7299 raft_consensus.cc:2804] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:08.016182  7299 raft_consensus.cc:697] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Becoming Leader. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:08.017685  7299 consensus_queue.cc:237] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:08.018784  7037 raft_consensus.cc:2468] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2746123613bc4252b5fa4ffbc246e218 in term 2.
I20260710 11:07:08.021108  7110 raft_consensus.cc:1275] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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.022543  7299 consensus_queue.cc:1048] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, 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.026875  6858 catalog_manager.cc:5697] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 reported cstate change: term changed from 1 to 2, leader changed from b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66) to 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65). New cstate: current_term: 2 leader_uuid: "2746123613bc4252b5fa4ffbc246e218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:08.032377  7037 raft_consensus.cc:1275] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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.034015  7299 consensus_queue.cc:1048] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, 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.069283  6959 raft_consensus.cc:1275] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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.070489  7235 consensus_queue.cc:1048] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, 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.077495  7037 raft_consensus.cc:1275] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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.078778  7269 consensus_queue.cc:1048] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, 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.161995  6959 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:08.166893  6959 raft_consensus.cc:1275] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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.168208  7267 consensus_queue.cc:1048] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, 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.175846  7111 raft_consensus.cc:1275] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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.177652  7267 consensus_queue.cc:1048] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, 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.244398  7110 raft_consensus.cc:1275] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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.245956  7274 consensus_queue.cc:1048] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, 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.254622  6962 raft_consensus.cc:1275] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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.256443  7327 consensus_queue.cc:1048] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, 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.415879  7110 raft_consensus.cc:1275] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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.417187  7299 consensus_queue.cc:1048] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, 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.426108  7037 raft_consensus.cc:1275] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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.427630  7299 consensus_queue.cc:1048] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, 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.434671  6962 raft_consensus.cc:1275] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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.436053  7327 consensus_queue.cc:1048] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, 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.447013  7110 raft_consensus.cc:1275] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer b240a4ab3bcc4efc8f84a1640a85d6d7: 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.449806  7327 consensus_queue.cc:1048] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, 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.511205  7110 raft_consensus.cc:1275] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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.513144  7299 consensus_queue.cc:1048] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 }, 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.523377  7037 raft_consensus.cc:1275] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Refusing update from remote peer 2746123613bc4252b5fa4ffbc246e218: 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.524883  7299 consensus_queue.cc:1048] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:10.546975  6858 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33730:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:10.568809  6858 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33730:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:10.602254  3113 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:10.669958  7368 tablet.cc:1724] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.710670  7369 tablet.cc:1724] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.722726  7381 tablet.cc:1724] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.758249  7378 tablet.cc:1724] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.771807  7375 tablet.cc:1724] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.773140  7379 tablet.cc:1724] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.817721  7388 tablet.cc:1724] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.823896  7387 tablet.cc:1724] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.828860  7390 tablet.cc:1724] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.823541  6988 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6b6d701583624beb916725a021617b22)
W20260710 11:07:10.853715  6988 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6b6d701583624beb916725a021617b22)
W20260710 11:07:10.856070  6988 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:01a170a11e634c26bd3c0ac09ea94e3b)
W20260710 11:07:10.874471  6927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.10.66:38671, user_credentials={real_user=slave}} blocked reactor thread for 128934us
I20260710 11:07:10.888895  7375 tablet.cc:1724] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.908772  7397 tablet.cc:1724] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.910656  7390 tablet.cc:1724] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.913528  7388 tablet.cc:1724] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.914436  7369 tablet.cc:1724] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.935014  6958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
mode: GRACEFUL
new_leader_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:49542
I20260710 11:07:10.935667  6958 raft_consensus.cc:606] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Received request to transfer leadership to TS 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:10.933830  7398 tablet.cc:1724] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.876988  7381 tablet.cc:1724] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.951051  7378 tablet.cc:1724] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.927361  7379 tablet.cc:1724] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.983675  7399 tablet.cc:1724] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:10.989394  7378 tablet.cc:1724] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.007555  7387 tablet.cc:1724] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.015636  7399 tablet.cc:1724] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.023394  7375 tablet.cc:1724] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.033021  7387 tablet.cc:1724] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.052914  7397 tablet.cc:1724] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.054685  7388 tablet.cc:1724] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.057253  7381 tablet.cc:1724] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11.072165  7036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
mode: GRACEFUL
new_leader_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:45374
I20260710 11:07:11.072862  7036 raft_consensus.cc:606] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Received request to transfer leadership to TS 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:11.074200  3113 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:07:11.074760  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:11.074936  6858 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684: soft_deleted_table [id=e70a25fff4c84ccc9ed0bb878af1614e] alter complete (version 1)
I20260710 11:07:11.083217  6962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8"
dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
mode: GRACEFUL
new_leader_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:49542
I20260710 11:07:11.083822  6962 raft_consensus.cc:606] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Received request to transfer leadership to TS 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:11.087585  7036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672"
dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
mode: GRACEFUL
new_leader_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:45374
I20260710 11:07:11.088191  7036 raft_consensus.cc:606] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Received request to transfer leadership to TS 2477df75d0b541268007f2f7b77b0156
I20260710 11:07:11.089375  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:11.089850  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:11.208827  7386 raft_consensus.cc:993] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: : Instructing follower 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.209442  7382 raft_consensus.cc:1081] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Signalling peer 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.211031  7108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:56762
I20260710 11:07:11.211541  7108 raft_consensus.cc:493] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.211848  7108 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.216709  7108 raft_consensus.cc:515] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.218489  7108 leader_election.cc:290] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 3 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:11.219801  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:11.219892  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbf6d6b2c5d1411bae58c7a64dacd538" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:11.220459  7035 raft_consensus.cc:3055] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:11.221153  6962 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.221403  7035 raft_consensus.cc:740] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:11.222301  7035 consensus_queue.cc:260] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.223615  7035 raft_consensus.cc:3060] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.226994  6962 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.228164  7077 leader_election.cc:304] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:11.229104  7376 raft_consensus.cc:2804] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:11.229404  7035 raft_consensus.cc:2468] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.229789  7376 raft_consensus.cc:697] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:11.230695  7376 consensus_queue.cc:237] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.237439  6859 catalog_manager.cc:5697] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 2 to 3, leader changed from b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66) to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 3 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.370712  7396 raft_consensus.cc:993] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: : Instructing follower 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.371215  7333 raft_consensus.cc:1081] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Signalling peer 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.372756  7108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:56746
I20260710 11:07:11.373261  7108 raft_consensus.cc:493] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.373579  7108 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.378626  7108 raft_consensus.cc:515] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.380643  7108 leader_election.cc:290] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 3 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:11.381321  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:11.381608  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aabe2458a23a46048df3c8b1a937b9a3" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:11.381924  6962 raft_consensus.cc:3055] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:11.382233  7035 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.382440  6962 raft_consensus.cc:740] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:11.383337  6962 consensus_queue.cc:260] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.386168  6962 raft_consensus.cc:3060] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.389066  7035 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.390390  7076 leader_election.cc:304] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:11.391129  7376 raft_consensus.cc:2804] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:11.391585  7376 raft_consensus.cc:697] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:11.392422  7376 consensus_queue.cc:237] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.393010  6962 raft_consensus.cc:2468] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.399718  6859 catalog_manager.cc:5697] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 2 to 3, leader changed from 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65) to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 3 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.429503  7396 raft_consensus.cc:993] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: : Instructing follower 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.429978  7333 raft_consensus.cc:1081] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Signalling peer 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.431560  7108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:56746
I20260710 11:07:11.432098  7108 raft_consensus.cc:493] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.432480  7108 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.437824  7108 raft_consensus.cc:515] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.439558  7108 leader_election.cc:290] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 3 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:11.440141  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:11.440653  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac15e578e024823861e50853bbddbe8" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:11.440757  6962 raft_consensus.cc:3055] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:11.441290  7035 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.441308  6962 raft_consensus.cc:740] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2746123613bc4252b5fa4ffbc246e218, State: Running, Role: LEADER
I20260710 11:07:11.442164  6962 consensus_queue.cc:260] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.443022  6962 raft_consensus.cc:3060] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.446561  7035 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.447197  6962 raft_consensus.cc:2468] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.447667  7076 leader_election.cc:304] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, b240a4ab3bcc4efc8f84a1640a85d6d7; no voters: 
I20260710 11:07:11.448575  7376 raft_consensus.cc:2804] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:11.449090  7376 raft_consensus.cc:697] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:11.449901  7376 consensus_queue.cc:237] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.457906  6859 catalog_manager.cc:5697] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 2 to 3, leader changed from 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65) to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 3 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.490810  7386 raft_consensus.cc:993] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: : Instructing follower 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.491250  7382 raft_consensus.cc:1081] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Signalling peer 2477df75d0b541268007f2f7b77b0156 to start an election
I20260710 11:07:11.492647  7111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672"
dest_uuid: "2477df75d0b541268007f2f7b77b0156"
 from {username='slave'} at 127.0.0.1:56762
I20260710 11:07:11.493086  7111 raft_consensus.cc:493] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:11.493358  7111 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.497985  7111 raft_consensus.cc:515] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.500149  7111 leader_election.cc:290] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [CANDIDATE]: Term 3 election: Requested vote from peers 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199), b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671)
I20260710 11:07:11.500381  6962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2746123613bc4252b5fa4ffbc246e218"
I20260710 11:07:11.500929  6962 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.501044  7035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e6ced6ba5417caae898c49f479672" candidate_uuid: "2477df75d0b541268007f2f7b77b0156" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7"
I20260710 11:07:11.501688  7035 raft_consensus.cc:3055] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:11.501942  7035 raft_consensus.cc:740] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b240a4ab3bcc4efc8f84a1640a85d6d7, State: Running, Role: LEADER
I20260710 11:07:11.502826  7035 consensus_queue.cc:260] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.503940  7035 raft_consensus.cc:3060] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:11.505980  6962 raft_consensus.cc:2468] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.506970  7077 leader_election.cc:304] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [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: 2477df75d0b541268007f2f7b77b0156, 2746123613bc4252b5fa4ffbc246e218; no voters: 
I20260710 11:07:11.507819  7376 raft_consensus.cc:2804] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:11.508280  7376 raft_consensus.cc:697] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Becoming Leader. State: Replica: 2477df75d0b541268007f2f7b77b0156, State: Running, Role: LEADER
I20260710 11:07:11.509048  7376 consensus_queue.cc:237] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [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: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } }
I20260710 11:07:11.509729  7035 raft_consensus.cc:2468] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2477df75d0b541268007f2f7b77b0156 in term 3.
I20260710 11:07:11.515833  6859 catalog_manager.cc:5697] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 reported cstate change: term changed from 2 to 3, leader changed from b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66) to 2477df75d0b541268007f2f7b77b0156 (127.3.10.67). New cstate: current_term: 3 leader_uuid: "2477df75d0b541268007f2f7b77b0156" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2477df75d0b541268007f2f7b77b0156" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:11.673349  7036 raft_consensus.cc:1275] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.674798  7376 consensus_queue.cc:1048] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:11.683547  6962 raft_consensus.cc:1275] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.685549  7376 consensus_queue.cc:1048] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:11.773872  6962 raft_consensus.cc:1275] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.775152  7376 consensus_queue.cc:1048] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:11.787799  7036 raft_consensus.cc:1275] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.789284  7411 consensus_queue.cc:1048] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:11.841070  7036 raft_consensus.cc:1275] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.842247  7411 consensus_queue.cc:1048] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:11.853127  6962 raft_consensus.cc:1275] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.854432  7376 consensus_queue.cc:1048] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:11.982208  7036 raft_consensus.cc:1275] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.983763  7376 consensus_queue.cc:1048] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b240a4ab3bcc4efc8f84a1640a85d6d7" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 38671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:11.992718  6962 raft_consensus.cc:1275] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Refusing update from remote peer 2477df75d0b541268007f2f7b77b0156: 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:11.994266  7411 consensus_queue.cc:1048] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2746123613bc4252b5fa4ffbc246e218" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 38199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:12.142575  3113 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:12.147635  3113 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:07:12.148207  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:12.153126  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:07:12.153525  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:13.181365  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
W20260710 11:07:13.205336  7003 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:07:13.211520  7003 consensus_peers.cc:597] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. 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:13.213238  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:13.214042  3113 tablet_replica.cc:333] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.214664  3113 raft_consensus.cc:2243] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.215114  3113 raft_consensus.cc:2272] T e7607950343149918c1afc863cc00155 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.216958  3113 tablet_replica.cc:333] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.217511  3113 raft_consensus.cc:2243] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.217904  3113 raft_consensus.cc:2272] T aabe2458a23a46048df3c8b1a937b9a3 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.219540  3113 tablet_replica.cc:333] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.220213  3113 raft_consensus.cc:2243] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.221030  3113 raft_consensus.cc:2272] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.222973  3113 tablet_replica.cc:333] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.223510  3113 raft_consensus.cc:2243] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.223927  3113 raft_consensus.cc:2272] T 01a170a11e634c26bd3c0ac09ea94e3b P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.225613  3113 tablet_replica.cc:333] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.226146  3113 raft_consensus.cc:2243] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.226833  3113 raft_consensus.cc:2272] T 6b6d701583624beb916725a021617b22 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.229424  3113 tablet_replica.cc:333] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.230304  3113 raft_consensus.cc:2243] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.230926  3113 raft_consensus.cc:2272] T e22e6ced6ba5417caae898c49f479672 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.233067  3113 tablet_replica.cc:333] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.233799  3113 raft_consensus.cc:2243] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.234272  3113 raft_consensus.cc:2272] T 900a923aa0a84d32830b09ebf8864e6c P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.236680  3113 tablet_replica.cc:333] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.237677  3113 raft_consensus.cc:2243] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.238198  3113 raft_consensus.cc:2272] T 98cba62b61bd4b3d883b98acd64fbc79 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.240700  3113 tablet_replica.cc:333] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
W20260710 11:07:13.240844  7003 consensus_peers.cc:597] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. 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:13.241494  3113 raft_consensus.cc:2243] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.242095  3113 raft_consensus.cc:2272] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:13.243186  7003 consensus_peers.cc:597] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. 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:13.244396  3113 tablet_replica.cc:333] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.244979  3113 raft_consensus.cc:2243] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.245390  3113 raft_consensus.cc:2272] T fa319908077a491db1ada3b065e92eac P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.247074  3113 tablet_replica.cc:333] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.247581  3113 raft_consensus.cc:2243] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.247998  3113 raft_consensus.cc:2272] T 03f05220a7c94f96a453e2dbf0363705 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.249831  3113 tablet_replica.cc:333] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.250335  3113 raft_consensus.cc:2243] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.251065  3113 raft_consensus.cc:2272] T 1ae9769080e844cdadc42fc90373ed44 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.253000  3113 tablet_replica.cc:333] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.253516  3113 raft_consensus.cc:2243] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.253907  3113 raft_consensus.cc:2272] T 6ac15e578e024823861e50853bbddbe8 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.255628  3113 tablet_replica.cc:333] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.256111  3113 raft_consensus.cc:2243] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.256583  3113 raft_consensus.cc:2272] T e032362e17524d5fa59150ce95086683 P 2746123613bc4252b5fa4ffbc246e218 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.258319  3113 tablet_replica.cc:333] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.258848  3113 raft_consensus.cc:2243] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.259248  3113 raft_consensus.cc:2272] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2746123613bc4252b5fa4ffbc246e218 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.260946  3113 tablet_replica.cc:333] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.261444  3113 raft_consensus.cc:2243] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.262147  3113 raft_consensus.cc:2272] T 6e8e922a58e34d11be1a997cbbcbe09a P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.263849  3113 tablet_replica.cc:333] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.264412  3113 raft_consensus.cc:2243] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.265120  3113 raft_consensus.cc:2272] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.266906  3113 tablet_replica.cc:333] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218: stopping tablet replica
I20260710 11:07:13.267359  3113 raft_consensus.cc:2243] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.268326  3113 raft_consensus.cc:2272] T 26120b2eb59e4e51a89d7f59cef81fdf P 2746123613bc4252b5fa4ffbc246e218 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.308126  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
W20260710 11:07:13.323182  7077 consensus_peers.cc:597] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:38199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:13.341887  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
I20260710 11:07:13.369664  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:13.370429  3113 tablet_replica.cc:333] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.371086  3113 raft_consensus.cc:2243] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.371621  3113 raft_consensus.cc:2272] T 6b6d701583624beb916725a021617b22 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.373881  3113 tablet_replica.cc:333] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.374634  3113 raft_consensus.cc:2243] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.375136  3113 raft_consensus.cc:2272] T 01a170a11e634c26bd3c0ac09ea94e3b P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:13.375792  7003 consensus_peers.cc:597] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:38199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:13.377044  3113 tablet_replica.cc:333] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.377590  3113 raft_consensus.cc:2243] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.378247  3113 raft_consensus.cc:2272] T e7607950343149918c1afc863cc00155 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.380443  3113 tablet_replica.cc:333] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.381129  3113 raft_consensus.cc:2243] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.381614  3113 raft_consensus.cc:2272] T d05f602ebb8944a4a7141ab2bb6f9a8e P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:13.383106  7003 consensus_peers.cc:597] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:38199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:13.383827  3113 tablet_replica.cc:333] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.384469  3113 raft_consensus.cc:2243] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.384922  3113 raft_consensus.cc:2272] T aabe2458a23a46048df3c8b1a937b9a3 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.387092  3113 tablet_replica.cc:333] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
W20260710 11:07:13.387084  7076 consensus_peers.cc:597] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 -> Peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Couldn't send request to peer b240a4ab3bcc4efc8f84a1640a85d6d7. 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:13.387776  3113 raft_consensus.cc:2243] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.388195  3113 raft_consensus.cc:2272] T e22e6ced6ba5417caae898c49f479672 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.390061  3113 tablet_replica.cc:333] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.390607  3113 raft_consensus.cc:2243] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.391335  3113 raft_consensus.cc:2272] T 98cba62b61bd4b3d883b98acd64fbc79 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.393122  3113 tablet_replica.cc:333] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.393643  3113 raft_consensus.cc:2243] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.394054  3113 raft_consensus.cc:2272] T 8bfacdc69daa47e3bc6a6c26a051df90 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.395834  3113 tablet_replica.cc:333] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.396445  3113 raft_consensus.cc:2243] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.397178  3113 raft_consensus.cc:2272] T 900a923aa0a84d32830b09ebf8864e6c P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.398934  3113 tablet_replica.cc:333] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.399452  3113 raft_consensus.cc:2243] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.399847  3113 raft_consensus.cc:2272] T 6ac15e578e024823861e50853bbddbe8 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.401551  3113 tablet_replica.cc:333] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.402048  3113 raft_consensus.cc:2243] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.402727  3113 raft_consensus.cc:2272] T fa319908077a491db1ada3b065e92eac P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.404423  3113 tablet_replica.cc:333] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.404955  3113 raft_consensus.cc:2243] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.405346  3113 raft_consensus.cc:2272] T 1ae9769080e844cdadc42fc90373ed44 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.407249  3113 tablet_replica.cc:333] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.407744  3113 raft_consensus.cc:2243] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.408517  3113 raft_consensus.cc:2272] T 03f05220a7c94f96a453e2dbf0363705 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.410415  3113 tablet_replica.cc:333] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.410926  3113 raft_consensus.cc:2243] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.411635  3113 raft_consensus.cc:2272] T e032362e17524d5fa59150ce95086683 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.413465  3113 tablet_replica.cc:333] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.413993  3113 raft_consensus.cc:2243] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.414386  3113 raft_consensus.cc:2272] T fbf6d6b2c5d1411bae58c7a64dacd538 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.415997  3113 tablet_replica.cc:333] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.416517  3113 raft_consensus.cc:2243] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.416917  3113 raft_consensus.cc:2272] T 6e8e922a58e34d11be1a997cbbcbe09a P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.418453  3113 tablet_replica.cc:333] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.418923  3113 raft_consensus.cc:2243] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.419315  3113 raft_consensus.cc:2272] T 1886c9aefa694c8daf74b3ddf2b9faf7 P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.421105  3113 tablet_replica.cc:333] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7: stopping tablet replica
I20260710 11:07:13.421518  3113 raft_consensus.cc:2243] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.421914  3113 raft_consensus.cc:2272] T 26120b2eb59e4e51a89d7f59cef81fdf P b240a4ab3bcc4efc8f84a1640a85d6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:13.447937  7077 consensus_peers.cc:597] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:38199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:13.459306  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
W20260710 11:07:13.480825  7077 consensus_peers.cc:597] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 -> Peer 2746123613bc4252b5fa4ffbc246e218 (127.3.10.65:38199): Couldn't send request to peer 2746123613bc4252b5fa4ffbc246e218. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:38199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:13.484409  7076 consensus_peers.cc:597] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 -> Peer b240a4ab3bcc4efc8f84a1640a85d6d7 (127.3.10.66:38671): Couldn't send request to peer b240a4ab3bcc4efc8f84a1640a85d6d7. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:38671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:13.492863  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
I20260710 11:07:13.517997  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:13.518716  3113 tablet_replica.cc:333] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.519323  3113 raft_consensus.cc:2243] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.520088  3113 raft_consensus.cc:2272] T aabe2458a23a46048df3c8b1a937b9a3 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.521977  3113 tablet_replica.cc:333] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.522514  3113 raft_consensus.cc:2243] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.522935  3113 raft_consensus.cc:2272] T e7607950343149918c1afc863cc00155 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.524762  3113 tablet_replica.cc:333] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.525310  3113 raft_consensus.cc:2243] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.525733  3113 raft_consensus.cc:2272] T 6b6d701583624beb916725a021617b22 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.527568  3113 tablet_replica.cc:333] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.528095  3113 raft_consensus.cc:2243] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.528863  3113 raft_consensus.cc:2272] T 01a170a11e634c26bd3c0ac09ea94e3b P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.530893  3113 tablet_replica.cc:333] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.531411  3113 raft_consensus.cc:2243] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.531834  3113 raft_consensus.cc:2272] T d05f602ebb8944a4a7141ab2bb6f9a8e P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.533564  3113 tablet_replica.cc:333] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.534193  3113 raft_consensus.cc:2243] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.534539  3113 raft_consensus.cc:2272] T 98cba62b61bd4b3d883b98acd64fbc79 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.536079  3113 tablet_replica.cc:333] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.536597  3113 raft_consensus.cc:2243] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.537282  3113 raft_consensus.cc:2272] T 8bfacdc69daa47e3bc6a6c26a051df90 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.539101  3113 tablet_replica.cc:333] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.539590  3113 raft_consensus.cc:2243] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.540202  3113 raft_consensus.cc:2272] T e22e6ced6ba5417caae898c49f479672 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.541899  3113 tablet_replica.cc:333] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.542353  3113 raft_consensus.cc:2243] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.542675  3113 raft_consensus.cc:2272] T 1ae9769080e844cdadc42fc90373ed44 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.544366  3113 tablet_replica.cc:333] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.544842  3113 raft_consensus.cc:2243] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.545173  3113 raft_consensus.cc:2272] T 03f05220a7c94f96a453e2dbf0363705 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.546918  3113 tablet_replica.cc:333] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.547365  3113 raft_consensus.cc:2243] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.547704  3113 raft_consensus.cc:2272] T fa319908077a491db1ada3b065e92eac P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.549463  3113 tablet_replica.cc:333] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.549906  3113 raft_consensus.cc:2243] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.550271  3113 raft_consensus.cc:2272] T 900a923aa0a84d32830b09ebf8864e6c P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.551889  3113 tablet_replica.cc:333] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.552412  3113 raft_consensus.cc:2243] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.553150  3113 raft_consensus.cc:2272] T 6ac15e578e024823861e50853bbddbe8 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.554724  3113 tablet_replica.cc:333] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.555205  3113 raft_consensus.cc:2243] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.555583  3113 raft_consensus.cc:2272] T 26120b2eb59e4e51a89d7f59cef81fdf P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.557359  3113 tablet_replica.cc:333] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.557825  3113 raft_consensus.cc:2243] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.558205  3113 raft_consensus.cc:2272] T e032362e17524d5fa59150ce95086683 P 2477df75d0b541268007f2f7b77b0156 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.559798  3113 tablet_replica.cc:333] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.560298  3113 raft_consensus.cc:2243] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.561007  3113 raft_consensus.cc:2272] T fbf6d6b2c5d1411bae58c7a64dacd538 P 2477df75d0b541268007f2f7b77b0156 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.562536  3113 tablet_replica.cc:333] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.562980  3113 raft_consensus.cc:2243] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.563380  3113 raft_consensus.cc:2272] T 6e8e922a58e34d11be1a997cbbcbe09a P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.564904  3113 tablet_replica.cc:333] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156: stopping tablet replica
I20260710 11:07:13.565362  3113 raft_consensus.cc:2243] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:13.565742  3113 raft_consensus.cc:2272] T 1886c9aefa694c8daf74b3ddf2b9faf7 P 2477df75d0b541268007f2f7b77b0156 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.603629  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
I20260710 11:07:13.640929  3113 master.cc:562] Master@127.3.10.126:41459 shutting down...
I20260710 11:07:13.660465  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:13.660949  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:13.661221  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P d88e1bf70d274cb69a8d318714b2a684: stopping tablet replica
I20260710 11:07:13.681610  3113 master.cc:584] Master@127.3.10.126:41459 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12429 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:07:13.731469  3113 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.10.126:33149
I20260710 11:07:13.732708  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:13.738855  7422 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.739127  7423 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.739751  7425 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.740893  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:13.741750  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.741954  3113 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.742110  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681633742078 us; error 0 us; skew 500 ppm
I20260710 11:07:13.742617  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.745047  3113 webserver.cc:533] Webserver started at http://127.3.10.126:46583/ using document root <none> and password file <none>
I20260710 11:07:13.745510  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.745712  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.745985  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.747038  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/master-0-root/instance:
uuid: "3b836a2780c4488a831ce1cb2e8172df"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-s4lx"
I20260710 11:07:13.751346  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:13.754757  7430 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.755498  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:13.755801  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/master-0-root
uuid: "3b836a2780c4488a831ce1cb2e8172df"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-s4lx"
I20260710 11:07:13.756084  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-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.770045  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.771276  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.808502  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.126:33149
I20260710 11:07:13.808635  7481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.126:33149 every 8 connection(s)
I20260710 11:07:13.812237  7482 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.822341  7482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df: Bootstrap starting.
I20260710 11:07:13.827018  7482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:13.831211  7482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df: No bootstrap required, opened a new log
I20260710 11:07:13.833276  7482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b836a2780c4488a831ce1cb2e8172df" member_type: VOTER }
I20260710 11:07:13.833673  7482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:13.833894  7482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b836a2780c4488a831ce1cb2e8172df, State: Initialized, Role: FOLLOWER
I20260710 11:07:13.834563  7482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b836a2780c4488a831ce1cb2e8172df" member_type: VOTER }
I20260710 11:07:13.835024  7482 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:13.835256  7482 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:13.835497  7482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:13.840140  7482 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b836a2780c4488a831ce1cb2e8172df" member_type: VOTER }
I20260710 11:07:13.840683  7482 leader_election.cc:304] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [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: 3b836a2780c4488a831ce1cb2e8172df; no voters: 
I20260710 11:07:13.841789  7482 leader_election.cc:290] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:13.842187  7485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:13.843533  7485 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 1 LEADER]: Becoming Leader. State: Replica: 3b836a2780c4488a831ce1cb2e8172df, State: Running, Role: LEADER
I20260710 11:07:13.844192  7485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [LEADER]: Queue going to LEADER mode. State: All 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: "3b836a2780c4488a831ce1cb2e8172df" member_type: VOTER }
I20260710 11:07:13.844707  7482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:13.848453  7486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b836a2780c4488a831ce1cb2e8172df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b836a2780c4488a831ce1cb2e8172df" member_type: VOTER } }
I20260710 11:07:13.849129  7486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:13.849083  7487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b836a2780c4488a831ce1cb2e8172df. Latest consensus state: current_term: 1 leader_uuid: "3b836a2780c4488a831ce1cb2e8172df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b836a2780c4488a831ce1cb2e8172df" member_type: VOTER } }
I20260710 11:07:13.849771  7487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:13.853513  7492 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:13.861281  7492 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:13.862233  3113 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:13.870257  7492 catalog_manager.cc:1383] Generated new cluster ID: d641c8ddd42143bcbeb454840af35b72
I20260710 11:07:13.870534  7492 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:13.897951  7492 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:13.899219  7492 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:13.914578  7492 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df: Generated new TSK 0
I20260710 11:07:13.915192  7492 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:13.929075  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:13.934896  7503 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.935976  7504 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.938817  7506 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.940866  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:13.942502  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:13.942703  3113 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.942922  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681633942907 us; error 0 us; skew 500 ppm
I20260710 11:07:13.943562  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:13.946259  3113 webserver.cc:533] Webserver started at http://127.3.10.65:44557/ using document root <none> and password file <none>
I20260710 11:07:13.946779  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:13.946990  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:13.947288  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:13.948529  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-0-root/instance:
uuid: "e9b527b67b374514ae548ec41552687c"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-s4lx"
I20260710 11:07:13.953258  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:07:13.956864  7511 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.957840  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:07:13.958272  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-0-root
uuid: "e9b527b67b374514ae548ec41552687c"
format_stamp: "Formatted at 2026-07-10 11:07:13 on dist-test-slave-s4lx"
I20260710 11:07:13.958551  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-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.976851  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:13.978049  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:13.979553  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:13.981827  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:13.982049  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:13.982299  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:13.982483  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.020229  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.65:35543
I20260710 11:07:14.020397  7573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.65:35543 every 8 connection(s)
I20260710 11:07:14.025216  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.032524  7578 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:14.033751  7579 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:14.037415  7581 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:14.037773  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:14.039157  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.039354  3113 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:14.039515  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681634039500 us; error 0 us; skew 500 ppm
I20260710 11:07:14.039958  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.040848  7574 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33149
I20260710 11:07:14.041208  7574 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.041884  7574 heartbeater.cc:507] Master 127.3.10.126:33149 requested a full tablet report, sending...
I20260710 11:07:14.042869  3113 webserver.cc:533] Webserver started at http://127.3.10.66:37895/ using document root <none> and password file <none>
I20260710 11:07:14.043473  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.043705  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.044019  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.043964  7447 ts_manager.cc:194] Registered new tserver with Master: e9b527b67b374514ae548ec41552687c (127.3.10.65:35543)
I20260710 11:07:14.045631  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-1-root/instance:
uuid: "45395e8ae6c74ce1836e5cc791391d88"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-s4lx"
I20260710 11:07:14.046690  7447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50110
I20260710 11:07:14.050649  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:14.053978  7586 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:14.054788  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:07:14.055066  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-1-root
uuid: "45395e8ae6c74ce1836e5cc791391d88"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-s4lx"
I20260710 11:07:14.055323  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-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:14.082561  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.083734  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.085229  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:14.087322  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:14.087498  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.087791  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:14.087951  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.127048  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.66:46721
I20260710 11:07:14.127177  7648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.66:46721 every 8 connection(s)
I20260710 11:07:14.131923  3113 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:14.138199  7652 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:14.139709  7653 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:14.142796  7655 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:14.143710  3113 server_base.cc:1061] running on GCE node
I20260710 11:07:14.143792  7649 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33149
I20260710 11:07:14.144402  7649 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.144821  3113 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:14.145063  3113 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:14.145222  7649 heartbeater.cc:507] Master 127.3.10.126:33149 requested a full tablet report, sending...
I20260710 11:07:14.145246  3113 hybrid_clock.cc:648] HybridClock initialized: now 1783681634145211 us; error 0 us; skew 500 ppm
I20260710 11:07:14.146068  3113 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:14.147607  7447 ts_manager.cc:194] Registered new tserver with Master: 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.148756  3113 webserver.cc:533] Webserver started at http://127.3.10.67:39083/ using document root <none> and password file <none>
I20260710 11:07:14.149387  3113 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:14.149449  7447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50116
I20260710 11:07:14.149711  3113 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:14.150059  3113 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:14.151328  3113 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-2-root/instance:
uuid: "95adf6ac02f74784a5328d2a92ee3438"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-s4lx"
I20260710 11:07:14.155890  3113 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 11:07:14.159173  7660 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:14.160094  3113 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:14.160534  3113 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-2-root
uuid: "95adf6ac02f74784a5328d2a92ee3438"
format_stamp: "Formatted at 2026-07-10 11:07:14 on dist-test-slave-s4lx"
I20260710 11:07:14.160804  3113 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7lRB6g/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681536024405-3113-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:14.185014  3113 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:14.186299  3113 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:14.187927  3113 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:14.190339  3113 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:14.190604  3113 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.190872  3113 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:14.191076  3113 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:14.230813  3113 rpc_server.cc:307] RPC server started. Bound to: 127.3.10.67:41899
I20260710 11:07:14.230906  7722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.10.67:41899 every 8 connection(s)
I20260710 11:07:14.245767  7723 heartbeater.cc:344] Connected to a master server at 127.3.10.126:33149
I20260710 11:07:14.246120  7723 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:14.246832  7723 heartbeater.cc:507] Master 127.3.10.126:33149 requested a full tablet report, sending...
I20260710 11:07:14.248845  7447 ts_manager.cc:194] Registered new tserver with Master: 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.249086  3113 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013618502s
I20260710 11:07:14.250233  7447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50126
I20260710 11:07:14.276538  7447 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50140:
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:14.279125  7447 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:14.348649  7688 tablet_service.cc:1511] Processing CreateTablet for tablet e5329256eb854274801e04e97f91ecb4 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.350112  7688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5329256eb854274801e04e97f91ecb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.352602  7685 tablet_service.cc:1511] Processing CreateTablet for tablet 25735ecb3de64177851a4e7b170ad6d2 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.353292  7687 tablet_service.cc:1511] Processing CreateTablet for tablet 5531278138ef4f1abd5079b678a88294 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.354045  7685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25735ecb3de64177851a4e7b170ad6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.355320  7686 tablet_service.cc:1511] Processing CreateTablet for tablet 36e889976ee34fbaa1982132ab093c9e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.356717  7686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e889976ee34fbaa1982132ab093c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.358635  7684 tablet_service.cc:1511] Processing CreateTablet for tablet 5477ef0173c04656b56777e6a954311e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.358788  7539 tablet_service.cc:1511] Processing CreateTablet for tablet e5329256eb854274801e04e97f91ecb4 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.359967  7684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477ef0173c04656b56777e6a954311e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.360846  7687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5531278138ef4f1abd5079b678a88294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.361382  7537 tablet_service.cc:1511] Processing CreateTablet for tablet 36e889976ee34fbaa1982132ab093c9e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.363284  7536 tablet_service.cc:1511] Processing CreateTablet for tablet 25735ecb3de64177851a4e7b170ad6d2 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.365190  7535 tablet_service.cc:1511] Processing CreateTablet for tablet 5477ef0173c04656b56777e6a954311e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.367084  7534 tablet_service.cc:1511] Processing CreateTablet for tablet 5c222e086355407694b91093f1e1a65e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.369827  7537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e889976ee34fbaa1982132ab093c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.371331  7538 tablet_service.cc:1511] Processing CreateTablet for tablet 5531278138ef4f1abd5079b678a88294 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.373003  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477ef0173c04656b56777e6a954311e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.374029  7683 tablet_service.cc:1511] Processing CreateTablet for tablet 5c222e086355407694b91093f1e1a65e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.375296  7683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c222e086355407694b91093f1e1a65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.375908  7533 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30dffca2d942368dd0a9025205b781 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.376559  7536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25735ecb3de64177851a4e7b170ad6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.377177  7533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30dffca2d942368dd0a9025205b781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.377767  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c222e086355407694b91093f1e1a65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.380602  7538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5531278138ef4f1abd5079b678a88294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.381559  7539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5329256eb854274801e04e97f91ecb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.393090  7532 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc0412fb844c9d948a5a755ab5a4c3 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.393739  7682 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30dffca2d942368dd0a9025205b781 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.394498  7532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc0412fb844c9d948a5a755ab5a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.395087  7682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30dffca2d942368dd0a9025205b781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.409015  7681 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc0412fb844c9d948a5a755ab5a4c3 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.410413  7681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc0412fb844c9d948a5a755ab5a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.431303  7680 tablet_service.cc:1511] Processing CreateTablet for tablet eb7bbfd26bbe45cabf2c3c43f77615ed (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.431862  7614 tablet_service.cc:1511] Processing CreateTablet for tablet e5329256eb854274801e04e97f91ecb4 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:14.432641  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7bbfd26bbe45cabf2c3c43f77615ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.432314  7613 tablet_service.cc:1511] Processing CreateTablet for tablet 5531278138ef4f1abd5079b678a88294 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:14.433255  7614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5329256eb854274801e04e97f91ecb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.433878  7613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5531278138ef4f1abd5079b678a88294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.434536  7610 tablet_service.cc:1511] Processing CreateTablet for tablet 5477ef0173c04656b56777e6a954311e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:14.434939  7612 tablet_service.cc:1511] Processing CreateTablet for tablet 36e889976ee34fbaa1982132ab093c9e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:14.435855  7610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477ef0173c04656b56777e6a954311e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.436705  7539 tablet_service.cc:1511] Processing CreateTablet for tablet eb7bbfd26bbe45cabf2c3c43f77615ed (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.437080  7611 tablet_service.cc:1511] Processing CreateTablet for tablet 25735ecb3de64177851a4e7b170ad6d2 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:14.438015  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e889976ee34fbaa1982132ab093c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.438126  7739 tablet_bootstrap.cc:492] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.437795  7609 tablet_service.cc:1511] Processing CreateTablet for tablet 5c222e086355407694b91093f1e1a65e (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:14.442608  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c222e086355407694b91093f1e1a65e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.443208  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25735ecb3de64177851a4e7b170ad6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.445542  7608 tablet_service.cc:1511] Processing CreateTablet for tablet 9f30dffca2d942368dd0a9025205b781 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:14.446678  7738 tablet_bootstrap.cc:492] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.446862  7608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f30dffca2d942368dd0a9025205b781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.448938  7607 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc0412fb844c9d948a5a755ab5a4c3 (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:14.450573  7607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc0412fb844c9d948a5a755ab5a4c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.452984  7606 tablet_service.cc:1511] Processing CreateTablet for tablet eb7bbfd26bbe45cabf2c3c43f77615ed (DEFAULT_TABLE table=test-workload [id=e87b318face64258a292a6474b5929a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:14.454594  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7bbfd26bbe45cabf2c3c43f77615ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.469220  7539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7bbfd26bbe45cabf2c3c43f77615ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:14.492172  7738 tablet_bootstrap.cc:654] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.525375  7740 tablet_bootstrap.cc:492] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.499660  7739 tablet_bootstrap.cc:654] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.532017  7740 tablet_bootstrap.cc:654] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.538360  7738 tablet_bootstrap.cc:492] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.540493  7739 tablet_bootstrap.cc:492] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.546554  7739 ts_tablet_manager.cc:1403] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.005s
I20260710 11:07:14.549477  7739 raft_consensus.cc:359] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.550148  7739 raft_consensus.cc:385] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.550434  7739 raft_consensus.cc:740] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.551276  7739 consensus_queue.cc:260] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.552814  7738 ts_tablet_manager.cc:1403] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.004s
I20260710 11:07:14.555590  7738 raft_consensus.cc:359] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.556154  7738 raft_consensus.cc:385] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.556185  7723 heartbeater.cc:499] Master 127.3.10.126:33149 was elected leader, sending a full tablet report...
I20260710 11:07:14.556540  7738 raft_consensus.cc:740] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.557705  7739 ts_tablet_manager.cc:1434] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:07:14.557385  7738 consensus_queue.cc:260] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.559012  7739 tablet_bootstrap.cc:492] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.567736  7739 tablet_bootstrap.cc:654] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.573347  7738 ts_tablet_manager.cc:1434] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:07:14.574143  7574 heartbeater.cc:499] Master 127.3.10.126:33149 was elected leader, sending a full tablet report...
I20260710 11:07:14.574436  7740 tablet_bootstrap.cc:492] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.575125  7740 ts_tablet_manager.cc:1403] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.009s
I20260710 11:07:14.577682  7744 raft_consensus.cc:493] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.578243  7744 raft_consensus.cc:515] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.578951  7740 raft_consensus.cc:359] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.580018  7740 raft_consensus.cc:385] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.580415  7740 raft_consensus.cc:740] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.581609  7740 consensus_queue.cc:260] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.587502  7740 ts_tablet_manager.cc:1434] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260710 11:07:14.588402  7649 heartbeater.cc:499] Master 127.3.10.126:33149 was elected leader, sending a full tablet report...
I20260710 11:07:14.589037  7744 leader_election.cc:290] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.600960  7738 tablet_bootstrap.cc:492] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.601105  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
W20260710 11:07:14.603186  7663 leader_election.cc:343] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.605227  7740 tablet_bootstrap.cc:492] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.607573  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.607885  7738 tablet_bootstrap.cc:654] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:14.609300  7664 leader_election.cc:343] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.609760  7664 leader_election.cc:304] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438; no voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c
I20260710 11:07:14.610585  7744 raft_consensus.cc:2749] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.612615  7740 tablet_bootstrap.cc:654] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.613353  7739 tablet_bootstrap.cc:492] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.613875  7739 ts_tablet_manager.cc:1403] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.028s
I20260710 11:07:14.616968  7739 raft_consensus.cc:359] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.617692  7739 raft_consensus.cc:385] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.618003  7739 raft_consensus.cc:740] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.618978  7738 tablet_bootstrap.cc:492] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.618819  7739 consensus_queue.cc:260] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.619505  7740 tablet_bootstrap.cc:492] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.620033  7740 ts_tablet_manager.cc:1403] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 11:07:14.620770  7739 ts_tablet_manager.cc:1434] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:07:14.621454  7739 tablet_bootstrap.cc:492] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.622831  7740 raft_consensus.cc:359] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.623600  7740 raft_consensus.cc:385] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.623904  7740 raft_consensus.cc:740] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.619488  7738 ts_tablet_manager.cc:1403] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260710 11:07:14.624812  7740 consensus_queue.cc:260] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.627215  7740 ts_tablet_manager.cc:1434] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:14.627144  7738 raft_consensus.cc:359] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.628019  7738 raft_consensus.cc:385] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.628192  7739 tablet_bootstrap.cc:654] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.628297  7740 tablet_bootstrap.cc:492] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.628371  7738 raft_consensus.cc:740] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.629559  7738 consensus_queue.cc:260] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.632226  7738 ts_tablet_manager.cc:1434] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:07:14.633417  7738 tablet_bootstrap.cc:492] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.635324  7740 tablet_bootstrap.cc:654] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.641798  7738 tablet_bootstrap.cc:654] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.648101  7738 tablet_bootstrap.cc:492] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.648667  7738 ts_tablet_manager.cc:1403] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 11:07:14.649395  7740 tablet_bootstrap.cc:492] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.649714  7739 tablet_bootstrap.cc:492] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.649951  7740 ts_tablet_manager.cc:1403] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260710 11:07:14.650270  7739 ts_tablet_manager.cc:1403] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260710 11:07:14.651888  7738 raft_consensus.cc:359] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.652696  7738 raft_consensus.cc:385] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.652922  7740 raft_consensus.cc:359] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.653012  7738 raft_consensus.cc:740] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.653131  7739 raft_consensus.cc:359] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.653754  7740 raft_consensus.cc:385] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.654044  7739 raft_consensus.cc:385] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.654105  7740 raft_consensus.cc:740] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.654415  7739 raft_consensus.cc:740] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.654202  7738 consensus_queue.cc:260] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.655247  7740 consensus_queue.cc:260] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.656801  7738 ts_tablet_manager.cc:1434] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:07:14.657501  7740 ts_tablet_manager.cc:1434] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:07:14.657919  7738 tablet_bootstrap.cc:492] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.655408  7739 consensus_queue.cc:260] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.658838  7740 tablet_bootstrap.cc:492] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.661726  7739 ts_tablet_manager.cc:1434] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 11:07:14.665805  7740 tablet_bootstrap.cc:654] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.665977  7739 tablet_bootstrap.cc:492] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.668736  7738 tablet_bootstrap.cc:654] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.672648  7739 tablet_bootstrap.cc:654] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.677772  7740 tablet_bootstrap.cc:492] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.678413  7740 ts_tablet_manager.cc:1403] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:07:14.682085  7740 raft_consensus.cc:359] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.683049  7740 raft_consensus.cc:385] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.683403  7740 raft_consensus.cc:740] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.684087  7739 tablet_bootstrap.cc:492] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.684612  7739 ts_tablet_manager.cc:1403] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:07:14.686754  7738 tablet_bootstrap.cc:492] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.686833  7739 raft_consensus.cc:359] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.687706  7739 raft_consensus.cc:385] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.687995  7739 raft_consensus.cc:740] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.687804  7740 consensus_queue.cc:260] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.688884  7739 consensus_queue.cc:260] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.690162  7740 ts_tablet_manager.cc:1434] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:07:14.691075  7739 ts_tablet_manager.cc:1434] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:14.691184  7740 tablet_bootstrap.cc:492] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.692121  7739 tablet_bootstrap.cc:492] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.687363  7738 ts_tablet_manager.cc:1403] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260710 11:07:14.698071  7740 tablet_bootstrap.cc:654] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.699160  7738 raft_consensus.cc:359] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.699965  7738 raft_consensus.cc:385] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.700286  7738 raft_consensus.cc:740] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.703233  7740 tablet_bootstrap.cc:492] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.703534  7739 tablet_bootstrap.cc:654] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.703682  7740 ts_tablet_manager.cc:1403] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:07:14.706112  7740 raft_consensus.cc:359] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.705897  7738 consensus_queue.cc:260] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.706710  7740 raft_consensus.cc:385] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.707011  7740 raft_consensus.cc:740] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.707829  7740 consensus_queue.cc:260] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.708384  7738 ts_tablet_manager.cc:1434] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:07:14.708717  7739 tablet_bootstrap.cc:492] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.709182  7745 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.709765  7738 tablet_bootstrap.cc:492] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.710088  7740 ts_tablet_manager.cc:1434] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:14.709697  7745 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.711135  7740 tablet_bootstrap.cc:492] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.716883  7738 tablet_bootstrap.cc:654] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.717264  7740 tablet_bootstrap.cc:654] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.720738  7745 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.733168  7739 ts_tablet_manager.cc:1403] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260710 11:07:14.735865  7739 raft_consensus.cc:359] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.744526  7739 raft_consensus.cc:385] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.744864  7739 raft_consensus.cc:740] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.745647  7739 consensus_queue.cc:260] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.748261  7739 ts_tablet_manager.cc:1434] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:07:14.749281  7739 tablet_bootstrap.cc:492] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.757004  7738 tablet_bootstrap.cc:492] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.757088  7740 tablet_bootstrap.cc:492] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.757895  7738 ts_tablet_manager.cc:1403] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.020s
I20260710 11:07:14.757895  7740 ts_tablet_manager.cc:1403] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.032s
I20260710 11:07:14.758324  7739 tablet_bootstrap.cc:654] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.761329  7738 raft_consensus.cc:359] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.761526  7740 raft_consensus.cc:359] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.762288  7740 raft_consensus.cc:385] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.762631  7740 raft_consensus.cc:740] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.763195  7745 raft_consensus.cc:493] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.763600  7740 consensus_queue.cc:260] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.763696  7745 raft_consensus.cc:515] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.766009  7740 ts_tablet_manager.cc:1434] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:14.766033  7745 leader_election.cc:290] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.766769  7739 tablet_bootstrap.cc:492] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.767164  7740 tablet_bootstrap.cc:492] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.767261  7739 ts_tablet_manager.cc:1403] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:07:14.768445  7738 raft_consensus.cc:385] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.768877  7738 raft_consensus.cc:740] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.769693  7738 consensus_queue.cc:260] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.770370  7747 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.770908  7747 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.772389  7738 ts_tablet_manager.cc:1434] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 11:07:14.773415  7738 tablet_bootstrap.cc:492] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.774298  7747 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.780697  7740 tablet_bootstrap.cc:654] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.781934  7738 tablet_bootstrap.cc:654] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.787828  7744 raft_consensus.cc:493] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.788362  7744 raft_consensus.cc:515] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.790495  7744 leader_election.cc:290] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.792613  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.793149  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:14.793342  7624 raft_consensus.cc:2468] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:14.792654  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:14.794708  7740 tablet_bootstrap.cc:492] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.794467  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:14.795221  7740 ts_tablet_manager.cc:1403] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 11:07:14.795277  7697 raft_consensus.cc:2468] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:14.795625  7745 raft_consensus.cc:493] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.796130  7745 raft_consensus.cc:515] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
W20260710 11:07:14.796761  7514 leader_election.cc:343] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.797489  7514 leader_election.cc:304] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.798132  7745 leader_election.cc:290] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.798688  7745 raft_consensus.cc:2804] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.798266  7740 raft_consensus.cc:359] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.799029  7745 raft_consensus.cc:493] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.799245  7740 raft_consensus.cc:385] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.799489  7745 raft_consensus.cc:3060] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.799749  7740 raft_consensus.cc:740] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.800568  7664 leader_election.cc:304] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:14.801477  7744 raft_consensus.cc:2804] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.801834  7744 raft_consensus.cc:493] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.803093  7744 raft_consensus.cc:3060] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.805474  7738 tablet_bootstrap.cc:492] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.806180  7738 ts_tablet_manager.cc:1403] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260710 11:07:14.809991  7738 raft_consensus.cc:359] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
W20260710 11:07:14.809921  7663 leader_election.cc:343] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.811478  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:14.810717  7738 raft_consensus.cc:385] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.812182  7549 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:14.811776  7740 consensus_queue.cc:260] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.814374  7740 ts_tablet_manager.cc:1434] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:07:14.814895  7739 raft_consensus.cc:359] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.815711  7739 raft_consensus.cc:385] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.816079  7739 raft_consensus.cc:740] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.817070  7623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.817173  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.818092  7624 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:14.818853  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5329256eb854274801e04e97f91ecb4" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:14.812107  7738 raft_consensus.cc:740] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.819548  7697 raft_consensus.cc:2468] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
W20260710 11:07:14.819676  7515 leader_election.cc:343] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.819473  7740 tablet_bootstrap.cc:492] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.818853  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5329256eb854274801e04e97f91ecb4" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.820807  7515 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [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: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:14.820983  7622 raft_consensus.cc:2468] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:14.822937  7514 leader_election.cc:304] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.823457  7589 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.820328  7738 consensus_queue.cc:260] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.829612  7740 tablet_bootstrap.cc:654] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.830408  7767 raft_consensus.cc:2804] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.830932  7767 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.830695  7745 raft_consensus.cc:515] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.831364  7767 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.832460  7747 raft_consensus.cc:2804] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.832866  7747 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.833194  7747 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.833993  7744 raft_consensus.cc:515] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.837920  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
W20260710 11:07:14.839432  7663 leader_election.cc:343] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.833143  7769 raft_consensus.cc:2804] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.841270  7769 raft_consensus.cc:493] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.841739  7769 raft_consensus.cc:3060] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.843380  7767 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.847399  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:14.847998  7738 ts_tablet_manager.cc:1434] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.041s	user 0.019s	sys 0.006s
I20260710 11:07:14.845553  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:14.849088  7738 tablet_bootstrap.cc:492] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.848210  7622 raft_consensus.cc:3060] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.852674  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:14.852715  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
W20260710 11:07:14.858247  7495 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:07:14.854219  7514 leader_election.cc:343] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.853760  7767 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.845870  7744 leader_election.cc:290] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.863837  7623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
W20260710 11:07:14.865300  7515 leader_election.cc:343] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:14.860460  7589 leader_election.cc:343] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.868363  7622 raft_consensus.cc:2468] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:14.869315  7738 tablet_bootstrap.cc:654] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.870013  7664 leader_election.cc:304] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [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: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: e9b527b67b374514ae548ec41552687c
I20260710 11:07:14.873227  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:14.873792  7697 raft_consensus.cc:3060] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.872884  7747 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.874226  7768 raft_consensus.cc:2804] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.875967  7767 raft_consensus.cc:493] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.876124  7747 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.874696  7624 raft_consensus.cc:2393] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9b527b67b374514ae548ec41552687c in current term 1: Already voted for candidate 45395e8ae6c74ce1836e5cc791391d88 in this term.
I20260710 11:07:14.879060  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:14.880096  7549 raft_consensus.cc:2393] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45395e8ae6c74ce1836e5cc791391d88 in current term 1: Already voted for candidate e9b527b67b374514ae548ec41552687c in this term.
I20260710 11:07:14.873088  7745 leader_election.cc:290] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.872393  7739 consensus_queue.cc:260] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.881270  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:14.881625  7515 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [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: e9b527b67b374514ae548ec41552687c; no voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:14.876551  7767 raft_consensus.cc:515] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.881927  7697 raft_consensus.cc:2468] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
W20260710 11:07:14.885520  7589 leader_election.cc:343] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.886178  7767 leader_election.cc:290] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.884748  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477ef0173c04656b56777e6a954311e" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.886817  7744 raft_consensus.cc:493] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.887313  7624 raft_consensus.cc:2468] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:14.888573  7745 raft_consensus.cc:2749] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.888988  7515 leader_election.cc:304] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.890089  7767 raft_consensus.cc:2804] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.885196  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477ef0173c04656b56777e6a954311e" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:14.890763  7767 raft_consensus.cc:493] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.891038  7698 raft_consensus.cc:2468] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:14.891301  7767 raft_consensus.cc:3060] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.892268  7589 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [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: 45395e8ae6c74ce1836e5cc791391d88; no voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c
I20260710 11:07:14.883127  7768 raft_consensus.cc:697] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:14.893306  7747 raft_consensus.cc:2749] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:14.894268  7768 consensus_queue.cc:237] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.895092  7747 raft_consensus.cc:493] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:14.895560  7747 raft_consensus.cc:515] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.897549  7747 leader_election.cc:290] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.897498  7514 leader_election.cc:304] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [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: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 45395e8ae6c74ce1836e5cc791391d88
I20260710 11:07:14.899310  7770 raft_consensus.cc:2804] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.899379  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc0412fb844c9d948a5a755ab5a4c3" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:14.900692  7549 raft_consensus.cc:2468] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:14.901620  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc0412fb844c9d948a5a755ab5a4c3" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:14.887449  7744 raft_consensus.cc:515] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.901918  7738 tablet_bootstrap.cc:492] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.901921  7589 leader_election.cc:304] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.902822  7738 ts_tablet_manager.cc:1403] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.019s
W20260710 11:07:14.903064  7589 leader_election.cc:343] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.903844  7747 raft_consensus.cc:2804] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:14.904199  7747 raft_consensus.cc:493] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.904583  7747 raft_consensus.cc:3060] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.874485  7740 tablet_bootstrap.cc:492] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:14.905893  7739 ts_tablet_manager.cc:1434] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.138s	user 0.018s	sys 0.029s
I20260710 11:07:14.906239  7740 ts_tablet_manager.cc:1403] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.002s
I20260710 11:07:14.906487  7738 raft_consensus.cc:359] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.907204  7738 raft_consensus.cc:385] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.907253  7739 tablet_bootstrap.cc:492] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.907554  7738 raft_consensus.cc:740] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.910326  7738 consensus_queue.cc:260] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.912277  7747 raft_consensus.cc:515] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.914115  7739 tablet_bootstrap.cc:654] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.915212  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc0412fb844c9d948a5a755ab5a4c3" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:14.915823  7549 raft_consensus.cc:3060] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.914837  7445 catalog_manager.cc:5697] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.919956  7738 ts_tablet_manager.cc:1434] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.013s
I20260710 11:07:14.923234  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:14.923943  7548 raft_consensus.cc:2468] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:14.925164  7663 leader_election.cc:304] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.925366  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:14.926460  7768 raft_consensus.cc:2804] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:14.926797  7664 leader_election.cc:343] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.927165  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc0412fb844c9d948a5a755ab5a4c3" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:14.926844  7768 raft_consensus.cc:493] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:14.927436  7747 leader_election.cc:290] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:14.927873  7768 raft_consensus.cc:3060] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:14.928547  7589 leader_election.cc:343] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.927094  7549 raft_consensus.cc:2468] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 1.
I20260710 11:07:14.929834  7738 tablet_bootstrap.cc:492] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.930603  7589 leader_election.cc:304] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [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: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:14.932080  7747 raft_consensus.cc:2804] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.935181  7768 raft_consensus.cc:515] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.937634  7738 tablet_bootstrap.cc:654] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.940143  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:14.941272  7549 raft_consensus.cc:3060] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.941699  7739 tablet_bootstrap.cc:492] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:14.878037  7769 raft_consensus.cc:515] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.942449  7739 ts_tablet_manager.cc:1403] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.017s
I20260710 11:07:14.941592  7744 leader_election.cc:290] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.944851  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5329256eb854274801e04e97f91ecb4" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:14.945158  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5329256eb854274801e04e97f91ecb4" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:14.945487  7697 raft_consensus.cc:3060] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.945727  7624 raft_consensus.cc:3060] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.952894  7697 raft_consensus.cc:2468] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:14.954361  7514 leader_election.cc:304] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.954298  7624 raft_consensus.cc:2468] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:14.955753  7549 raft_consensus.cc:2468] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:14.957741  7747 raft_consensus.cc:697] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:14.957801  7663 leader_election.cc:304] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:14.959283  7744 raft_consensus.cc:2804] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.959847  7744 raft_consensus.cc:697] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:14.960816  7744 consensus_queue.cc:237] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.961632  7738 tablet_bootstrap.cc:492] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:14.962110  7738 ts_tablet_manager.cc:1403] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.003s
I20260710 11:07:14.962289  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
W20260710 11:07:14.963624  7664 leader_election.cc:343] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:14.963613  7768 leader_election.cc:290] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.964963  7739 raft_consensus.cc:359] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.965008  7738 raft_consensus.cc:359] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.965757  7739 raft_consensus.cc:385] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.965863  7738 raft_consensus.cc:385] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.966132  7739 raft_consensus.cc:740] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.967049  7739 consensus_queue.cc:260] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.967834  7776 raft_consensus.cc:2804] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:14.959306  7747 consensus_queue.cc:237] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.969805  7739 ts_tablet_manager.cc:1434] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:07:14.969535  7776 raft_consensus.cc:697] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:14.970989  7739 tablet_bootstrap.cc:492] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:14.971731  7776 consensus_queue.cc:237] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } }
I20260710 11:07:14.972411  7770 raft_consensus.cc:697] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:14.974664  7770 consensus_queue.cc:237] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.968060  7740 raft_consensus.cc:359] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.975839  7740 raft_consensus.cc:385] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:14.976152  7740 raft_consensus.cc:740] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.976830  7740 consensus_queue.cc:260] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.977993  7739 tablet_bootstrap.cc:654] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.979068  7740 ts_tablet_manager.cc:1434] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260710 11:07:14.971954  7445 catalog_manager.cc:5697] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:14.966235  7738 raft_consensus.cc:740] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:14.972954  7769 leader_election.cc:290] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:14.980012  7740 tablet_bootstrap.cc:492] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:14.980087  7738 consensus_queue.cc:260] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.982312  7738 ts_tablet_manager.cc:1434] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:07:14.983698  7738 tablet_bootstrap.cc:492] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:14.973258  7767 raft_consensus.cc:515] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:14.987653  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477ef0173c04656b56777e6a954311e" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:14.988188  7624 raft_consensus.cc:3060] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:14.993814  7767 leader_election.cc:290] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:15.001726  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477ef0173c04656b56777e6a954311e" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:15.002574  7697 raft_consensus.cc:3060] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.006203  7624 raft_consensus.cc:2468] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:15.007547  7515 leader_election.cc:304] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:15.008440  7776 raft_consensus.cc:2804] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.008890  7776 raft_consensus.cc:697] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:15.009698  7776 consensus_queue.cc:237] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.016125  7740 tablet_bootstrap.cc:654] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:14.994992  7444 catalog_manager.cc:5697] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.022254  7738 tablet_bootstrap.cc:654] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.025585  7739 tablet_bootstrap.cc:492] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:15.026202  7739 ts_tablet_manager.cc:1403] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.020s
I20260710 11:07:15.034502  7739 raft_consensus.cc:359] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.035383  7739 raft_consensus.cc:385] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.035713  7739 raft_consensus.cc:740] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.036589  7739 consensus_queue.cc:260] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.039820  7739 ts_tablet_manager.cc:1434] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.008s
I20260710 11:07:15.041020  7739 tablet_bootstrap.cc:492] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:15.039795  7445 catalog_manager.cc:5697] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.049304  7739 tablet_bootstrap.cc:654] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:15.049612  7740 tablet_bootstrap.cc:492] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:15.050096  7740 ts_tablet_manager.cc:1403] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.010s
I20260710 11:07:15.053146  7740 raft_consensus.cc:359] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.054036  7740 raft_consensus.cc:385] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.054392  7740 raft_consensus.cc:740] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.055352  7740 consensus_queue.cc:260] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.058434  7740 ts_tablet_manager.cc:1434] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:07:15.058696  7738 tablet_bootstrap.cc:492] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:15.059199  7738 ts_tablet_manager.cc:1403] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.006s
I20260710 11:07:15.062879  7738 raft_consensus.cc:359] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.063560  7738 raft_consensus.cc:385] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.063828  7738 raft_consensus.cc:740] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.065691  7738 consensus_queue.cc:260] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.066805  7739 tablet_bootstrap.cc:492] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:15.067296  7739 ts_tablet_manager.cc:1403] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260710 11:07:15.068094  7738 ts_tablet_manager.cc:1434] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:15.069080  7739 raft_consensus.cc:359] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.069590  7739 raft_consensus.cc:385] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:15.069787  7739 raft_consensus.cc:740] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.069815  7446 catalog_manager.cc:5697] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:15.071841  7446 catalog_manager.cc:5697] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.074869  7739 consensus_queue.cc:260] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.076960  7739 ts_tablet_manager.cc:1434] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 11:07:15.081099  7697 raft_consensus.cc:2468] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:15.101511  7747 raft_consensus.cc:493] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.102084  7747 raft_consensus.cc:515] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.103820  7747 leader_election.cc:290] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:15.104933  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:15.104944  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:15.105892  7549 raft_consensus.cc:2468] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:15.105916  7697 raft_consensus.cc:2468] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:15.107159  7589 leader_election.cc:304] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:15.107877  7747 raft_consensus.cc:2804] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.108193  7747 raft_consensus.cc:493] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.108525  7747 raft_consensus.cc:3060] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.113198  7747 raft_consensus.cc:515] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.114655  7747 leader_election.cc:290] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:15.115478  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:15.115667  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:15.116037  7549 raft_consensus.cc:3060] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.116225  7697 raft_consensus.cc:3060] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.119994  7770 raft_consensus.cc:493] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.120534  7770 raft_consensus.cc:515] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.121322  7549 raft_consensus.cc:2468] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 1.
I20260710 11:07:15.122061  7697 raft_consensus.cc:2468] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 1.
I20260710 11:07:15.122372  7589 leader_election.cc:304] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:15.122695  7770 leader_election.cc:290] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:15.123273  7747 raft_consensus.cc:2804] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.123494  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:15.124221  7624 raft_consensus.cc:2393] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9b527b67b374514ae548ec41552687c in current term 1: Already voted for candidate 95adf6ac02f74784a5328d2a92ee3438 in this term.
I20260710 11:07:15.124285  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:15.124513  7747 raft_consensus.cc:697] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:15.125419  7747 consensus_queue.cc:237] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.125681  7514 leader_election.cc:304] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b527b67b374514ae548ec41552687c; no voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:15.126682  7770 raft_consensus.cc:3060] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.133386  7770 raft_consensus.cc:2749] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.133761  7444 catalog_manager.cc:5697] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:15.145603  7744 raft_consensus.cc:493] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.146205  7744 raft_consensus.cc:515] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.148224  7744 leader_election.cc:290] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:15.148905  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7bbfd26bbe45cabf2c3c43f77615ed" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:15.149453  7549 raft_consensus.cc:2468] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:15.149360  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7bbfd26bbe45cabf2c3c43f77615ed" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:15.150256  7624 raft_consensus.cc:2468] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:15.150671  7663 leader_election.cc:304] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:15.151480  7744 raft_consensus.cc:2804] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:15.151768  7744 raft_consensus.cc:493] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:15.152001  7744 raft_consensus.cc:3060] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.157729  7744 raft_consensus.cc:515] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.159222  7744 leader_election.cc:290] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:15.160018  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7bbfd26bbe45cabf2c3c43f77615ed" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:15.160171  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7bbfd26bbe45cabf2c3c43f77615ed" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:15.160637  7549 raft_consensus.cc:3060] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.160777  7624 raft_consensus.cc:3060] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.165624  7549 raft_consensus.cc:2468] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:15.165632  7624 raft_consensus.cc:2468] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:15.166649  7663 leader_election.cc:304] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:15.167306  7744 raft_consensus.cc:2804] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:15.167752  7744 raft_consensus.cc:697] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:15.168509  7744 consensus_queue.cc:237] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.174899  7444 catalog_manager.cc:5697] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:15.202598  7744 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.203109  7744 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.205044  7744 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:15.205868  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:15.206156  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:15.206629  7549 raft_consensus.cc:2393] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95adf6ac02f74784a5328d2a92ee3438 in current term 1: Already voted for candidate e9b527b67b374514ae548ec41552687c in this term.
I20260710 11:07:15.206904  7624 raft_consensus.cc:2393] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95adf6ac02f74784a5328d2a92ee3438 in current term 1: Already voted for candidate 45395e8ae6c74ce1836e5cc791391d88 in this term.
I20260710 11:07:15.208055  7664 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438; no voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c
I20260710 11:07:15.208760  7744 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.213613  7744 raft_consensus.cc:2749] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.221174  7747 raft_consensus.cc:493] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.221719  7747 raft_consensus.cc:515] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.223280  7747 leader_election.cc:290] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:15.224179  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:15.224454  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:15.225163  7697 raft_consensus.cc:2393] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45395e8ae6c74ce1836e5cc791391d88 in current term 1: Already voted for candidate e9b527b67b374514ae548ec41552687c in this term.
I20260710 11:07:15.226078  7589 leader_election.cc:304] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88; no voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c
I20260710 11:07:15.226722  7747 raft_consensus.cc:3060] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.231745  7747 raft_consensus.cc:2749] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.241978  7744 raft_consensus.cc:493] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.242609  7744 raft_consensus.cc:515] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.245527  7744 leader_election.cc:290] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:15.245774  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc0412fb844c9d948a5a755ab5a4c3" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:15.246201  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc0412fb844c9d948a5a755ab5a4c3" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:15.246786  7549 raft_consensus.cc:2393] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95adf6ac02f74784a5328d2a92ee3438 in current term 1: Already voted for candidate 45395e8ae6c74ce1836e5cc791391d88 in this term.
I20260710 11:07:15.247829  7663 leader_election.cc:304] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438; no voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c
I20260710 11:07:15.248553  7744 raft_consensus.cc:3060] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.253386  7744 raft_consensus.cc:2749] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.353925  7747 consensus_queue.cc:1048] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.354130  7780 raft_consensus.cc:493] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:15.355074  7780 raft_consensus.cc:515] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:15.357134  7780 leader_election.cc:290] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:15.358335  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:15.358837  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:15.359234  7548 raft_consensus.cc:2393] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45395e8ae6c74ce1836e5cc791391d88 in current term 1: Already voted for candidate 95adf6ac02f74784a5328d2a92ee3438 in this term.
I20260710 11:07:15.360737  7589 leader_election.cc:304] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88; no voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c
I20260710 11:07:15.361397  7780 raft_consensus.cc:3060] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:15.369189  7780 raft_consensus.cc:2749] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:15.371701  7747 consensus_queue.cc:1048] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.422049  7744 consensus_queue.cc:1048] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.424985  7776 consensus_queue.cc:1048] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.430976  7776 consensus_queue.cc:1048] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.431622  7774 consensus_queue.cc:1048] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.453034  7776 consensus_queue.cc:1048] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.461719  7767 consensus_queue.cc:1048] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.484150  7767 consensus_queue.cc:1048] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.487759  7803 consensus_queue.cc:1048] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.498133  7803 consensus_queue.cc:1048] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.499890  7770 consensus_queue.cc:1048] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.550673  7803 consensus_queue.cc:1048] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.561038  7803 consensus_queue.cc:1048] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.586472  7747 consensus_queue.cc:1048] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.595005  7747 consensus_queue.cc:1048] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:15.865049  7495 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:16.716725  7744 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:16.717236  7744 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:16.718811  7744 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:16.719722  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:16.719885  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:16.720336  7549 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:16.720580  7624 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:16.721499  7663 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [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: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:16.722220  7744 raft_consensus.cc:2804] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:16.722545  7744 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:16.722862  7744 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.727563  7744 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:16.729168  7744 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:16.730000  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:16.730124  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:16.730755  7549 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.730808  7624 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.737608  7624 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 2.
I20260710 11:07:16.737608  7549 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 2.
I20260710 11:07:16.738849  7664 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:16.739475  7744 raft_consensus.cc:2804] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.740370  7744 raft_consensus.cc:697] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:16.741024  7744 consensus_queue.cc:237] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER 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: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:16.748044  7444 catalog_manager.cc:5697] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 2, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 2 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:17.098141  7697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5531278138ef4f1abd5079b678a88294"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
mode: GRACEFUL
new_leader_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:43930
I20260710 11:07:17.099756  7697 raft_consensus.cc:606] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Received request to transfer leadership to TS e9b527b67b374514ae548ec41552687c
I20260710 11:07:17.116528  7622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
mode: GRACEFUL
new_leader_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:58920
I20260710 11:07:17.117115  7622 raft_consensus.cc:606] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Received request to transfer leadership to TS e9b527b67b374514ae548ec41552687c
I20260710 11:07:17.136349  7549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5477ef0173c04656b56777e6a954311e"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
mode: GRACEFUL
new_leader_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:47684
I20260710 11:07:17.137120  7549 raft_consensus.cc:606] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Received request to transfer leadership to TS 45395e8ae6c74ce1836e5cc791391d88
I20260710 11:07:17.143632  7697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c222e086355407694b91093f1e1a65e"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
mode: GRACEFUL
new_leader_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:43930
I20260710 11:07:17.144485  7697 raft_consensus.cc:606] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Received request to transfer leadership to TS 45395e8ae6c74ce1836e5cc791391d88
I20260710 11:07:17.150290  7697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
mode: GRACEFUL
new_leader_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:43930
I20260710 11:07:17.150879  7697 raft_consensus.cc:606] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Received request to transfer leadership to TS 45395e8ae6c74ce1836e5cc791391d88
I20260710 11:07:17.151067  7831 raft_consensus.cc:993] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: : Instructing follower e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:17.151782  7780 raft_consensus.cc:1081] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Signalling peer e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:17.153611  7548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:47676
I20260710 11:07:17.154135  7548 raft_consensus.cc:493] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.154474  7548 raft_consensus.cc:3060] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.164121  7548 raft_consensus.cc:515] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.166050  7548 leader_election.cc:290] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:17.166854  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:17.167245  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e889976ee34fbaa1982132ab093c9e" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:17.167634  7622 raft_consensus.cc:3055] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:17.167951  7697 raft_consensus.cc:3060] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.168004  7622 raft_consensus.cc:740] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:17.169150  7622 consensus_queue.cc:260] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.170522  7622 raft_consensus.cc:3060] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.174800  7697 raft_consensus.cc:2468] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:17.176146  7514 leader_election.cc:304] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:17.177215  7818 raft_consensus.cc:2804] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:17.177518  7622 raft_consensus.cc:2468] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:17.178574  7818 raft_consensus.cc:697] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:17.179647  7818 consensus_queue.cc:237] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.187354  7446 catalog_manager.cc:5697] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 1 to 2, leader changed from 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66) to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 2 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.222370  7622 raft_consensus.cc:1275] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:17.223697  7744 consensus_queue.cc:1048] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.230914  7820 raft_consensus.cc:993] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: : Instructing follower 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:17.231595  7744 raft_consensus.cc:1081] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Signalling peer 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:17.234400  7624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:58900
I20260710 11:07:17.236999  7624 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.237425  7624 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:17.238797  7548 raft_consensus.cc:1275] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:17.240798  7744 consensus_queue.cc:1048] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:17.248735  7624 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.255234  7624 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 3 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:17.256198  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:17.256742  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:17.256982  7697 raft_consensus.cc:3055] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:17.257320  7697 raft_consensus.cc:740] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:17.258107  7697 consensus_queue.cc:260] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [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: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.258987  7548 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:17.259181  7697 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:17.264983  7697 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 3.
I20260710 11:07:17.265861  7548 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 3.
I20260710 11:07:17.266077  7589 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [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: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:17.267014  7780 raft_consensus.cc:2804] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:17.267444  7780 raft_consensus.cc:697] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:17.268424  7780 consensus_queue.cc:237] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [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: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.274551  7446 catalog_manager.cc:5697] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 2 to 3, leader changed from 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67) to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 3 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.403828  7835 raft_consensus.cc:993] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: : Instructing follower 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:17.404333  7744 raft_consensus.cc:1081] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Signalling peer 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:17.405751  7624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c222e086355407694b91093f1e1a65e"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:58900
I20260710 11:07:17.406222  7624 raft_consensus.cc:493] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.406476  7624 raft_consensus.cc:3060] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.411336  7624 raft_consensus.cc:515] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.412920  7624 leader_election.cc:290] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:17.414146  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:17.414398  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c222e086355407694b91093f1e1a65e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:17.414913  7548 raft_consensus.cc:3060] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.415221  7697 raft_consensus.cc:3055] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:17.415627  7697 raft_consensus.cc:740] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:17.416795  7697 consensus_queue.cc:260] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.418201  7697 raft_consensus.cc:3060] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.420632  7548 raft_consensus.cc:2468] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:17.421756  7589 leader_election.cc:304] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:17.422502  7780 raft_consensus.cc:2804] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:17.422891  7780 raft_consensus.cc:697] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:17.423797  7780 consensus_queue.cc:237] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.424633  7697 raft_consensus.cc:2468] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:17.431038  7446 catalog_manager.cc:5697] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 1 to 2, leader changed from 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67) to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.492872  7835 raft_consensus.cc:993] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: : Instructing follower e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:17.493335  7744 raft_consensus.cc:1081] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Signalling peer e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:17.494748  7548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5531278138ef4f1abd5079b678a88294"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:47666
I20260710 11:07:17.495260  7548 raft_consensus.cc:493] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.495565  7548 raft_consensus.cc:3060] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.500226  7548 raft_consensus.cc:515] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.501766  7548 leader_election.cc:290] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:17.502672  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:17.502940  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5531278138ef4f1abd5079b678a88294" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:17.503290  7624 raft_consensus.cc:3060] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.503628  7697 raft_consensus.cc:3055] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:17.503923  7697 raft_consensus.cc:740] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:17.504753  7697 consensus_queue.cc:260] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.505836  7697 raft_consensus.cc:3060] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.508838  7624 raft_consensus.cc:2468] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:17.510133  7515 leader_election.cc:304] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:17.510918  7818 raft_consensus.cc:2804] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:17.511045  7697 raft_consensus.cc:2468] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:17.511332  7818 raft_consensus.cc:697] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:17.512483  7818 consensus_queue.cc:237] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.519794  7446 catalog_manager.cc:5697] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 1 to 2, leader changed from 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67) to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 2 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.672358  7548 raft_consensus.cc:1275] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 3 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:17.673805  7780 consensus_queue.cc:1048] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.682065  7697 raft_consensus.cc:1275] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 3 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:17.684376  7842 consensus_queue.cc:1048] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:17.693142  7697 raft_consensus.cc:1275] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:17.694530  7818 consensus_queue.cc:1048] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.705168  7624 raft_consensus.cc:1275] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:17.707295  7845 consensus_queue.cc:1048] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:17.713982  7818 raft_consensus.cc:993] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: : Instructing follower 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:17.715013  7844 raft_consensus.cc:1081] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Signalling peer 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:17.716866  7622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5477ef0173c04656b56777e6a954311e"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:58912
I20260710 11:07:17.717453  7622 raft_consensus.cc:493] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.717834  7622 raft_consensus.cc:3060] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.722927  7622 raft_consensus.cc:515] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.724625  7622 leader_election.cc:290] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:17.725325  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477ef0173c04656b56777e6a954311e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:17.725672  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477ef0173c04656b56777e6a954311e" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:17.725953  7548 raft_consensus.cc:3055] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:17.726235  7697 raft_consensus.cc:3060] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.726279  7548 raft_consensus.cc:740] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:17.727304  7548 consensus_queue.cc:260] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.729389  7548 raft_consensus.cc:3060] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.733450  7697 raft_consensus.cc:2468] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:17.734618  7589 leader_election.cc:304] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:17.735435  7842 raft_consensus.cc:2804] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:17.735855  7842 raft_consensus.cc:697] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:17.736491  7548 raft_consensus.cc:2468] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:17.736716  7842 consensus_queue.cc:237] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:17.743764  7446 catalog_manager.cc:5697] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 1 to 2, leader changed from e9b527b67b374514ae548ec41552687c (127.3.10.65) to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.909639  7622 raft_consensus.cc:1275] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:17.910979  7844 consensus_queue.cc:1048] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.922761  7697 raft_consensus.cc:1275] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:17.924427  7818 consensus_queue.cc:1048] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.024029  7548 raft_consensus.cc:1275] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:18.025403  7842 consensus_queue.cc:1048] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.032469  7697 raft_consensus.cc:1275] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:18.033951  7780 consensus_queue.cc:1048] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.323995  7548 raft_consensus.cc:1275] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:18.325301  7842 consensus_queue.cc:1048] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.333400  7697 raft_consensus.cc:1275] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:18.334765  7780 consensus_queue.cc:1048] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.186798  7446 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58642:
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:20.189179  7446 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:20.240561  7539 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb69da89b4547d98f1e79232895a944 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:20.241321  7611 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb69da89b4547d98f1e79232895a944 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:20.242376  7539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb69da89b4547d98f1e79232895a944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.242865  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb69da89b4547d98f1e79232895a944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.244549  7537 tablet_service.cc:1511] Processing CreateTablet for tablet 898125e47dd84c4786f748670b303363 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:20.245990  7537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898125e47dd84c4786f748670b303363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.247341  7682 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb69da89b4547d98f1e79232895a944 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:20.249230  7682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb69da89b4547d98f1e79232895a944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.251461  7681 tablet_service.cc:1511] Processing CreateTablet for tablet 898125e47dd84c4786f748670b303363 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:20.253371  7681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898125e47dd84c4786f748670b303363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.253897  7609 tablet_service.cc:1511] Processing CreateTablet for tablet 898125e47dd84c4786f748670b303363 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:20.255404  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898125e47dd84c4786f748670b303363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.257966  7532 tablet_service.cc:1511] Processing CreateTablet for tablet f4ed516039f1499f83394bf0f40173cc (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:20.259748  7532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ed516039f1499f83394bf0f40173cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.267827  7608 tablet_service.cc:1511] Processing CreateTablet for tablet f4ed516039f1499f83394bf0f40173cc (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:20.269320  7608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ed516039f1499f83394bf0f40173cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.269062  7680 tablet_service.cc:1511] Processing CreateTablet for tablet f4ed516039f1499f83394bf0f40173cc (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:20.270519  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ed516039f1499f83394bf0f40173cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.274550  7607 tablet_service.cc:1511] Processing CreateTablet for tablet 733ede00b7244aef94b085d75fb8028b (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:20.274888  7684 tablet_service.cc:1511] Processing CreateTablet for tablet 733ede00b7244aef94b085d75fb8028b (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:20.276027  7607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733ede00b7244aef94b085d75fb8028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.287124  7688 tablet_service.cc:1511] Processing CreateTablet for tablet 71506a20c9334ca79ca5361adaf4be09 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:20.293955  7685 tablet_service.cc:1511] Processing CreateTablet for tablet 0662d667254249618370c8444fd57c9a (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:20.278690  7683 tablet_service.cc:1511] Processing CreateTablet for tablet e813be3acc7a4fea8b3893cd0c130f30 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:20.277762  7538 tablet_service.cc:1511] Processing CreateTablet for tablet 733ede00b7244aef94b085d75fb8028b (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:20.297760  7538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733ede00b7244aef94b085d75fb8028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.297596  7686 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8977bfcd2342e89c745c9529a2c072 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:20.276093  7684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733ede00b7244aef94b085d75fb8028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.298944  7686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8977bfcd2342e89c745c9529a2c072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.300616  7685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0662d667254249618370c8444fd57c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.287386  7687 tablet_service.cc:1511] Processing CreateTablet for tablet f633cc11f80a4aefa2209e428b3a6f0a (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:20.301674  7687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f633cc11f80a4aefa2209e428b3a6f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.288203  7533 tablet_service.cc:1511] Processing CreateTablet for tablet 0662d667254249618370c8444fd57c9a (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:20.304646  7688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71506a20c9334ca79ca5361adaf4be09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.288995  7536 tablet_service.cc:1511] Processing CreateTablet for tablet f633cc11f80a4aefa2209e428b3a6f0a (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:20.305347  7533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0662d667254249618370c8444fd57c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.306066  7536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f633cc11f80a4aefa2209e428b3a6f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.282708  7614 tablet_service.cc:1511] Processing CreateTablet for tablet 71506a20c9334ca79ca5361adaf4be09 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:20.309969  7614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71506a20c9334ca79ca5361adaf4be09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.312584  7683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e813be3acc7a4fea8b3893cd0c130f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.313997  7610 tablet_service.cc:1511] Processing CreateTablet for tablet f633cc11f80a4aefa2209e428b3a6f0a (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:20.315446  7610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f633cc11f80a4aefa2209e428b3a6f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.275661  7534 tablet_service.cc:1511] Processing CreateTablet for tablet e813be3acc7a4fea8b3893cd0c130f30 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:20.317412  7531 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8977bfcd2342e89c745c9529a2c072 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:20.278945  7535 tablet_service.cc:1511] Processing CreateTablet for tablet 71506a20c9334ca79ca5361adaf4be09 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:20.320401  7612 tablet_service.cc:1511] Processing CreateTablet for tablet 0662d667254249618370c8444fd57c9a (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:20.317412  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e813be3acc7a4fea8b3893cd0c130f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.321739  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0662d667254249618370c8444fd57c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.281088  7606 tablet_service.cc:1511] Processing CreateTablet for tablet e813be3acc7a4fea8b3893cd0c130f30 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:20.324666  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71506a20c9334ca79ca5361adaf4be09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.325340  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e813be3acc7a4fea8b3893cd0c130f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.325894  7531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8977bfcd2342e89c745c9529a2c072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.335403  7613 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8977bfcd2342e89c745c9529a2c072 (DEFAULT_TABLE table=soft_deleted_table [id=32827da792c945b9966052e76e9ac740]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:20.337034  7613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8977bfcd2342e89c745c9529a2c072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:20.410254  7866 tablet_bootstrap.cc:492] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.433231  7866 tablet_bootstrap.cc:654] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.444969  7867 tablet_bootstrap.cc:492] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.447672  7868 tablet_bootstrap.cc:492] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.452632  7867 tablet_bootstrap.cc:654] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.456612  7866 tablet_bootstrap.cc:492] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.456768  7868 tablet_bootstrap.cc:654] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.457252  7866 ts_tablet_manager.cc:1403] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260710 11:07:20.458262  7867 tablet_bootstrap.cc:492] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.458700  7867 ts_tablet_manager.cc:1403] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:07:20.461341  7866 raft_consensus.cc:359] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.461627  7867 raft_consensus.cc:359] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.462409  7866 raft_consensus.cc:385] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.462646  7867 raft_consensus.cc:385] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.463040  7867 raft_consensus.cc:740] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.462917  7866 raft_consensus.cc:740] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.463943  7867 consensus_queue.cc:260] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.464123  7866 consensus_queue.cc:260] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.467835  7866 ts_tablet_manager.cc:1434] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:20.469235  7866 tablet_bootstrap.cc:492] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.474851  7867 ts_tablet_manager.cc:1434] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:07:20.475984  7867 tablet_bootstrap.cc:492] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.478356  7866 tablet_bootstrap.cc:654] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.485520  7867 tablet_bootstrap.cc:654] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.487212  7868 tablet_bootstrap.cc:492] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:20.487762  7868 ts_tablet_manager.cc:1403] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.016s
I20260710 11:07:20.487979  7866 tablet_bootstrap.cc:492] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.488512  7866 ts_tablet_manager.cc:1403] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:07:20.490960  7867 tablet_bootstrap.cc:492] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.490787  7868 raft_consensus.cc:359] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.490971  7866 raft_consensus.cc:359] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.491549  7868 raft_consensus.cc:385] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.491587  7867 ts_tablet_manager.cc:1403] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 11:07:20.491961  7866 raft_consensus.cc:385] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.492038  7868 raft_consensus.cc:740] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.492403  7866 raft_consensus.cc:740] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.493060  7868 consensus_queue.cc:260] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.493165  7866 consensus_queue.cc:260] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.494817  7867 raft_consensus.cc:359] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.495522  7866 ts_tablet_manager.cc:1434] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:07:20.495554  7867 raft_consensus.cc:385] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.495831  7868 ts_tablet_manager.cc:1434] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:07:20.496094  7867 raft_consensus.cc:740] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.496606  7866 tablet_bootstrap.cc:492] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.496871  7868 tablet_bootstrap.cc:492] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.496907  7867 consensus_queue.cc:260] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.503125  7866 tablet_bootstrap.cc:654] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.504014  7868 tablet_bootstrap.cc:654] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.514760  7866 tablet_bootstrap.cc:492] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.515285  7866 ts_tablet_manager.cc:1403] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:07:20.516561  7867 ts_tablet_manager.cc:1434] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:07:20.518288  7866 raft_consensus.cc:359] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.519053  7866 raft_consensus.cc:385] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.519323  7866 raft_consensus.cc:740] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.520362  7867 tablet_bootstrap.cc:492] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.520056  7866 consensus_queue.cc:260] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.522579  7866 ts_tablet_manager.cc:1434] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:20.523533  7866 tablet_bootstrap.cc:492] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.529891  7866 tablet_bootstrap.cc:654] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.529942  7867 tablet_bootstrap.cc:654] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.534956  7868 tablet_bootstrap.cc:492] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:20.535542  7868 ts_tablet_manager.cc:1403] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.010s
I20260710 11:07:20.539196  7868 raft_consensus.cc:359] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.539973  7868 raft_consensus.cc:385] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.540284  7868 raft_consensus.cc:740] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.541719  7867 tablet_bootstrap.cc:492] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.542236  7867 ts_tablet_manager.cc:1403] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 11:07:20.543466  7868 consensus_queue.cc:260] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.545953  7868 ts_tablet_manager.cc:1434] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:07:20.546860  7868 tablet_bootstrap.cc:492] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.547457  7867 raft_consensus.cc:359] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.549607  7867 raft_consensus.cc:385] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.550736  7867 raft_consensus.cc:740] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.553333  7867 consensus_queue.cc:260] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.555308  7866 tablet_bootstrap.cc:492] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.555814  7866 ts_tablet_manager.cc:1403] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.005s
I20260710 11:07:20.556645  7868 tablet_bootstrap.cc:654] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.563540  7867 ts_tablet_manager.cc:1434] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 11:07:20.564885  7867 tablet_bootstrap.cc:492] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.569046  7866 raft_consensus.cc:359] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.569830  7866 raft_consensus.cc:385] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.570128  7866 raft_consensus.cc:740] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.570962  7866 consensus_queue.cc:260] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.572307  7867 tablet_bootstrap.cc:654] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.573383  7866 ts_tablet_manager.cc:1434] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:07:20.574419  7866 tablet_bootstrap.cc:492] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.575668  7868 tablet_bootstrap.cc:492] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:20.576179  7868 ts_tablet_manager.cc:1403] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260710 11:07:20.580724  7868 raft_consensus.cc:359] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.584422  7868 raft_consensus.cc:385] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.584615  7867 tablet_bootstrap.cc:492] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.584784  7868 raft_consensus.cc:740] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.585211  7867 ts_tablet_manager.cc:1403] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:07:20.586233  7866 tablet_bootstrap.cc:654] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.588486  7867 raft_consensus.cc:359] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.589288  7867 raft_consensus.cc:385] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.589586  7867 raft_consensus.cc:740] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.589557  7868 consensus_queue.cc:260] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.590562  7867 consensus_queue.cc:260] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.592136  7868 ts_tablet_manager.cc:1434] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260710 11:07:20.592928  7867 ts_tablet_manager.cc:1434] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:20.593183  7868 tablet_bootstrap.cc:492] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.593920  7867 tablet_bootstrap.cc:492] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.599045  7851 raft_consensus.cc:493] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.599541  7851 raft_consensus.cc:515] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.600591  7868 tablet_bootstrap.cc:654] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.600829  7867 tablet_bootstrap.cc:654] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.601886  7851 leader_election.cc:290] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:20.604122  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:20.604435  7866 tablet_bootstrap.cc:492] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.604909  7866 ts_tablet_manager.cc:1403] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260710 11:07:20.604842  7622 raft_consensus.cc:2468] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:20.606451  7664 leader_election.cc:304] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:20.607942  7866 raft_consensus.cc:359] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.608659  7866 raft_consensus.cc:385] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.608918  7866 raft_consensus.cc:740] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.609560  7866 consensus_queue.cc:260] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.611274  7866 ts_tablet_manager.cc:1434] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:20.612192  7866 tablet_bootstrap.cc:492] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.618535  7866 tablet_bootstrap.cc:654] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.620355  7851 raft_consensus.cc:2804] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:20.620853  7851 raft_consensus.cc:493] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:20.621268  7851 raft_consensus.cc:3060] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.633248  7866 tablet_bootstrap.cc:492] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.633884  7866 ts_tablet_manager.cc:1403] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:07:20.635862  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:20.639205  7866 raft_consensus.cc:359] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.639989  7866 raft_consensus.cc:385] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.640303  7866 raft_consensus.cc:740] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.641012  7866 consensus_queue.cc:260] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.642046  7548 raft_consensus.cc:2468] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:20.642833  7866 ts_tablet_manager.cc:1434] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:20.644061  7866 tablet_bootstrap.cc:492] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.645727  7845 raft_consensus.cc:493] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.646241  7845 raft_consensus.cc:515] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.653111  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:20.653463  7866 tablet_bootstrap.cc:654] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:20.654810  7514 leader_election.cc:343] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.655589  7845 leader_election.cc:290] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.661645  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
W20260710 11:07:20.665623  7515 leader_election.cc:343] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.677019  7515 leader_election.cc:304] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b527b67b374514ae548ec41552687c; no voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:20.677163  7842 raft_consensus.cc:493] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.679749  7842 raft_consensus.cc:515] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.682533  7842 leader_election.cc:290] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.685566  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f633cc11f80a4aefa2209e428b3a6f0a" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:20.687462  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f633cc11f80a4aefa2209e428b3a6f0a" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
W20260710 11:07:20.688786  7589 leader_election.cc:343] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.690217  7548 raft_consensus.cc:2468] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:20.692230  7589 leader_election.cc:304] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [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: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:20.693746  7842 raft_consensus.cc:2804] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:20.694319  7842 raft_consensus.cc:493] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:20.694805  7842 raft_consensus.cc:3060] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.704348  7845 raft_consensus.cc:2749] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:20.730042  7876 raft_consensus.cc:493] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.730701  7876 raft_consensus.cc:515] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.733536  7876 leader_election.cc:290] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.741343  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813be3acc7a4fea8b3893cd0c130f30" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
W20260710 11:07:20.747745  7514 leader_election.cc:343] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.758389  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813be3acc7a4fea8b3893cd0c130f30" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:20.768278  7845 raft_consensus.cc:493] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.769555  7845 raft_consensus.cc:515] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.775427  7845 leader_election.cc:290] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.778015  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:20.778962  7622 raft_consensus.cc:2468] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:20.782581  7851 raft_consensus.cc:515] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.788751  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:20.789702  7622 raft_consensus.cc:3060] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.797214  7888 raft_consensus.cc:493] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.797924  7888 raft_consensus.cc:515] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.818251  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ed516039f1499f83394bf0f40173cc" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
W20260710 11:07:20.820351  7664 leader_election.cc:343] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.821205  7888 leader_election.cc:290] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:20.826207  7622 raft_consensus.cc:2468] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
W20260710 11:07:20.784945  7515 leader_election.cc:343] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.788756  7887 raft_consensus.cc:493] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.804808  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:20.829704  7515 leader_election.cc:304] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9b527b67b374514ae548ec41552687c; no voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:20.830204  7887 raft_consensus.cc:515] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
W20260710 11:07:20.830760  7515 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.10.66:46721, user_credentials={real_user=slave}} blocked reactor thread for 45880.4us
I20260710 11:07:20.831041  7845 raft_consensus.cc:2749] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:20.831439  7698 raft_consensus.cc:2468] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:20.831871  7515 leader_election.cc:304] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:20.801151  7842 raft_consensus.cc:515] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.833384  7664 leader_election.cc:304] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:20.831149  7867 tablet_bootstrap.cc:492] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.834046  7845 raft_consensus.cc:2804] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:20.834280  7888 raft_consensus.cc:2804] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:20.834573  7867 ts_tablet_manager.cc:1403] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.241s	user 0.068s	sys 0.155s
I20260710 11:07:20.826972  7851 leader_election.cc:290] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:20.834884  7888 raft_consensus.cc:697] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:20.835768  7887 leader_election.cc:290] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:20.834507  7845 raft_consensus.cc:493] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:20.836411  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:20.836719  7845 raft_consensus.cc:3060] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.836634  7888 consensus_queue.cc:237] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.833928  7868 tablet_bootstrap.cc:492] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:20.837839  7868 ts_tablet_manager.cc:1403] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.245s	user 0.059s	sys 0.170s
I20260710 11:07:20.830619  7866 tablet_bootstrap.cc:492] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.839419  7866 ts_tablet_manager.cc:1403] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.196s	user 0.059s	sys 0.091s
I20260710 11:07:20.837132  7622 raft_consensus.cc:2468] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:20.838361  7867 raft_consensus.cc:359] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.840498  7867 raft_consensus.cc:385] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.840802  7867 raft_consensus.cc:740] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.841527  7867 consensus_queue.cc:260] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.841611  7868 raft_consensus.cc:359] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.842082  7664 leader_election.cc:304] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:20.842415  7868 raft_consensus.cc:385] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.842396  7866 raft_consensus.cc:359] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.841643  7549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f633cc11f80a4aefa2209e428b3a6f0a" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:20.843181  7868 raft_consensus.cc:740] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.843384  7866 raft_consensus.cc:385] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.843724  7549 raft_consensus.cc:3060] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.843757  7866 raft_consensus.cc:740] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.844183  7868 consensus_queue.cc:260] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.845892  7851 raft_consensus.cc:2804] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:20.847631  7851 raft_consensus.cc:493] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:20.855250  7868 ts_tablet_manager.cc:1434] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:07:20.856436  7842 leader_election.cc:290] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.850498  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f633cc11f80a4aefa2209e428b3a6f0a" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:20.850961  7866 consensus_queue.cc:260] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.851456  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:20.859033  7548 raft_consensus.cc:3060] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.860080  7866 ts_tablet_manager.cc:1434] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.006s
I20260710 11:07:20.861042  7866 tablet_bootstrap.cc:492] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.862823  7845 raft_consensus.cc:515] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
W20260710 11:07:20.863838  7589 leader_election.cc:343] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.865093  7845 leader_election.cc:290] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.866197  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:20.852002  7851 raft_consensus.cc:3060] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.857527  7547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ed516039f1499f83394bf0f40173cc" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:20.857867  7549 raft_consensus.cc:2468] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 1.
I20260710 11:07:20.843943  7867 ts_tablet_manager.cc:1434] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:07:20.867766  7866 tablet_bootstrap.cc:654] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.867946  7589 leader_election.cc:304] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [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: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:20.868307  7867 tablet_bootstrap.cc:492] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.857208  7446 catalog_manager.cc:5697] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:20.868901  7548 raft_consensus.cc:2468] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:20.869352  7842 raft_consensus.cc:2804] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:20.869851  7842 raft_consensus.cc:697] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:20.856453  7868 tablet_bootstrap.cc:492] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.870661  7842 consensus_queue.cc:237] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.878103  7867 tablet_bootstrap.cc:654] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.878485  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:20.885238  7622 raft_consensus.cc:3060] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.885614  7444 catalog_manager.cc:5697] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:20.879525  7663 leader_election.cc:343] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:20.888514  7663 leader_election.cc:304] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438; no voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c
I20260710 11:07:20.889299  7887 raft_consensus.cc:2749] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:20.880434  7868 tablet_bootstrap.cc:654] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.893283  7866 tablet_bootstrap.cc:492] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.893968  7866 ts_tablet_manager.cc:1403] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
I20260710 11:07:20.896401  7845 raft_consensus.cc:493] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:20.896557  7866 raft_consensus.cc:359] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.897256  7866 raft_consensus.cc:385] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.897541  7866 raft_consensus.cc:740] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.897713  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:20.896922  7845 raft_consensus.cc:515] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.899312  7548 raft_consensus.cc:2393] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95adf6ac02f74784a5328d2a92ee3438 in current term 1: Already voted for candidate e9b527b67b374514ae548ec41552687c in this term.
I20260710 11:07:20.898250  7866 consensus_queue.cc:260] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.901506  7868 tablet_bootstrap.cc:492] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:20.902019  7868 ts_tablet_manager.cc:1403] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.005s
I20260710 11:07:20.901988  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898125e47dd84c4786f748670b303363" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:20.902437  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898125e47dd84c4786f748670b303363" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:20.902750  7697 raft_consensus.cc:2468] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:20.903112  7624 raft_consensus.cc:2468] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:20.904618  7866 ts_tablet_manager.cc:1434] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:07:20.904486  7514 leader_election.cc:304] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:20.905076  7868 raft_consensus.cc:359] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.905606  7866 tablet_bootstrap.cc:492] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: Bootstrap starting.
I20260710 11:07:20.905807  7868 raft_consensus.cc:385] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.906188  7868 raft_consensus.cc:740] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.906613  7876 raft_consensus.cc:2804] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:20.906988  7876 raft_consensus.cc:493] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:20.906919  7868 consensus_queue.cc:260] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.907411  7876 raft_consensus.cc:3060] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.908402  7845 leader_election.cc:290] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.909188  7622 raft_consensus.cc:2468] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:20.909477  7868 ts_tablet_manager.cc:1434] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:20.911492  7868 tablet_bootstrap.cc:492] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.916527  7851 raft_consensus.cc:515] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.917969  7698 raft_consensus.cc:2393] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9b527b67b374514ae548ec41552687c in current term 1: Already voted for candidate 95adf6ac02f74784a5328d2a92ee3438 in this term.
I20260710 11:07:20.916801  7515 leader_election.cc:304] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
W20260710 11:07:20.918354  7495 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:20.918901  7845 raft_consensus.cc:2804] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:20.919828  7845 raft_consensus.cc:697] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:20.920763  7845 consensus_queue.cc:237] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.922840  7851 leader_election.cc:290] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:20.923475  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:20.924288  7622 raft_consensus.cc:2393] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95adf6ac02f74784a5328d2a92ee3438 in current term 1: Already voted for candidate e9b527b67b374514ae548ec41552687c in this term.
I20260710 11:07:20.924352  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:20.925501  7876 raft_consensus.cc:515] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.927444  7866 tablet_bootstrap.cc:654] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.928054  7663 leader_election.cc:304] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [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: 95adf6ac02f74784a5328d2a92ee3438; no voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c
I20260710 11:07:20.929390  7851 raft_consensus.cc:2749] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:20.929658  7868 tablet_bootstrap.cc:654] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.932700  7867 tablet_bootstrap.cc:492] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.933408  7867 ts_tablet_manager.cc:1403] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.005s
I20260710 11:07:20.937407  7867 raft_consensus.cc:359] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.941102  7867 raft_consensus.cc:385] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.946611  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898125e47dd84c4786f748670b303363" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:20.947044  7867 raft_consensus.cc:740] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.939625  7876 leader_election.cc:290] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:20.947561  7698 raft_consensus.cc:3060] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.940819  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898125e47dd84c4786f748670b303363" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:20.955343  7622 raft_consensus.cc:3060] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:20.958103  7867 consensus_queue.cc:260] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.964807  7622 raft_consensus.cc:2468] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:20.965176  7868 tablet_bootstrap.cc:492] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:20.965417  7867 ts_tablet_manager.cc:1434] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:07:20.965706  7868 ts_tablet_manager.cc:1403] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.011s
I20260710 11:07:20.966513  7867 tablet_bootstrap.cc:492] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:20.968746  7698 raft_consensus.cc:2468] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:20.968848  7868 raft_consensus.cc:359] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.966527  7515 leader_election.cc:304] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:20.969779  7868 raft_consensus.cc:385] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.970104  7868 raft_consensus.cc:740] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.970201  7876 raft_consensus.cc:2804] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:20.970286  7866 tablet_bootstrap.cc:492] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: No bootstrap required, opened a new log
I20260710 11:07:20.970750  7876 raft_consensus.cc:697] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:20.971064  7866 ts_tablet_manager.cc:1403] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.023s
I20260710 11:07:20.970888  7868 consensus_queue.cc:260] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.971634  7876 consensus_queue.cc:237] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.973295  7868 ts_tablet_manager.cc:1434] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:20.973728  7867 tablet_bootstrap.cc:654] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.974318  7868 tablet_bootstrap.cc:492] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:20.974243  7866 raft_consensus.cc:359] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.975081  7866 raft_consensus.cc:385] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.975375  7866 raft_consensus.cc:740] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Initialized, Role: FOLLOWER
I20260710 11:07:20.976034  7866 consensus_queue.cc:260] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.978719  7866 ts_tablet_manager.cc:1434] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:20.983052  7868 tablet_bootstrap.cc:654] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:20.992096  7867 tablet_bootstrap.cc:492] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:20.992863  7867 ts_tablet_manager.cc:1403] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260710 11:07:20.987287  7445 catalog_manager.cc:5697] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.998216  7867 raft_consensus.cc:359] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:20.999265  7867 raft_consensus.cc:385] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:20.999655  7867 raft_consensus.cc:740] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.000758  7867 consensus_queue.cc:260] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.004336  7867 ts_tablet_manager.cc:1434] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:07:21.005297  7867 tablet_bootstrap.cc:492] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:21.007014  7868 tablet_bootstrap.cc:492] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:21.007812  7868 ts_tablet_manager.cc:1403] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260710 11:07:21.010800  7868 raft_consensus.cc:359] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.011550  7867 tablet_bootstrap.cc:654] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.011555  7868 raft_consensus.cc:385] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.012121  7868 raft_consensus.cc:740] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.012904  7868 consensus_queue.cc:260] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.015841  7868 ts_tablet_manager.cc:1434] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:21.017164  7868 tablet_bootstrap.cc:492] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:21.021435  7867 tablet_bootstrap.cc:492] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:21.021950  7867 ts_tablet_manager.cc:1403] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 11:07:21.023696  7868 tablet_bootstrap.cc:654] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.024560  7867 raft_consensus.cc:359] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.025293  7867 raft_consensus.cc:385] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.025576  7867 raft_consensus.cc:740] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.026165  7867 consensus_queue.cc:260] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.029695  7868 tablet_bootstrap.cc:492] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:21.030139  7868 ts_tablet_manager.cc:1403] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 11:07:21.031004  7867 ts_tablet_manager.cc:1434] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:21.032047  7867 tablet_bootstrap.cc:492] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: Bootstrap starting.
I20260710 11:07:21.032649  7868 raft_consensus.cc:359] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.033272  7868 raft_consensus.cc:385] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.033519  7868 raft_consensus.cc:740] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.033557  7445 catalog_manager.cc:5697] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.034183  7868 consensus_queue.cc:260] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.038028  7867 tablet_bootstrap.cc:654] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.039554  7868 ts_tablet_manager.cc:1434] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:07:21.040584  7868 tablet_bootstrap.cc:492] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: Bootstrap starting.
I20260710 11:07:21.044134  7867 tablet_bootstrap.cc:492] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: No bootstrap required, opened a new log
I20260710 11:07:21.044639  7867 ts_tablet_manager.cc:1403] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:07:21.046872  7868 tablet_bootstrap.cc:654] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.047251  7867 raft_consensus.cc:359] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.048013  7867 raft_consensus.cc:385] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.048305  7867 raft_consensus.cc:740] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.049503  7867 consensus_queue.cc:260] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.052218  7867 ts_tablet_manager.cc:1434] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:21.054965  7868 tablet_bootstrap.cc:492] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: No bootstrap required, opened a new log
I20260710 11:07:21.055430  7868 ts_tablet_manager.cc:1403] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:07:21.057825  7868 raft_consensus.cc:359] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.058424  7868 raft_consensus.cc:385] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.058698  7868 raft_consensus.cc:740] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.059351  7868 consensus_queue.cc:260] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.060842  7868 ts_tablet_manager.cc:1434] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:21.061604  7851 raft_consensus.cc:493] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:21.062008  7851 raft_consensus.cc:515] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.063861  7851 leader_election.cc:290] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:21.064514  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:21.065055  7548 raft_consensus.cc:2468] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:21.065928  7663 leader_election.cc:304] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.066291  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:21.066604  7851 raft_consensus.cc:2804] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:21.067044  7851 raft_consensus.cc:493] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:21.067387  7851 raft_consensus.cc:3060] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.066933  7622 raft_consensus.cc:2468] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:21.073156  7851 raft_consensus.cc:515] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.075582  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:21.075608  7851 leader_election.cc:290] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:21.075824  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.076316  7548 raft_consensus.cc:3060] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.076447  7622 raft_consensus.cc:3060] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.083133  7622 raft_consensus.cc:2468] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:21.083133  7548 raft_consensus.cc:2468] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:21.084311  7664 leader_election.cc:304] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:21.084960  7851 raft_consensus.cc:2804] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:21.085469  7851 raft_consensus.cc:697] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:21.086144  7851 consensus_queue.cc:237] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.093091  7445 catalog_manager.cc:5697] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:21.176785  7842 raft_consensus.cc:493] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:21.177296  7842 raft_consensus.cc:515] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.179131  7842 leader_election.cc:290] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.179840  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813be3acc7a4fea8b3893cd0c130f30" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:21.180084  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813be3acc7a4fea8b3893cd0c130f30" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:21.180459  7548 raft_consensus.cc:2468] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:21.180720  7698 raft_consensus.cc:2468] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 0.
I20260710 11:07:21.181439  7589 leader_election.cc:304] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.182029  7842 raft_consensus.cc:2804] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:21.182369  7842 raft_consensus.cc:493] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:21.182672  7842 raft_consensus.cc:3060] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.187203  7842 raft_consensus.cc:515] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.188876  7842 leader_election.cc:290] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.189585  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813be3acc7a4fea8b3893cd0c130f30" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:21.189811  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813be3acc7a4fea8b3893cd0c130f30" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.190198  7548 raft_consensus.cc:3060] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.190464  7698 raft_consensus.cc:3060] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.195366  7548 raft_consensus.cc:2468] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 1.
I20260710 11:07:21.195518  7698 raft_consensus.cc:2468] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 1.
I20260710 11:07:21.196326  7589 leader_election.cc:304] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.197041  7886 raft_consensus.cc:2804] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:21.197477  7886 raft_consensus.cc:697] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:21.198186  7886 consensus_queue.cc:237] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.205183  7445 catalog_manager.cc:5697] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 1 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.205607  7876 raft_consensus.cc:493] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:21.206177  7876 raft_consensus.cc:515] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.208144  7876 leader_election.cc:290] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.208967  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ed516039f1499f83394bf0f40173cc" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:21.209611  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ed516039f1499f83394bf0f40173cc" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:21.209596  7622 raft_consensus.cc:2468] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:21.210304  7698 raft_consensus.cc:2468] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:21.211386  7515 leader_election.cc:304] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.212225  7876 raft_consensus.cc:2804] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:21.212669  7876 raft_consensus.cc:493] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:21.213056  7876 raft_consensus.cc:3060] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.218176  7876 raft_consensus.cc:515] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.220273  7876 leader_election.cc:290] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.220571  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ed516039f1499f83394bf0f40173cc" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.220857  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ed516039f1499f83394bf0f40173cc" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.221210  7622 raft_consensus.cc:3060] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.221413  7698 raft_consensus.cc:3060] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.223897  7851 raft_consensus.cc:493] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:21.224418  7851 raft_consensus.cc:515] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.226511  7851 leader_election.cc:290] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:21.226542  7698 raft_consensus.cc:2468] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:21.227465  7876 raft_consensus.cc:493] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:21.227788  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:21.227448  7622 raft_consensus.cc:2468] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:21.228116  7514 leader_election.cc:304] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.228885  7624 raft_consensus.cc:2468] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:21.229161  7845 raft_consensus.cc:2804] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:21.228168  7876 raft_consensus.cc:515] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.229835  7845 raft_consensus.cc:697] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:21.230155  7664 leader_election.cc:304] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:21.227788  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c" is_pre_election: true
I20260710 11:07:21.231037  7851 raft_consensus.cc:2804] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:21.230732  7845 consensus_queue.cc:237] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.231421  7851 raft_consensus.cc:493] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:21.231863  7851 raft_consensus.cc:3060] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.232204  7548 raft_consensus.cc:2468] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 0.
I20260710 11:07:21.232519  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0662d667254249618370c8444fd57c9a" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438" is_pre_election: true
I20260710 11:07:21.233181  7698 raft_consensus.cc:2468] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:21.233855  7876 leader_election.cc:290] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.234478  7514 leader_election.cc:304] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.234709  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0662d667254249618370c8444fd57c9a" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88" is_pre_election: true
I20260710 11:07:21.235414  7624 raft_consensus.cc:2468] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 0.
I20260710 11:07:21.237365  7876 raft_consensus.cc:2804] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:21.237787  7876 raft_consensus.cc:493] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:21.238102  7876 raft_consensus.cc:3060] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.239269  7851 raft_consensus.cc:515] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.241770  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:21.242106  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.241611  7445 catalog_manager.cc:5697] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.242380  7548 raft_consensus.cc:3060] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.242693  7624 raft_consensus.cc:3060] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.245105  7876 raft_consensus.cc:515] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.247540  7876 leader_election.cc:290] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.249133  7624 raft_consensus.cc:2468] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:21.249258  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0662d667254249618370c8444fd57c9a" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.249949  7622 raft_consensus.cc:3060] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.250715  7548 raft_consensus.cc:2468] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 1.
I20260710 11:07:21.251828  7851 leader_election.cc:290] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:21.251871  7664 leader_election.cc:304] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:21.253602  7851 raft_consensus.cc:2804] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:21.254120  7851 raft_consensus.cc:697] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:21.255052  7851 consensus_queue.cc:237] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.256616  7622 raft_consensus.cc:2468] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:21.256695  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0662d667254249618370c8444fd57c9a" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.257567  7698 raft_consensus.cc:3060] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.261641  7515 leader_election.cc:304] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.262501  7876 raft_consensus.cc:2804] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:21.263062  7876 raft_consensus.cc:697] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:21.263964  7876 consensus_queue.cc:237] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.265795  7698 raft_consensus.cc:2468] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 1.
I20260710 11:07:21.265691  7445 catalog_manager.cc:5697] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 1 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:21.273689  7447 catalog_manager.cc:5697] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 1 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.278198  7851 consensus_queue.cc:1048] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.293880  7851 consensus_queue.cc:1048] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.312585  7698 raft_consensus.cc:3060] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.318522  7886 consensus_queue.cc:1048] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.331974  7698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
mode: GRACEFUL
new_leader_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:43930
I20260710 11:07:21.332599  7698 raft_consensus.cc:606] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Received request to transfer leadership to TS e9b527b67b374514ae548ec41552687c
I20260710 11:07:21.333442  7842 consensus_queue.cc:1048] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.345736  7698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
mode: GRACEFUL
new_leader_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:43930
I20260710 11:07:21.346303  7698 raft_consensus.cc:606] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Received request to transfer leadership to TS e9b527b67b374514ae548ec41552687c
I20260710 11:07:21.354657  7698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
mode: GRACEFUL
new_leader_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:43930
I20260710 11:07:21.355232  7698 raft_consensus.cc:606] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Received request to transfer leadership to TS 45395e8ae6c74ce1836e5cc791391d88
I20260710 11:07:21.362401  7876 consensus_queue.cc:1048] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.363884  7548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0662d667254249618370c8444fd57c9a"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
mode: GRACEFUL
new_leader_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:47684
I20260710 11:07:21.364491  7548 raft_consensus.cc:606] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Received request to transfer leadership to TS 45395e8ae6c74ce1836e5cc791391d88
I20260710 11:07:21.370180  7548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
mode: GRACEFUL
new_leader_uuid: "95adf6ac02f74784a5328d2a92ee3438"
 from {username='slave'} at 127.0.0.1:47684
I20260710 11:07:21.372658  7548 raft_consensus.cc:606] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Received request to transfer leadership to TS 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:21.374852  7845 consensus_queue.cc:1048] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.377727  7896 raft_consensus.cc:993] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: : Instructing follower 95adf6ac02f74784a5328d2a92ee3438 to start an election
I20260710 11:07:21.378163  7845 raft_consensus.cc:1081] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Signalling peer 95adf6ac02f74784a5328d2a92ee3438 to start an election
I20260710 11:07:21.379689  7698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
 from {username='slave'} at 127.0.0.1:43898
I20260710 11:07:21.380216  7698 raft_consensus.cc:493] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:21.380554  7698 raft_consensus.cc:3060] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.387363  7698 raft_consensus.cc:515] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.389335  7698 leader_election.cc:290] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:21.390331  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.390331  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8977bfcd2342e89c745c9529a2c072" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:21.391065  7622 raft_consensus.cc:3060] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.391124  7548 raft_consensus.cc:3055] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:21.391484  7548 raft_consensus.cc:740] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:21.392163  7548 consensus_queue.cc:260] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.393287  7548 raft_consensus.cc:3060] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.397688  7622 raft_consensus.cc:2468] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 2.
I20260710 11:07:21.398713  7664 leader_election.cc:304] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, 95adf6ac02f74784a5328d2a92ee3438; no voters: 
I20260710 11:07:21.399507  7851 raft_consensus.cc:2804] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:21.399813  7548 raft_consensus.cc:2468] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 2.
I20260710 11:07:21.399958  7851 raft_consensus.cc:697] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:21.400818  7851 consensus_queue.cc:237] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.406790  7444 catalog_manager.cc:5697] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 1 to 2, leader changed from e9b527b67b374514ae548ec41552687c (127.3.10.65) to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 2 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:21.498451  7845 consensus_queue.cc:1048] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.508927  7876 consensus_queue.cc:1048] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.563282  7851 consensus_queue.cc:1048] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.574292  7887 consensus_queue.cc:1048] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.581552  7887 raft_consensus.cc:993] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: : Instructing follower e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:21.582010  7887 raft_consensus.cc:1081] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Signalling peer e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:21.583611  7548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:47666
I20260710 11:07:21.584151  7548 raft_consensus.cc:493] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:21.584511  7548 raft_consensus.cc:3060] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.590387  7548 raft_consensus.cc:515] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.592916  7548 leader_election.cc:290] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.594796  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.594933  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733ede00b7244aef94b085d75fb8028b" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.595441  7622 raft_consensus.cc:3060] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.595585  7698 raft_consensus.cc:3055] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:21.595996  7698 raft_consensus.cc:740] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:21.596939  7698 consensus_queue.cc:260] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.598295  7698 raft_consensus.cc:3060] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.600889  7622 raft_consensus.cc:2468] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:21.601902  7515 leader_election.cc:304] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.602682  7876 raft_consensus.cc:2804] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:21.603117  7876 raft_consensus.cc:697] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:21.603842  7698 raft_consensus.cc:2468] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:21.603814  7876 consensus_queue.cc:237] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.610708  7447 catalog_manager.cc:5697] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 1 to 2, leader changed from 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67) to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 2 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.693795  7876 consensus_queue.cc:1048] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.695303  7886 consensus_queue.cc:1048] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:21.701617  7851 consensus_queue.cc:1048] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.704232  7876 raft_consensus.cc:993] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: : Instructing follower 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:21.704813  7876 raft_consensus.cc:1081] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Signalling peer 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:21.711351  7622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0662d667254249618370c8444fd57c9a"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:58912
I20260710 11:07:21.712610  7622 raft_consensus.cc:493] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:21.713092  7886 consensus_queue.cc:1048] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.712983  7622 raft_consensus.cc:3060] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.717860  7845 consensus_queue.cc:1048] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.724911  7851 raft_consensus.cc:993] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: : Instructing follower e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:21.725359  7851 raft_consensus.cc:1081] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Signalling peer e9b527b67b374514ae548ec41552687c to start an election
I20260710 11:07:21.728615  7547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
 from {username='slave'} at 127.0.0.1:47666
I20260710 11:07:21.729168  7547 raft_consensus.cc:493] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:21.729554  7547 raft_consensus.cc:3060] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.729580  7622 raft_consensus.cc:515] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.730373  7887 consensus_queue.cc:1048] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.735965  7622 leader_election.cc:290] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.737072  7546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0662d667254249618370c8444fd57c9a" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:21.737766  7546 raft_consensus.cc:3055] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:21.738101  7546 raft_consensus.cc:740] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:21.738879  7546 consensus_queue.cc:260] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.739890  7546 raft_consensus.cc:3060] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.743049  7547 raft_consensus.cc:515] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.745116  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0662d667254249618370c8444fd57c9a" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.748553  7548 raft_consensus.cc:1240] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Rejecting Update request from peer 95adf6ac02f74784a5328d2a92ee3438 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:21.753597  7697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.754226  7697 raft_consensus.cc:3055] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:21.755162  7697 raft_consensus.cc:740] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:21.755805  7546 raft_consensus.cc:2468] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:21.755934  7622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb69da89b4547d98f1e79232895a944" candidate_uuid: "e9b527b67b374514ae548ec41552687c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:21.756569  7622 raft_consensus.cc:3060] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.757591  7589 leader_election.cc:304] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [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: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:21.758410  7842 raft_consensus.cc:2804] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:21.756557  7876 consensus_queue.cc:1048] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:21.758922  7842 raft_consensus.cc:697] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:21.759868  7842 consensus_queue.cc:237] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.760381  7697 consensus_queue.cc:260] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.765333  7622 raft_consensus.cc:2468] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:21.766420  7547 leader_election.cc:290] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Requested vote from peers 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.768586  7887 consensus_queue.cc:1059] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:21.772159  7515 leader_election.cc:304] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.773042  7876 raft_consensus.cc:2804] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:21.773988  7876 raft_consensus.cc:697] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Becoming Leader. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:21.774865  7876 consensus_queue.cc:237] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [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: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.774889  7697 raft_consensus.cc:3060] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.780030  7930 consensus_queue.cc:1048] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:21.784584  7444 catalog_manager.cc:5697] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 1 to 2, leader changed from e9b527b67b374514ae548ec41552687c (127.3.10.65) to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.785874  7697 raft_consensus.cc:2468] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9b527b67b374514ae548ec41552687c in term 2.
I20260710 11:07:21.787395  7447 catalog_manager.cc:5697] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c reported cstate change: term changed from 1 to 2, leader changed from 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67) to e9b527b67b374514ae548ec41552687c (127.3.10.65). New cstate: current_term: 2 leader_uuid: "e9b527b67b374514ae548ec41552687c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:21.797466  7547 raft_consensus.cc:1275] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:21.799121  7887 consensus_queue.cc:1048] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:21.808312  7624 raft_consensus.cc:1275] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:21.809991  7888 consensus_queue.cc:1048] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:21.881525  7887 raft_consensus.cc:993] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: : Instructing follower 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:21.882050  7888 raft_consensus.cc:1081] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Signalling peer 45395e8ae6c74ce1836e5cc791391d88 to start an election
I20260710 11:07:21.883728  7624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
 from {username='slave'} at 127.0.0.1:58900
I20260710 11:07:21.884389  7624 raft_consensus.cc:493] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:21.884835  7624 raft_consensus.cc:3060] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.890185  7624 raft_consensus.cc:515] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.892098  7624 leader_election.cc:290] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67:41899)
I20260710 11:07:21.892877  7547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:21.893224  7698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71506a20c9334ca79ca5361adaf4be09" candidate_uuid: "45395e8ae6c74ce1836e5cc791391d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
I20260710 11:07:21.893522  7547 raft_consensus.cc:3060] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.893949  7698 raft_consensus.cc:3055] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:21.894248  7698 raft_consensus.cc:740] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:21.895048  7698 consensus_queue.cc:260] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.896062  7698 raft_consensus.cc:3060] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:21.898708  7547 raft_consensus.cc:2468] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:21.899945  7589 leader_election.cc:304] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45395e8ae6c74ce1836e5cc791391d88, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:21.900832  7886 raft_consensus.cc:2804] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:21.901304  7886 raft_consensus.cc:697] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Becoming Leader. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:21.901849  7698 raft_consensus.cc:2468] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45395e8ae6c74ce1836e5cc791391d88 in term 2.
I20260710 11:07:21.902058  7886 consensus_queue.cc:237] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:21.909099  7446 catalog_manager.cc:5697] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 reported cstate change: term changed from 1 to 2, leader changed from 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67) to 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66). New cstate: current_term: 2 leader_uuid: "45395e8ae6c74ce1836e5cc791391d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.102202  7624 raft_consensus.cc:1275] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:22.103307  7876 consensus_queue.cc:1048] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.110443  7698 raft_consensus.cc:1275] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:22.112097  7845 consensus_queue.cc:1048] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.156414  7698 raft_consensus.cc:1275] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:22.157804  7845 consensus_queue.cc:1048] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.166471  7624 raft_consensus.cc:1275] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer e9b527b67b374514ae548ec41552687c: 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:22.167714  7930 consensus_queue.cc:1048] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, 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.199345  7546 raft_consensus.cc:1275] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:22.200677  7886 consensus_queue.cc:1048] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.210932  7698 raft_consensus.cc:3060] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:22.217747  7698 raft_consensus.cc:1275] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:22.218997  7938 consensus_queue.cc:1048] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.341113  7698 raft_consensus.cc:1275] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:22.342444  7938 consensus_queue.cc:1048] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 }, 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.350826  7546 raft_consensus.cc:1275] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 45395e8ae6c74ce1836e5cc791391d88: 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:22.352747  7842 consensus_queue.cc:1048] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, 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.377202  7446 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58642:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:24.396337  7446 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58642:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:24.479804  3113 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:24.621703  7975 tablet.cc:1724] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.621063  7983 tablet.cc:1724] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.623730  7984 tablet.cc:1724] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.619866  7965 log.cc:927] Time spent T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260710 11:07:24.607071  7980 tablet.cc:1724] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.666285  7988 tablet.cc:1724] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.684705  7978 log.cc:927] Time spent T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260710 11:07:24.690338  7976 log.cc:927] Time spent T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260710 11:07:24.690783  7979 log.cc:927] Time spent T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
I20260710 11:07:24.701287  7975 tablet.cc:1724] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.718083  7446 catalog_manager.cc:5789] TS e9b527b67b374514ae548ec41552687c (127.3.10.65:35543) does not have the latest schema for tablet f4ed516039f1499f83394bf0f40173cc (table soft_deleted_table [id=32827da792c945b9966052e76e9ac740]). Expected version 1 got 0
I20260710 11:07:24.739630  7993 tablet.cc:1724] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.753132  7984 tablet.cc:1724] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.791958  7980 tablet.cc:1724] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.791040  7996 tablet.cc:1724] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.822300  7998 tablet.cc:1724] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.827261  7994 tablet.cc:1724] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.827651  7975 tablet.cc:1724] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.841975  7545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2"
dest_uuid: "e9b527b67b374514ae548ec41552687c"
mode: GRACEFUL
new_leader_uuid: "95adf6ac02f74784a5328d2a92ee3438"
 from {username='slave'} at 127.0.0.1:56464
I20260710 11:07:24.842694  7545 raft_consensus.cc:606] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Received request to transfer leadership to TS 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:24.843111  8006 tablet.cc:1724] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.851267  8000 tablet.cc:1724] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.862914  7446 catalog_manager.cc:5789] TS 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721) does not have the latest schema for tablet e813be3acc7a4fea8b3893cd0c130f30 (table soft_deleted_table [id=32827da792c945b9966052e76e9ac740]). Expected version 1 got 0
I20260710 11:07:24.863785  7446 catalog_manager.cc:5789] TS 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721) does not have the latest schema for tablet 0662d667254249618370c8444fd57c9a (table soft_deleted_table [id=32827da792c945b9966052e76e9ac740]). Expected version 1 got 0
I20260710 11:07:24.864468  7446 catalog_manager.cc:5789] TS 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721) does not have the latest schema for tablet 71506a20c9334ca79ca5361adaf4be09 (table soft_deleted_table [id=32827da792c945b9966052e76e9ac740]). Expected version 1 got 0
I20260710 11:07:24.866740  7446 catalog_manager.cc:5789] TS 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721) does not have the latest schema for tablet f633cc11f80a4aefa2209e428b3a6f0a (table soft_deleted_table [id=32827da792c945b9966052e76e9ac740]). Expected version 1 got 0
I20260710 11:07:24.881716  7988 tablet.cc:1724] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.883569  7983 tablet.cc:1724] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.885233  7993 tablet.cc:1724] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.876214  7994 tablet.cc:1724] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.888794  7980 tablet.cc:1724] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.882470  7930 raft_consensus.cc:993] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: : Instructing follower 95adf6ac02f74784a5328d2a92ee3438 to start an election
I20260710 11:07:24.892717  7974 raft_consensus.cc:1081] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Signalling peer 95adf6ac02f74784a5328d2a92ee3438 to start an election
I20260710 11:07:24.894762  7696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
 from {username='slave'} at 127.0.0.1:43898
I20260710 11:07:24.895280  7984 tablet.cc:1724] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.895330  7696 raft_consensus.cc:493] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:24.907505  7696 raft_consensus.cc:3060] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.931811  7975 tablet.cc:1724] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.935999  7988 tablet.cc:1724] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.942078  8000 tablet.cc:1724] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.946522  7980 tablet.cc:1724] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.947175  7984 tablet.cc:1724] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.920907  7996 tablet.cc:1724] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:24.958112  7696 raft_consensus.cc:515] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:24.976763  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:24.977375  7548 raft_consensus.cc:3055] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:24.977656  7548 raft_consensus.cc:740] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9b527b67b374514ae548ec41552687c, State: Running, Role: LEADER
I20260710 11:07:24.978363  7548 consensus_queue.cc:260] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:24.979359  7548 raft_consensus.cc:3060] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.975322  7696 leader_election.cc:290] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:24.980655  7624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25735ecb3de64177851a4e7b170ad6d2" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:24.981202  7624 raft_consensus.cc:3060] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:24.995046  7548 raft_consensus.cc:2468] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 2.
I20260710 11:07:24.996229  7663 leader_election.cc:304] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:24.997126  8005 raft_consensus.cc:2804] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:24.997550  8005 raft_consensus.cc:697] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:24.998272  8005 consensus_queue.cc:237] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:25.001971  7624 raft_consensus.cc:2468] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 2.
I20260710 11:07:25.009562  7624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781"
dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
mode: GRACEFUL
new_leader_uuid: "95adf6ac02f74784a5328d2a92ee3438"
 from {username='slave'} at 127.0.0.1:50384
I20260710 11:07:25.010200  7624 raft_consensus.cc:606] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 LEADER]: Received request to transfer leadership to TS 95adf6ac02f74784a5328d2a92ee3438
I20260710 11:07:25.011998  3113 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:25.012609  3113 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:25.007776  7447 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df: soft_deleted_table [id=32827da792c945b9966052e76e9ac740] alter complete (version 1)
I20260710 11:07:25.021067  7447 catalog_manager.cc:5697] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 1 to 2, leader changed from e9b527b67b374514ae548ec41552687c (127.3.10.65) to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 2 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.363384  7967 raft_consensus.cc:993] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: : Instructing follower 95adf6ac02f74784a5328d2a92ee3438 to start an election
I20260710 11:07:25.364073  7990 raft_consensus.cc:1081] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 LEADER]: Signalling peer 95adf6ac02f74784a5328d2a92ee3438 to start an election
I20260710 11:07:25.365759  7693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781"
dest_uuid: "95adf6ac02f74784a5328d2a92ee3438"
 from {username='slave'} at 127.0.0.1:43914
I20260710 11:07:25.366329  7693 raft_consensus.cc:493] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:25.366699  7693 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:25.373164  7693 raft_consensus.cc:515] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:25.374740  7693 leader_election.cc:290] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [CANDIDATE]: Term 4 election: Requested vote from peers e9b527b67b374514ae548ec41552687c (127.3.10.65:35543), 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721)
I20260710 11:07:25.375895  7621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "45395e8ae6c74ce1836e5cc791391d88"
I20260710 11:07:25.376509  7621 raft_consensus.cc:3055] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:25.376397  7548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f30dffca2d942368dd0a9025205b781" candidate_uuid: "95adf6ac02f74784a5328d2a92ee3438" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e9b527b67b374514ae548ec41552687c"
I20260710 11:07:25.377025  7621 raft_consensus.cc:740] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 45395e8ae6c74ce1836e5cc791391d88, State: Running, Role: LEADER
I20260710 11:07:25.377218  7548 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:25.377822  7621 consensus_queue.cc:260] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [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: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:25.378837  7621 raft_consensus.cc:3060] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:25.383517  7548 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 4.
I20260710 11:07:25.383716  7621 raft_consensus.cc:2468] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95adf6ac02f74784a5328d2a92ee3438 in term 4.
I20260710 11:07:25.384773  7663 leader_election.cc:304] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [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: 95adf6ac02f74784a5328d2a92ee3438, e9b527b67b374514ae548ec41552687c; no voters: 
I20260710 11:07:25.385515  8005 raft_consensus.cc:2804] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:25.385949  8005 raft_consensus.cc:697] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 4 LEADER]: Becoming Leader. State: Replica: 95adf6ac02f74784a5328d2a92ee3438, State: Running, Role: LEADER
I20260710 11:07:25.386720  8005 consensus_queue.cc:237] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [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: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } }
I20260710 11:07:25.388236  7548 raft_consensus.cc:1275] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:25.389627  7992 consensus_queue.cc:1048] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.396530  7447 catalog_manager.cc:5697] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 reported cstate change: term changed from 3 to 4, leader changed from 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66) to 95adf6ac02f74784a5328d2a92ee3438 (127.3.10.67). New cstate: current_term: 4 leader_uuid: "95adf6ac02f74784a5328d2a92ee3438" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95adf6ac02f74784a5328d2a92ee3438" member_type: VOTER last_known_addr { host: "127.3.10.67" port: 41899 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.401510  7621 raft_consensus.cc:1275] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:25.403270  8005 consensus_queue.cc:1048] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:25.845566  7621 raft_consensus.cc:1275] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 4 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:25.846741  7992 consensus_queue.cc:1048] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45395e8ae6c74ce1836e5cc791391d88" member_type: VOTER last_known_addr { host: "127.3.10.66" port: 46721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:25.855473  7547 raft_consensus.cc:1275] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 4 FOLLOWER]: Refusing update from remote peer 95adf6ac02f74784a5328d2a92ee3438: 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:25.857298  7992 consensus_queue.cc:1048] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9b527b67b374514ae548ec41552687c" member_type: VOTER last_known_addr { host: "127.3.10.65" port: 35543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:26.074676  3113 tablet_server.cc:179] TabletServer@127.3.10.65:0 shutting down...
I20260710 11:07:26.100571  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:26.101393  3113 tablet_replica.cc:333] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.102306  3113 raft_consensus.cc:2243] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.102872  3113 raft_consensus.cc:2272] T 0662d667254249618370c8444fd57c9a P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.104779  3113 tablet_replica.cc:333] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.105337  3113 raft_consensus.cc:2243] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.105772  3113 raft_consensus.cc:2272] T 71506a20c9334ca79ca5361adaf4be09 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.107630  3113 tablet_replica.cc:333] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.108184  3113 raft_consensus.cc:2243] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.108978  3113 raft_consensus.cc:2272] T 733ede00b7244aef94b085d75fb8028b P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.110682  3113 tablet_replica.cc:333] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.111320  3113 raft_consensus.cc:2243] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.111755  3113 raft_consensus.cc:2272] T e813be3acc7a4fea8b3893cd0c130f30 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.113432  3113 tablet_replica.cc:333] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.113966  3113 raft_consensus.cc:2243] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.114389  3113 raft_consensus.cc:2272] T 6b8977bfcd2342e89c745c9529a2c072 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.115974  3113 tablet_replica.cc:333] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.116556  3113 raft_consensus.cc:2243] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.117260  3113 raft_consensus.cc:2272] T 5531278138ef4f1abd5079b678a88294 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.119222  3113 tablet_replica.cc:333] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.119807  3113 raft_consensus.cc:2243] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.120321  3113 raft_consensus.cc:2272] T f633cc11f80a4aefa2209e428b3a6f0a P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:26.120879  7589 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 11:07:26.122476  3113 tablet_replica.cc:333] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.123203  3113 raft_consensus.cc:2243] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.123623  3113 raft_consensus.cc:2272] T 5c222e086355407694b91093f1e1a65e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:26.123698  7589 consensus_peers.cc:597] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 -> Peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Couldn't send request to peer e9b527b67b374514ae548ec41552687c. 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:26.125541  3113 tablet_replica.cc:333] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.126065  3113 raft_consensus.cc:2243] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.126410  3113 raft_consensus.cc:2272] T 23fc0412fb844c9d948a5a755ab5a4c3 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.128288  3113 tablet_replica.cc:333] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.128739  3113 raft_consensus.cc:2243] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.129098  3113 raft_consensus.cc:2272] T 25735ecb3de64177851a4e7b170ad6d2 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.131810  3113 tablet_replica.cc:333] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.132378  3113 raft_consensus.cc:2243] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.132799  3113 raft_consensus.cc:2272] T eb7bbfd26bbe45cabf2c3c43f77615ed P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:26.133585  7589 consensus_peers.cc:597] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 -> Peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Couldn't send request to peer e9b527b67b374514ae548ec41552687c. 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:26.134658  3113 tablet_replica.cc:333] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.135233  3113 raft_consensus.cc:2243] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.135906  3113 raft_consensus.cc:2272] T 36e889976ee34fbaa1982132ab093c9e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.137661  3113 tablet_replica.cc:333] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.138187  3113 raft_consensus.cc:2243] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.138881  3113 raft_consensus.cc:2272] T e5329256eb854274801e04e97f91ecb4 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.140715  3113 tablet_replica.cc:333] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.141213  3113 raft_consensus.cc:2243] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.141896  3113 raft_consensus.cc:2272] T f4ed516039f1499f83394bf0f40173cc P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.143549  3113 tablet_replica.cc:333] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.144069  3113 raft_consensus.cc:2243] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.144498  3113 raft_consensus.cc:2272] T 9f30dffca2d942368dd0a9025205b781 P e9b527b67b374514ae548ec41552687c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.146816  3113 tablet_replica.cc:333] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.147311  3113 raft_consensus.cc:2243] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.148022  3113 raft_consensus.cc:2272] T 5eb69da89b4547d98f1e79232895a944 P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.149662  3113 tablet_replica.cc:333] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.150122  3113 raft_consensus.cc:2243] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.150904  3113 raft_consensus.cc:2272] T 898125e47dd84c4786f748670b303363 P e9b527b67b374514ae548ec41552687c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.152482  3113 tablet_replica.cc:333] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c: stopping tablet replica
I20260710 11:07:26.152879  3113 raft_consensus.cc:2243] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.153213  3113 raft_consensus.cc:2272] T 5477ef0173c04656b56777e6a954311e P e9b527b67b374514ae548ec41552687c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.181236  3113 tablet_server.cc:196] TabletServer@127.3.10.65:0 shutdown complete.
W20260710 11:07:26.193085  7589 consensus_peers.cc:597] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 -> Peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Couldn't send request to peer e9b527b67b374514ae548ec41552687c. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:26.195284  7663 consensus_peers.cc:597] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 -> Peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Couldn't send request to peer e9b527b67b374514ae548ec41552687c. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:26.197120  7589 consensus_peers.cc:597] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 -> Peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Couldn't send request to peer e9b527b67b374514ae548ec41552687c. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:26.213136  3113 tablet_server.cc:179] TabletServer@127.3.10.66:0 shutting down...
I20260710 11:07:26.239472  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:26.240336  3113 tablet_replica.cc:333] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.241281  3113 raft_consensus.cc:2243] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.242234  3113 raft_consensus.cc:2272] T e813be3acc7a4fea8b3893cd0c130f30 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.243960  3113 tablet_replica.cc:333] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.244695  3113 raft_consensus.cc:2243] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.245185  3113 raft_consensus.cc:2272] T 733ede00b7244aef94b085d75fb8028b P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.247309  3113 tablet_replica.cc:333] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.248039  3113 raft_consensus.cc:2243] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.248842  3113 raft_consensus.cc:2272] T 0662d667254249618370c8444fd57c9a P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:26.249152  7663 consensus_peers.cc:597] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 -> Peer e9b527b67b374514ae548ec41552687c (127.3.10.65:35543): Couldn't send request to peer e9b527b67b374514ae548ec41552687c. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.65:35543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:26.250730  3113 tablet_replica.cc:333] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.251294  3113 raft_consensus.cc:2243] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.251662  3113 raft_consensus.cc:2272] T 5eb69da89b4547d98f1e79232895a944 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.253322  3113 tablet_replica.cc:333] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.253796  3113 raft_consensus.cc:2243] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.254216  3113 raft_consensus.cc:2272] T 898125e47dd84c4786f748670b303363 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.255784  3113 tablet_replica.cc:333] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.256316  3113 raft_consensus.cc:2243] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.257076  3113 raft_consensus.cc:2272] T 71506a20c9334ca79ca5361adaf4be09 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.258898  3113 tablet_replica.cc:333] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.259366  3113 raft_consensus.cc:2243] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.259733  3113 raft_consensus.cc:2272] T 25735ecb3de64177851a4e7b170ad6d2 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.262143  3113 tablet_replica.cc:333] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.263031  3113 raft_consensus.cc:2243] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.263752  3113 raft_consensus.cc:2272] T f633cc11f80a4aefa2209e428b3a6f0a P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.265458  3113 tablet_replica.cc:333] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.265966  3113 raft_consensus.cc:2243] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.266672  3113 raft_consensus.cc:2272] T 23fc0412fb844c9d948a5a755ab5a4c3 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.268600  3113 tablet_replica.cc:333] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.269063  3113 raft_consensus.cc:2243] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.269794  3113 raft_consensus.cc:2272] T 5c222e086355407694b91093f1e1a65e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.271580  3113 tablet_replica.cc:333] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.272089  3113 raft_consensus.cc:2243] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.272563  3113 raft_consensus.cc:2272] T 36e889976ee34fbaa1982132ab093c9e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.274317  3113 tablet_replica.cc:333] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.274829  3113 raft_consensus.cc:2243] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.275219  3113 raft_consensus.cc:2272] T eb7bbfd26bbe45cabf2c3c43f77615ed P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.277236  3113 tablet_replica.cc:333] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.277872  3113 raft_consensus.cc:2243] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.278517  3113 raft_consensus.cc:2272] T 6b8977bfcd2342e89c745c9529a2c072 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.280725  3113 tablet_replica.cc:333] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.281255  3113 raft_consensus.cc:2243] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.281646  3113 raft_consensus.cc:2272] T e5329256eb854274801e04e97f91ecb4 P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.283317  3113 tablet_replica.cc:333] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.283821  3113 raft_consensus.cc:2243] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.284595  3113 raft_consensus.cc:2272] T 5477ef0173c04656b56777e6a954311e P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.286285  3113 tablet_replica.cc:333] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.286780  3113 raft_consensus.cc:2243] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.287192  3113 raft_consensus.cc:2272] T f4ed516039f1499f83394bf0f40173cc P 45395e8ae6c74ce1836e5cc791391d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.289111  3113 tablet_replica.cc:333] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.289623  3113 raft_consensus.cc:2243] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.290109  3113 raft_consensus.cc:2272] T 9f30dffca2d942368dd0a9025205b781 P 45395e8ae6c74ce1836e5cc791391d88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.293042  3113 tablet_replica.cc:333] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88: stopping tablet replica
I20260710 11:07:26.293530  3113 raft_consensus.cc:2243] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.293941  3113 raft_consensus.cc:2272] T 5531278138ef4f1abd5079b678a88294 P 45395e8ae6c74ce1836e5cc791391d88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.331533  3113 tablet_server.cc:196] TabletServer@127.3.10.66:0 shutdown complete.
I20260710 11:07:26.358367  3113 tablet_server.cc:179] TabletServer@127.3.10.67:0 shutting down...
W20260710 11:07:26.375916  7664 consensus_peers.cc:597] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 -> Peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Couldn't send request to peer 45395e8ae6c74ce1836e5cc791391d88. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:46721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:26.386114  3113 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:26.386868  3113 tablet_replica.cc:333] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.387557  3113 raft_consensus.cc:2243] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.387985  3113 raft_consensus.cc:2272] T 0662d667254249618370c8444fd57c9a P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.389739  3113 tablet_replica.cc:333] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.390239  3113 raft_consensus.cc:2243] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.390614  3113 raft_consensus.cc:2272] T 733ede00b7244aef94b085d75fb8028b P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.392117  3113 tablet_replica.cc:333] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.392681  3113 raft_consensus.cc:2243] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.393105  3113 raft_consensus.cc:2272] T e813be3acc7a4fea8b3893cd0c130f30 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.394682  3113 tablet_replica.cc:333] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.395267  3113 raft_consensus.cc:2243] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.396059  3113 raft_consensus.cc:2272] T 6b8977bfcd2342e89c745c9529a2c072 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.398090  3113 tablet_replica.cc:333] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.398746  3113 raft_consensus.cc:2243] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.399248  3113 raft_consensus.cc:2272] T f4ed516039f1499f83394bf0f40173cc P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.401384  3113 tablet_replica.cc:333] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.402053  3113 raft_consensus.cc:2243] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:07:26.401911  7664 consensus_peers.cc:597] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 -> Peer 45395e8ae6c74ce1836e5cc791391d88 (127.3.10.66:46721): Couldn't send request to peer 45395e8ae6c74ce1836e5cc791391d88. Status: Network error: Client connection negotiation failed: client connection to 127.3.10.66:46721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:26.402920  3113 raft_consensus.cc:2272] T 9f30dffca2d942368dd0a9025205b781 P 95adf6ac02f74784a5328d2a92ee3438 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.405021  3113 tablet_replica.cc:333] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.405540  3113 raft_consensus.cc:2243] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.405974  3113 raft_consensus.cc:2272] T f633cc11f80a4aefa2209e428b3a6f0a P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.407502  3113 tablet_replica.cc:333] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.407999  3113 raft_consensus.cc:2243] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.408449  3113 raft_consensus.cc:2272] T 5c222e086355407694b91093f1e1a65e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.410238  3113 tablet_replica.cc:333] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.410751  3113 raft_consensus.cc:2243] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.411137  3113 raft_consensus.cc:2272] T 23fc0412fb844c9d948a5a755ab5a4c3 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.412787  3113 tablet_replica.cc:333] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.413261  3113 raft_consensus.cc:2243] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.413957  3113 raft_consensus.cc:2272] T eb7bbfd26bbe45cabf2c3c43f77615ed P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.415634  3113 tablet_replica.cc:333] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.416144  3113 raft_consensus.cc:2243] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.416750  3113 raft_consensus.cc:2272] T 36e889976ee34fbaa1982132ab093c9e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.418503  3113 tablet_replica.cc:333] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.418998  3113 raft_consensus.cc:2243] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.419366  3113 raft_consensus.cc:2272] T e5329256eb854274801e04e97f91ecb4 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.421121  3113 tablet_replica.cc:333] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.421624  3113 raft_consensus.cc:2243] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.422008  3113 raft_consensus.cc:2272] T 5531278138ef4f1abd5079b678a88294 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.423584  3113 tablet_replica.cc:333] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.424067  3113 raft_consensus.cc:2243] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.424497  3113 raft_consensus.cc:2272] T 5eb69da89b4547d98f1e79232895a944 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.426054  3113 tablet_replica.cc:333] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.426525  3113 raft_consensus.cc:2243] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.426986  3113 raft_consensus.cc:2272] T 898125e47dd84c4786f748670b303363 P 95adf6ac02f74784a5328d2a92ee3438 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.428655  3113 tablet_replica.cc:333] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.429121  3113 raft_consensus.cc:2243] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.429509  3113 raft_consensus.cc:2272] T 5477ef0173c04656b56777e6a954311e P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.431150  3113 tablet_replica.cc:333] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.431632  3113 raft_consensus.cc:2243] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:26.432053  3113 raft_consensus.cc:2272] T 71506a20c9334ca79ca5361adaf4be09 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.433672  3113 tablet_replica.cc:333] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438: stopping tablet replica
I20260710 11:07:26.434122  3113 raft_consensus.cc:2243] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.434825  3113 raft_consensus.cc:2272] T 25735ecb3de64177851a4e7b170ad6d2 P 95adf6ac02f74784a5328d2a92ee3438 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.470738  3113 tablet_server.cc:196] TabletServer@127.3.10.67:0 shutdown complete.
I20260710 11:07:26.496531  3113 master.cc:562] Master@127.3.10.126:33149 shutting down...
I20260710 11:07:26.523536  3113 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:26.524025  3113 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:26.524377  3113 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b836a2780c4488a831ce1cb2e8172df: stopping tablet replica
I20260710 11:07:26.544625  3113 master.cc:584] Master@127.3.10.126:33149 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12865 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25294 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110406 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:26.599411  3113 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~15 seconds ago
I20260710 11:07:26.599651  3113 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 405 messages since previous log ~15 seconds ago
I20260710 11:07:26.599854  3113 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 405 messages since previous log ~15 seconds ago
I20260710 11:07:26.600096  3113 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 ~33 seconds ago
I20260710 11:07:26.600544  3113 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 ~33 seconds ago
I20260710 11:07:26.600785  3113 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 11:07:26.601105  3113 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 113 messages since previous log ~26 seconds ago
